Sunday, May 23, 2010

How can i make a web page that will show up the same way in IE and Firefox?

When i make a web page and preview it on IE (local host) the page looks fine. But in firefox some layers and tables overlap, Its annoying. can you help?



How can i make a web page that will show up the same way in IE and Firefox?





Step 1: Code to standards (valid HTML, valid CSS) with a Doctype that triggers Standards mode and not Quirks mode



Step 2: Code your presentation layer so that the size of the window and font do not matter



Step 3: Deal with browser bugs (mostly bugs in IE).



How can i make a web page that will show up the same way in IE and Firefox?



use a standerd HTML creating program not a crap.



its always better to use written code than a screen designer...

No comments:

Post a Comment