HeadersHTML headers allow the author to break up a page into sections, and are defined using <h1> through <h6>. For example, the header of this page is written as: <h1> Notice that there is an opening <h1> tag and a closing </h1> tag. The same format applies for <h2> through <h6>. |
