colour
10-20-01, 07:42 AM
i link to an external style sheet instead of embedding.
anyway heres what i have
table { font-family: verdana, arial; font-size: 10pt; color: #000000; background-color: #FFFFFF; border: 0; padding: 0; }
i want to set border, cellpadding, cellspacing to 0. that line should handle border and cellpadding but not spacing. that is valid CSS1 syntax however it doesnt freaking work.
browser IE6
anyway heres what i have
table { font-family: verdana, arial; font-size: 10pt; color: #000000; background-color: #FFFFFF; border: 0; padding: 0; }
i want to set border, cellpadding, cellspacing to 0. that line should handle border and cellpadding but not spacing. that is valid CSS1 syntax however it doesnt freaking work.
browser IE6