EchoEcho.Com Homepage
Web Hosting - As Reliable As It Gets!
   Home > Tutorials > HTML > Tables


 Tutorials 
 D-Zine Articles 
 Online Tools 
 Free Resources 
 References 
 Quiz 
 Hosting 

















  HTML Tables :
TABLE TAGS








The following properties can be added to the <table> tag:

Property Description
align=
left
center
right

left align table
center table
right align table
background=filenameimage inserted behind the table
bgcolor=#rrggbbbackground color
border=nborder thickness
bordercolor=#rrggbbborder color
bordercolordark=#rrggbbborder shadow
cellpadding=ndistance between cell and content
cellspacing=nspace between cells
nowrapprotects agains linebreaks, even though the content might be wider than the browser window.
frame=
void,
above,
below,
lhs,
rhs,
hsides,
vsides,
box

removes all outer borders
shows border on top of table
shows border on bottom of table
shows border on left side of table
shows border on right side of table
shows border on both horizontal sides
shows border on both vertical sides
shows border on all sides of table
valign=
top
bottom

aligns content to top of cells
aligns content to bottom of cells
width=
n,n
n,n%

minimum width of table in pixels
minimum width in percentage of window size


Note:
Table properties are set for the entire table.
If certain properties are set for single cells, they will have higher priority than the settings for the table as a whole.


 << PREVIOUS
READ MORE >>  
















DEVELOPER TIP!
FACT:
It takes about half a second for a server to respond to a request sent via the internet.
TIP:
If your page has 10 very small images - each with a size of 100 bytes - it will take longer to load than had it been a continuous stream of 1000 bytes.





     "Better Than Books - As Easy As It Gets!"


On EchoEcho: D-Zine Articles | Tutorials | Online Tools | Free Resources | References | Quiz | HostingAbout EchoEcho