Okay, I am designing a page and Netscape doesn't like the use of colspan="x" at all. I've tried setting it in a style sheet and my HTML. Does Netscape like to see it a certain way?
I'm trying to create a table with rows like this:
14pixels, 172 pixels, 14 pixels
200 pixels
200 pixels
What Netscape ends up doing is something like this:
14 pixels (something less than 172 pixels) (something greater than 14 pixels)
200 pixels
200 pixels
Does anyone know what kinds of things Netscape 4.x is picky about when it comes to tables? I know there's a lot. I hate NS 4.x when it comes to tables.
I'm trying to create a table with rows like this:
14pixels, 172 pixels, 14 pixels
200 pixels
200 pixels
What Netscape ends up doing is something like this:
14 pixels (something less than 172 pixels) (something greater than 14 pixels)
200 pixels
200 pixels
Does anyone know what kinds of things Netscape 4.x is picky about when it comes to tables? I know there's a lot. I hate NS 4.x when it comes to tables.