<A HREF> Hyperlink
<A NAME> Bookmark
<ABBR> Abbreviation
<ACRONYM> Acronym
<ADDRESS> Author Information
<APPLET> Applet
<AREA> Image Map Area
<B> Bold
<BASE> Base URL
<BASEFONT> Base Font
<BDO> Bi-Directional Override
<BGSOUND> Background Sound
<BIG> Big
<BLINK> Blink
<BLOCKQUOTE> Blockquote
<BODY> Body
<BR> Line Break
<BUTTON> Button
<CAPTION> Caption
<CENTER> Center
<CITE> Citation
<CODE> Code
<COL> Table Column
<COLGROUP> Table Column Group
<COMMENT> Comment
<DD> Definition Description/Term
<DEL> Deleted Text
<DFN> Definition
<DIR> Directory List
<DIV> Division Marker
<DL> Definition List
<DT> Definition Description
<EM> Emphasis
<EMBED> Embed
<FIELDSET> Field Set
<FONT> Font
<FORM> Form
<FRAME> Frame
<FRAMESET> Frameset
<HEAD> Head
<HR> Horizontal Rule
<HTML> HyperText Markup Language
<H1><H6> Heading
<I> Italics
<IFRAME> Inline Frame
<ILAYER> Inline Layer
<IMG> Image
<INS> Inserted Text
<ISINDEX> Single Line Prompt
<INPUT TYPE= BUTTON> Input Button
<INPUT TYPE= CHECKBOX> Input Checkbox
<INPUT TYPE= HIDDEN> Input Hidden
<INPUT TYPE= RADIO> Input Radio
<INPUT TYPE= RESET> Input Reset
<INPUT TYPE= SUBMIT> Input Submit
<INPUT TYPE= TEXT> Input Text
<KBD> Keyboard
<KEYGEN> Key Generator
<LABEL> Form Label
<LAYER> Layer
<LEGEND> Fieldset Legend
<LI> List Item
<LINK> Link
<LISTING> Listing
<MAP> Image Map
<MARQUEE> Marquee
<MENU> Menu List
<META> Meta Information
<MULTICOL> Multi-column
<NEXTID> Next ID
<NOBR> No Break
<NOEMBED> No Embed
<NOFRAMES> No Frames
<NOLAYER> No Layer
<NOSCRIPT> No Script
<OBJECT> Object
<OL> Ordered List
<OPTGROUP> Option Group
<OPTION> Selection List Option
<P> Paragraph
<PARAM> Parameters
<PLAINTEXT> Plaintext
<PRE> Preformatted Text
<Q> Short Quotation
<S> Strikethrough
<SAMP> Sample Output
<SCRIPT> Script
<SELECT> Selection List
<SMALL> Small
<SOUND> Sound
<SPACER> Spacer
<SPAN> Span
<STRIKE> Strikethrough
<STRONG> Strong Emphasis
<STYLE> Style
<SUB> Subscript
<SUP> Superscript
<TABLE> Table
<TBODY> Table Body
<TD> Table Header/Data Cell
<TEXTAREA> Text Area
<TFOOT> Table Footer
<TH> Table Header/Data Cell
<THEAD> Table Head
<TITLE> Title
<TR> Table Row
<TT> Teletype
<U> Underline
<UL> Unordered List
<VAR> Variable
<WBR> Word Break
<XML> XML Data Island
<XMP> Example
<!DOCTYPE> Document Type
<!-- --> Comment <!--
This is a comment tag. You can write in here and it won't be seen in the browser
unless the source is viewed. Its good for making notes to your self to remind
you if something special is going on in a particular area of your source code
-->