It appears to me that IE9 does not recognize cellspacing. Anybody noticed the same too?
<table cellpadding="0" cellspacing="10" border="0" align="center" width="100%">
It's better to use the CSS border-spacing
attribute, anyway. Most browsers support it, Internet Explorer does since IE 8.
Try using CSS.
See also, this recent question.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With