page 1 page 2 page 3 page 4 page 5 table This is where the inner table will go. This text will contain your opening paragraphs.

You will notice that I have included a HTML tag on the webpage. This is made possible by using a special character code. This effect is created by surrounding the tag command with < >. All this code doesis create the angle brackets but the computer doesn't consider it as part of the mark-up language. Below is a list of the some of the charactersthat are available in HTML.

GLYPH   NAME        SYNTAX           DESCRIPTION
<      lt          &lt;      Less than sign 
>      gt          &gt;      Greater than sign
&      amp         &amp;     Ampersand 
"          quot     &quot;   Double quote sign