|
|
• Table Talk ! |
|
| ||||||
| • Lets Expand Our Basic Table |
|
There are tags that will enhance our basic table from lesson one. First lets explore the <TABLE> tag itself.
These tags below are some of the basic
* Note: The align center does not work with MSNTV.
**Note: These attributes vary depending on browser preferences.
|
| • Adding The Attributes To The Table |
|
Lets add a few of these attributes to our sample table from page one of the lessons.
Our sample table from page one.
We will explore a few of these attributes one
First lets add the CELLSPACING to the table.
<TABLE BORDER=1 CELLSPACING="10"> The Result Is:
Our table now has thicker cellspacing.
Next lets add the CELLPADDING to the table.
<TABLE BORDER=1 CELLSPACING="10" The Result Is:
Cellpadding is just what it describes,
Next lets add a BGCOLOR to the table.
<TABLE BORDER=1 CELLSPACING="10" The Result Is:
We now have colored the background of the table.
Finally, lets add a WIDTH to the table.
<TABLE BORDER=1 CELLSPACING="10" The Result Is:
Our table is now set at 75% of the page's width.
Experiment with the values of the above attributes.
|
|
|
Draac.Com Is Hosted By ValueWeb
Register UK domain names at Domain Names UK
|
|
| Advertise
| Link To Us | Status/Updates | Privacy Statement |
| Copyright © 1999-2003 Draac.Com
© All Rights Reserved. |