Click to See Complete Forum and Search --> : Table Issues with IE6/7


1234567890
06-01-2008, 03:27 PM
I haven't viewed this in IE7 but I am sure it is breaking down like it is when I view it in IE6. This is a simple table with three columns, and the third column to the right is pushed over beyond the width stated in the table tags. In firefox it works perfectly of course. Please visit the link below and let me know what extra tags I need to put in for a simple table to work in IE!!! Any help would be greatly appreciated.

http://www.ayerpuzzles.com/test.html

WebJoel
06-03-2008, 04:24 PM
Actually, in IE7 it looks rather like the way Firefox shows it... but that it 'breaks' in IE6 is no surprise. IE6 is 'the problem child'...

I noted quite a few 'errors' in the code, and a missing valid !doctype with URI. You'll need that else IE6 is going to 'guess' and guess poorly, at what you intended to do here.. :o

screenshot image: