View Single Post
Old 12-16-2011, 01:06 AM   #1
cioafua
Registered User
 
Join Date: Nov 2011
Posts: 20
controlling the cellspacing attribute and cellpadding attribute

Hi,

In HTML 4 and XHTML 1.0, you can control the spacing between each table cell using the cellspacing attribute, and the padding between each table cell and the content inside it using the cellpadding attribute.But how to control these two attributes within CSS?Any guidance?

Thanks.
cioafua is offline   Reply With Quote