Basic HTML


HTML is a simple, universal mark-up language that allows Web publishers to create complex pages of text and images that can be viewed by anyone else on the Web, regardless of what kind of computer or browser is being used.
Headlines on an HTML page will be larger and bolder than the rest of the text:

Biggest Headline

Big Headline

Big Headline

Headline

Small Headline
Smallest Headline

This is a paragraph.

This is a paragraph.



This is a line break.
This is a line break.


Use multiple line break tags for vertical spacing.

Paragraphs can be aligned center.

Paragraphs can be aligned right.


DIV tags can be aligned center
DIV tags can be aligned right- no extra space between lines.