Simple HTML cellpadding/spacing IE 6.0

ok wtf?

why am i getting borders around my cells when i have my cellpadding and spacing set to zero?

Is this a browser version issue?

call me crazy, but I know it wasn’t like this in the past.

please peep :

http://www.welovewinter.com/2003/index2.html

i did notice when on newer browsers there are issue with nested tables… and having a space in my html affects the cell area… what’s that about?? and im using notepad…

im clueless, someone please help

table border=“0” cellspacing=“0” cellpadding=“0”

replace * with < and >

you have to set your border equal to 0

DOH nevermind everyone…

actually i typed in cellpadding twice and left out a cellspacing on one of the tables…

but yea… that border thing also… i always forget, now that it doesn’t show the borders by default…

sheesh, its always lil stuff that drives me mad…

by nature we only look for the big things while the smaller more important things pass us by.

yeah like semicolons in php, or any programming lang :stuck_out_tongue: