|
|
<COL ...>
<COL ...><COL ...>
<COL ...><TABLE ...><TR ...><THEAD ...><TBODY ...><COLGROUP ...><COL ...>SPAN<COL ...><COL ...>
For example, the following code uses three <COL ...><COL ...><COL ...>ALIGN<COL ...>STYLE to set the styles of the cells in the third column so that the font color is red:
<TABLE BORDER CELLPADDING=5> <COL> <COL ALIGN=RIGHT> <COL STYLE="color:red"> <TR> <TH>Expense</TH> <TH>Price</TH> <TH>Status</TH> </TR> <TR> <TD>office suite</TD> <TD>1,343.56</TD> <TD>rental</TD> </TR> <TR> <TD>cabling</TD> <TD>1.25</TD> <TD>installed</TD> </TR> </TABLE>
which gives us this table:
| Expense | Price | Status |
|---|---|---|
| office suite | 1,343.56 | rental |
| cabling | 1.25 | installed |
It's important to be absolutely clear on this point: <COL ...><COL ...>
|
Recommended Resources |
|||
| web hosting tutorials Credit Help |
Search the Internet Search Engine Help |
Low Fat Lifestyle Internet Traffic |
Web
Hosting Web Design |
|
Discount
Hotel Reservations All
Rights Reserved, Copyright © Free-HTML-Tutorials.com 2003 |
|||