SkullMaster Posted May 17, 2006 Share Posted May 17, 2006 My site looks fine in FireFox but when i open it with IE all of my tables are off by a little bit and nothing seems to fit. www.thekch.com is the url and i could really use the help.Thanks :) Link to comment https://forums.phpfreaks.com/topic/9869-firefox-vs-ie/ Share on other sites More sharing options...
AndyB Posted May 17, 2006 Share Posted May 17, 2006 What might help is correcting all the code errors you have. Sample below has failed to close every <td>:[code]<td><img src=images/topleft.gif><td><img src=images/navigation.gif><td><img src=images/topright.gif>[/code]Start by fixing the many, many instances of unclosed td elements throughout the page and see how that affects the look. Link to comment https://forums.phpfreaks.com/topic/9869-firefox-vs-ie/#findComment-36669 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.