Author |
Message |
samsnov Forums Member
Joined: 26 May 2011 Posts: 1
|
#1 · Posted: 27 May 2011 08:04
Please can someone help me on this problem, Internet explorer and Firefox don't show my new building site the same way, a Internet explorer messes up the whole thing, can someone tell me with the tag code that I can use to eliminate this problem as I build my site with Notepad.thanks for help.
Samson Jerry
__________________
I am happy to be part of you here
|
A8ch
Joined: 24 Jun 2005 Posts: 890
|
#2 · Posted: 27 May 2011 11:27
Hi Samson,
You'll need to supply more specific information before anyone could begin to diagnose the problem.
The best help would be to provide a link to the site where we could SEE exactly how Internet Explorer messes up the whole thing, along with the versions of IE and Firefox you are using for comparison.
The problem could be in your style sheet or the raw html code.
In my experience, IE tends to be the most forgiving browser when it comes to rendering html code that may be less than perfect, while Opera demands absolute perfection.
Hermas
__________________
|
Just2EZ
Joined: 14 Nov 2010 Posts: 601
|
#3 · Posted: 27 May 2011 12:14 · Edited by: Just2EZ
Go to http://validator.w3.org/ and have it check your html code. There are several options including using html Tidy to fix it. You can have it check a website or a file on your hard drive. Most of the time it has to do with rowspan and columns. IE does not like tables and reads them differently.
__________________
|