Ok I shall find a way around this then :) As I am tormented by the same css on a site, I can not change.
On Thu, Nov 11, 2010 at 3:34 PM, Aaron Newton <[email protected]> wrote: > This is jsfiddle messing with you. It includes a css reset file that has > margin:0,padding:0 for everything and this css rule overrules the > cellpadding/cellspacing values on the table. If you inspect the element > you'll see that the table does have these properties, they're just ignored > because of the css rule. > > > On Thu, Nov 11, 2010 at 12:20 PM, Paul Saukas <[email protected]>wrote: > >> Ok folks can someone help me figgure out why cellpadding and cellspacing >> are not working ? Is it me or is it something in more ? >> >> Example : http://jsfiddle.net/GfX3A/ >> > >
