Riya
Intro to React Basics
This is a paragraph under a level-one heading. It contains bold text , italic text , bold italic text , and some inline code .You can also have a hyperlink example inside the paragraph.
inline code
This is another paragraph used to test alignment , emphasis , and other formatting.Below is an example of an unordered list:
First unordered item
Second unordered item
Nested unordered item
Another nested unordered item
Third unordered item
And here's an ordered list:
First ordered item
Second ordered item
Nested ordered item
Another nested item
Third ordered item
Here's a blockquote to test quote styling:
"The only limit to our realization of tomorrow is our doubts of today."— Franklin D. Roosevelt
Below is a horizontal rule test:
Heading Level 4
You can also have inline formatting like underlined text, strikethrough text, and highlighted text.
Heading Level 5
This paragraph includes a sample of superscript (E=mc²) and subscript (H2O).It also includes an example of inline code such as console.log("Hello World") .
console.log("Hello World")
Heading Level 6
Example of a code block :
function greet(name) { return "Hello, " + name + "!"; } console.log(greet("World"));
HTML: HyperText Markup Language
CSS: Cascading Style Sheets
JS: JavaScript
Unlock unlimited ebook downloads. Share it on your social profile.