Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

tables and stylesheets

Status
Not open for further replies.

kettch

Programmer
Mar 5, 2001
110
US
Does anyone know where to get a list of attributes that can be used with tables in style sheets? I am specifically looking for the stylesheet equivalent of cellspacing=""
 
You might have better luck looking at the actual specification --
The border-spacing property is basically the same as the cellspacing property but its not supported in IE5. ===
Supports Mozilla and Web Standards
Knows HTML/XHTML, CSS1, JavaScript, PHP, C++, DOM1
===
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top