TheFilmGod Posted July 31, 2007 Share Posted July 31, 2007 I have finished an HTML page. It works just fine. And then transferred it into php, taking out the header and footer and having php(include) function put the header anf footer in. This results in a messed up layout in IE6. wwpknights.com/news/demo.php It works just fine in Firefox and Opera. I just don't understand what is triggering the IE bug. This also occurs in Dreamweaver. I swear, the input should be the same! But for some reason IE sucks. I $#@ing hate IE! Its a piece of $#@#. Any suggestions? Quote Link to comment Share on other sites More sharing options...
TheFilmGod Posted August 1, 2007 Author Share Posted August 1, 2007 Well I finally figured out the problem after like the 12th headache!! ;D I put in an extra html comment............... before the doctype declaration. This causes IE to start puking out its bugs at me. Well that's IE for you! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.