| ★ wanayoo — archive 1999 http://webdeveloper.com/html/html_table_tricks_2.html | Nouvelle recherche | Portail wanayoo |
|
Click here to sign up for a FREE Refer-it Webmaster Account
|
Table Tricks and Truths |
| This table has a border of 5 pixels.. and this cell has a padding of 10 pixels, as defined by CELLPADDING. |
| This table has a border of 2 pixels.. and this cell has a padding of 2 pixels, as defined by CELLPADDING. |
The CELLSPACING attributes defines the space between all cells. This allows breathing space between the cells, and doesn't squash the content of the cells at all, as with CELLPADDING. Some examples are shown below:
| This table has a CELLSPACING of 12 and a CELLPADDING of 0. | This table has a CELLSPACING of 12 and a CELLPADDING of 0. |
| This table has a CELLSPACING of 3 and a CELLPADDING of 0. | This table has a CELLSPACING of 3 and a CELLPADDING of 0. |
<table border=x cellpadding=y cellspacing=z>Want any specific table questions answered? If so, e-mail your queries, suggestions and comments to pcooper@internet.com
This article first appeared in January, 2000.
internet.com Corp.
Refresh Daily
Join Editor-in-Chief David Fiedler
and find truth, justice, and a clue or two.
![]()
ActiveX / VBscript ![]()
Animated GIF Archive ![]()
Browsers ![]()
CGI / Perl ![]()
Database Connectivity ![]()
Design / Graphics ![]()
E-Commerce ![]()
HTML-Advanced: DHTML, CSS ![]()
HTML / Site Authoring Tools ![]()
Intranet/Groupware ![]()
Java ![]()
JavaScript ![]()
Multimedia: Audio / Video / Streaming Technologies ![]()
Opinions ![]()
Refresh Daily: Editorial Column ![]()
Security ![]()
Servers & Server Tools ![]()
Site Design / Graphics ![]()
Site Management / Marketing / Log File Analysis ![]()
Tutorials ![]()
VRML / 3D ![]()
XML