< HTML >
< HEAD >
< TITLE >(place your title here)< /TITLE >
< /HEAD >
-
< BODY
-
< TABLE (Create table)
ALIGN="..." ( Aligns the text to the LEFT, RIGHT, CENTER, JUSTIFY, or CHAR. CHAR
aligns on the decimal point or character specified by CHAR="..."
BACKGROUND="(any image)"
BGCOLOR="rrggbb"
BORDERCOLORDARK="rrggbb"
BORDERCOLORLIGHT="rrggbb"
CELLPADDING=n
CELLSPACING=n
CELLINGSPACING=n
CLEAR="..."
COLS=n
FRAME="..."
NOWRAP
RULES="..."
WIDTH=n >
< TD >
< /TD >
- < /BODY >
< /HTML >
|