Re: [css-d] Table cell padding

2010-06-13 Thread Jukka K. Korpela
bho...@aol.com wrote: > I'm waving the white flag here. I'm trying to create an html table > using css attributes, and regardless of what I'm trying, I can't get > rid of the cellpadding. Did you try setting the padding of cells to zero? > Shouldn't this work? > table{ > padding:0px; > } No, i

[css-d] Table cell padding

2010-06-13 Thread BHomis
I'm waving the white flag here. I'm trying to create an html table using css attributes, and regardless of what I'm trying, I can't get rid of the cellpadding. Shouldn't this work? table{ padding:0px; } bhomis __ css-discus