Table Tutor- Quick Index

A basic 2-row, 3-column table:

Roses are red
Violets are blue

<TABLE BORDER=2> <TR> <TD>Roses</TD> <TD>are</TD> <TD>red</TD> </TR> <TR> <TD>Violets</TD> <TD>are</TD> <TD>blue</TD> </TR> </TABLE>

Short Index of Table Tags and Attributes
(the ones that are explained in this tutorial)

<TABLE>
<TR>
<TD>
 
HEIGHT As used in <TABLE>
WIDTH As used in <TABLE>
WIDTH As used in <TD>
 
BORDER
 
ALIGN As used in <TD>
VALIGN As used in <TD>
 
BGCOLOR
 
CELLPADDING
CELLSPACING
 
<CENTER>
 
COLSPAN
ROWSPAN

General Table
of Contents
Lessons
Intro - 1 - 2 - 3 - 4 - 5 - 6 - 7
Quick
Index
Barebones
HTML Guide
PROFESSIONAL WEB DESIGN