Help

Messages
1,645
I can't figure out why my site looks like this in Firefox

firefox7tn.jpg


And like this in Explorer

explorer3ow.jpg


Here is the link to the site itself if you want to view the source.
http://www50.brinkster.com/cobbschops/
 
Well, I'll just say off the bat that it's going to be very difficult for anybody to figure out with that many tables goin' on at once (three – nested!)… If I had an extra hour or two, I'd do it, but I don't at the moment. I can tell you that you can accomplish the same effect with just one table, which would make "debugging" infinitely easier (as well as easier for the browser to render). Well, of course, you can go with zero tables… ;)

But really, try using just one table, and making judicial use of colspan and that good stuff.
 
Back