|
|
BORDER<TABLE ...>
By default, tables do not have borders. For example, this code, which does not have any attributes in the <TABLE ...>
<TABLE> <TR> <TD>watermelon</TD> <TD>grapes</TD> </TR> <TR> <TD>peaches</TD> <TD>bananas</TD> </TR> </TABLE>
which gives us
| watermelon | grapes |
| peaches | bananas |
To give the table borders we add the BORDER<TABLE ...>
<TABLE BORDER>
which gives us this table
| watermelon | grapes |
| peaches | bananas |
BORDER
<TABLE BORDER=10>
which gives us this table
| watermelon | grapes |
| peaches | bananas |
Note that BORDERCELLSPACING
|
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 |
|||