This is a heading


This is a paragraph


H1

H2

H3

H4

H5
H6

This is a link
A cat image



  1. ordered or number list
  2. ordered or number list
  3. ordered or number list

Coffee
- black hot drink
Milk
- white cold drink

Styling Attribute


This is tooltip


This is double quotes tooltip


Bigger Headings


Line

Breaks

with "br" tag


The PRE 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:
	

HTML Styles

I am normal

I am red

I am blue

I am big


HTML Fonts

This is a heading

This is a paragraph.


HTML Text Alignment

Centered Heading

Centered paragraph.


HTML Text Formating

This text is bold
This text is strong
This text is italic
This text is emphasized

HTML Small Formatting

HTML Marked Formatting

My favorite color is blue red.

My favorite color is red.

This is subscripted text.

This is superscripted text.



HTML Quotations

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.
Visit us at:
Example.com
Box 564, Disneyland
USA

The Scream by Edvard Munch. Painted in 1893.

This text will be written from right to left

HTML Comments

(Comments don't actually appear in the browser, Press Ctrl+U to see them below)


HTML Images, Maps & Areas

Computer Phone Coffee Flowers

HTML Tables

Name and Age
Firstname Lastname Age
Jill Smith 50
Eve Jackson 94

HTML Blocks

Hello in div tag
World in span tag
a text inside article tag
fieldset
The Pulpit Rock
Fig1. - A view of the pulpit rock in Norway.

HTML Iframes

Below is an example of iframe


HTML Javascript


HTML Layouts

City Gallery

London

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.


HTML Computer Code

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.

HTML Forms

First name:

Last name:





WBR Possible Line Break

HTML Canvas


HTML SVG


HTML Google Maps


HTML Videos


HTML Audio


HTML Plug ins