Tables

               

Table allow you to place items on the webpage where you want them to appear. You can have Tables within Table, right, left and center justify cells. You can even include images. The choice is yours.

               
HTML Table Tags
Starting
Tag
Ending
Tag

Tag Description
<TABLE> </TABLE> Containers for borderless table.
<TABLE BORDER> </TABLE> Tag pair for table with borders.
<TR> </TR> Establishes a row within a table.
<TD> </TD> Defines a cell within a table.
<TH> </TH> Centers a heading at a table's top or side.
<CAPTION> </CAPTION> Places a title at the top of the table.
                Table example 1 Table example 2 Table example 3 Table example 4

Animated GIFs Home Frames