Site hosted by Angelfire.com: Build your free website today!
The Basic MUST HAVE tags
Text Style
Symbols
Headers
Breaks & Spaces
Colors
Images & Graphics
Lists
Tables
Forms
Feedback
Try it out NOW!




Headers



When signifying a line of text as a "header" the next line of text will be placed 2 lines below the header. This works the same way the <p> tag does (see the next lesson, Breaks & Spaces)

<h1></h1>

the header size h1


<h2></h2>

the header size h2


<h3></h3>

the header size h3


<h4></h4>

the header size h4


<h5></h5>
the header size h5

<h6></h6>
the header size h6