Site hosted by Angelfire.com: Build your free website today!

Visual Dictionary of HTML(under constuction)


Table Design (under construction)


    < 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 >