Header Module
Web Material:
HTML Writing Guide
Site Home Page
Web Page Standards

Back to Previous Page

Title:
This appears at the top of your web page and is visible to users. The TITLE often is centered and its text should be larger than other text on your page. I recommend that you use a relative sice (such as -1 or +3 on all text that is not the default of size 3.

Code for the TITLE used on this page above:
You may edit the terms in BLUE.
Sample:
<center>
<br />
<b><em><font size="+4">Header Module</font></em></b>
</center>

The TITLE on this page uses a background image within a Table cell. Code for this sample follows:

<td height="90" colspan="3" valign="top" background="../background/bg_duane.gif">
<center>
<br />
<b><em><font size="+4">Header Module</font></em></b>
</center>
</td>

© Page Publisher: Duane R. Hurst