homencsa resources partnershipsoutreachsoftware_tech
alliance searchinside ncsa adv_computingsciencedivisions

Headers, and How they Look

Headers are usually used to separate sections of text on a page. Headers have 6 different sizes, from

larger

than normal text to much
smaller
than normal text. All Headers come out on the screen as bold faced text. A Header will always be on its own line.

Example:

<html>

<title>Headers Example</title>
<h1>This is the Largest Text</h1>
<h2>This is the Next Size... Header 2</h2>
<h3>This is the same size as Normal Bold Text</h3>
<h4>Smaller... and Smaller... H4</h4>
<h5>Second Smallest</h6>
<h6>This is the Smallest Header<h6>
</html>

A Formatted Version of This Text

To separate your Headers and other text you will need to go on to the Page Formatting section.

Intro Page



NCSA
The National Center for Supercomputing Applications

University of Illinois at Urbana-Champaign

[email protected]

Last modified: June 19, 1997