Sunday, March 9, 2008

Tags

Headings:
Headings are defined with the h1 to h6 tags. h1 defines the largest heading & h6 defines the smallest heading.
HTML automatically adds an extra blank line before and after a heading.

Paragraphs:
Paragraphs are defined with the p tag.

HTML automatically adds an extra blank line before and after a paragraph.

Remember don't forget closing tag like:

No comments: