How can I get my web site to display the same in different web browsers?
How can I get my web site to display the same in different web browsers? I use Dreamweaver and my pages look fine in IExplorer and not fine in Mozzilla. Please help.
Public Comments
- You will never be able to get web pages to look *identical* in different browsers. That's the biggest problem with WYSIWYG tools like DreamWeaver - they do stuff for you, but leave you without a clue about what's really going on. Is there a link to see what you've got so far? A look at the source code may be helpful.
- The first thing that you must do, is to keep your pages validated as standard HTML. To chek this you can use: http://validator.w3.org/ This is surely the first step in keeping your site almost the same on different browser. (at least in my opinion)
- Mehdi give you the answer.. For more info see these links http://www.adesblog.com/2008/04/05/browsershots-org-screenshot/ http://www.coffeecup.com/html-editor/help/why-doesnt-my-webpage-look-the-same-in-all-browsers.704.html http://www.webdevelopersnotes.com/design/variability_in_web_page_displays.php3
Powered by Yahoo! Answers