auhyhus
Jr. Member

Points: 0
Offline
Posts: 24
|
 |
« on: January 08, 2012, 18:37:23 » |
|
A table has a number of attributes, such as border, cellpadding, and cellspacing. We can ignore border and cellpadding for now, as we can replicate these attributes in CSS. One presentational attribute we’ll need to keep handy is cellspacing. Internet Explorer doesn’t support the ability to handle cellspacing via CSS, so what can i do ? Thanks for any suggestions.
|