[css-d] Rowspan problem resolved sorta

2005-05-23 Thread Michael Cassidy
Everyone thanks for your suggestions. Results: changing background to background-color did not make Explorer any happier. I ended up just writing a new TD definition with a background color; it overrode the background colors being applied by the TR. It validates. The Javascript thingie interes

Re: [css-d] Rowspan problem

2005-05-20 Thread Steve Clay
Friday, May 20, 2005, 11:31:11 AM, Michael Cassidy wrote: > > Conklin St. Nazareth > Trade School > > Anyone see a way around this besides letting it look ugly in Explorer? Maybe I'm missing something, but have you tried setting background: in a style attribute (valid) instead of bgcolor? St

Re: [css-d] Rowspan problem

2005-05-20 Thread Schalk Neethling
Michael Have a look at this article: http://www.alistapart.com/articles/zebratables/ Michael Cassidy wrote: I'm trying to stick to the following doc type on my www set: http://www.w3.org/TR/REC-HTML40/strict.dtd";> I am coding three pages of the 1925 NYS Census. Its a BIG table. I have used both co

[css-d] Rowspan problem

2005-05-20 Thread Michael Cassidy
I'm trying to stick to the following doc type on my www set: http://www.w3.org/TR/REC-HTML40/strict.dtd";> I am coding three pages of the 1925 NYS Census. Its a BIG table. I have used both colspan and rowspan. Both Safari and Explorer see them. but Explorer see it very weirdly. table.census tr.even