Head


(Contents)(Previous)(Next)

This is the area at the top of the page where the Title and META tags reside. Example:

<HEAD>
<TITLE>My Page Title Here</TITLE>
<META name="keywords" content="blue widgets">
<META name="description" content="My description here.">
</HEAD>


(Contents)(Previous)(Next)