HTML 4.0 Technical Reference
A - anchor
ABBR - abbreviated form (e.g., WWW, HTTP, URL etc.)
ACRONYM - acronym (e.g., sonar, phaser, etc.)
ADDRESS - information on author
APPLET - Java applet (Deprecated) (Transitional DTD)
AREA - client-side image map area
B - bold text style
BASE - document base URI
BASEFONT - base font size (Deprecated) (Transitional DTD)
BDO - I18N BiDi over-ride
BIG - large text style
BLOCKQUOTE - long quotation
BODY - document body
BR - forced line break
BUTTON - push button
CAPTION - table caption
CENTER - shorthand for DIV align=center (Deprecated) (Transitional DTD)
CITE - citation
CODE - computer code fragment
COL - table column
COLGROUP - table column group
DD - definition description
DEL - deleted text
DFN - instance definition
DIR - directory list (Deprecated) (Transitional DTD)
DIV - generic language/style container
DL - definition list
DT - definition term
EM - emphasis
FIELDSET - form control group
FONT - local change to font (Deprecated) (Transitional DTD)
FORM - interactive form
FRAME - subwindow (Frameset DTD)
FRAMESET - window subdivision (Frameset DTD)
H1, H2, H3, H4, H5, H6 - heading
HEAD - document head
HR - horizontal rule
HTML - document root element
I - italic text style
IFRAME - inline subwindow (Transitional DTD)
IMG - Embedded image
INPUT - form control
INS - inserted text
ISINDEX - single line prompt (Deprecated) (Transitional DTD)
KBD - text to be entered by the user
LABEL - form field label text
LEGEND - fieldset legend
LI - list item
LINK - a media-independent link
MAP - client-side image map
MENU - menu list (Deprecated) (Transitional DTD)
META - generic metainformation
NOFRAMES - alternate content container for non frame-based rendering (Frameset DTD)
NOSCRIPT - alternate content container for non script-based rendering
OBJECT - generic embedded object
OL - ordered list
OPTGROUP - option group
OPTION - selectable choice
P - paragraph
PARAM - named property value
PRE - preformatted text
Q - short inline quotation
S - strike-through text style (Deprecated) (Transitional DTD)
SAMP - sample program output, scripts, etc.
SCRIPT - script statements
SELECT - option selector
SMALL - small text style
SPAN - generic language/style container
STRIKE - strike-through text (Deprecated) (Transitional DTD)
STRONG - strong emphasis
STYLE - style info
SUB - subscript
SUP - superscript
TABLE - starting tag for table
TBODY - table body
TD - table data cell
TEXTAREA - multi-line text field
TFOOT - table footer
TH - table header cell
THEAD - table header
TITLE - document title
TR - table row
TT - teletype or monospaced text style
U - underlined text style (Deprecated) (Transitional DTD)
UL - unordered list
VAR - instance of a variable or program argument
