This is a paragraph

Styling Attribute
This is tooltip
This is double quotes tooltip
Line
Breaks
with "br" tag
The HTML "pre" element defines preformatted text. The text inside a "pre" element is displayed in a fixed-width font (usually Courier), and it preserves both spaces and line breaks:
I am normal
I am red
I am blue
I am big
This is a heading
This is a paragraph.
Centered Heading
Centered paragraph.
My favorite color is blue red.
My favorite color is red.
This is subscripted text.
This is superscripted text.
WWF's goal is to: Build a future where people live in harmony with nature.
Here is a quote from WWF's website:
For 50 years, WWF has been protecting the future of nature. The world's leading conservation organization, WWF works in 100 countries and is supported by 1.2 million members in the United States and close to 5 million globally.
The WHO was founded in 1948.
Written by John Doe.The Scream by Edvard Munch. Painted in 1893.
This text will be written from right to left(Comments don't actually appear in the browser, Press Ctrl+U to see them below)
| Firstname | Lastname | Age |
|---|---|---|
| Jill | Smith | 50 |
| Eve | Jackson | 94 |
Below is an example of iframe
London is the capital city of England. It is the most populous city in the United Kingdom, with a metropolitan area of over 13 million inhabitants.
Standing on the River Thames, London has been a major settlement for two millennia, its history going back to its founding by the Romans, who named it Londinium.
x = 5;
y = 6;
z = x + y;
Save the document by pressing Ctrl + S
If you input wrong value, the program will return Error!
x = 5;
y = 6;
z = x + y;
Einstein wrote: E = mc2.