A generic tag used to format large blocks of HTML, also used for stylesheets <<<>>><<<>>><<<>>><<<>>>
Graphical Elements
Adds an image
>><<<>>><<<>>><<<>>>
align=?>Aligns an image: left, right, center; bottom, top, middle
<<<>>><<<>>><<<>>><<<>>>
>><<<>>><<<>>><<<>>>
border=?>Sets size of border around an image <<<>>><<<>>><<<>>><<<>>>
Inserts a horizontal rule
Sets size (height) of rule
<<<>>><<<>>><<<>>><<<>>>
Sets width of rule, in percentage or absolute value
<<<>>><<<>>><<<>>><<<>>>
Creates a rule without a shadow
Tables
<<<>>><<<>>><<<>>><<<>>>
Creates a table
|
<<<>>><<<>>><<<>>><<<>>>
Sets off each row in a table
|
<<<>>><<<>>><<<>>><<<>>>
Sets off each cell in a row
<<<>>><<<>>><<<>>><<<>>>
| Sets off the table header (a normal cell with bold, centered text)
<<<>>><<<>>><<<>>><<<>>>
Table Attributes
Sets width of border around table cells
<<<>>><<<>>><<<>>><<<>>>
Sets amount of space between table cells
<<<>>><<<>>><<<>>><<<>>>
Sets amount of space between a cell's border and its contents
<<<>>><<<>>><<<>>><<<>>>
Sets width of table - in pixels or as a percentage of document width
<<<>>><<<>>><<<>>><<<>>>
or
Sets alignment for cell(s) (left, center, or right)
<<<>>><<<>>><<<>>><<<>>>
|
or
Sets vertical alignment for cell(s) (top, middle, or bottom)
<<<>>><<<>>><<<>>><<<>>>
| Sets number of columns a cell should span
<<<>>><<<>>><<<>>><<<>>>
| Sets number of rows a cell should span (default=1)
<<<>>><<<>>><<<>>><<<>>>
| Prevents the lines within a cell from being broken to fit
<<<>>><<<>>><<<>>><<<>>>
tag in a frames document; can also be nested in other framesets
<<<>>><<<>>><<<>>><<<>>>
|