Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Firefox doesn't display my html properly (Like it is looking like on my editor). Explorer displays the page like my html editor.

  • 5 பதிலளிப்புகள்
  • 43 இந்த பிரச்னைகள் உள்ளது
  • 3 views
  • Last reply by cor-el

Hello, I develop my web site with a html editor. When I use preview, everything is fine. If I use Explorer, everything is fine also but if I use Firefox to display the page, the images and text are not where they should be.

Hello, I develop my web site with a html editor. When I use preview, everything is fine. If I use Explorer, everything is fine also but if I use Firefox to display the page, the images and text are not where they should be.

தீர்வு தேர்ந்தெடுக்கப்பட்டது

If you use MS software to generate page code then make sure that you disable VML (MS Office) code in the web authoring settings. Otherwise only IE will be able to display that website properly.

You can see VML as green comments in the View > Page Source.

See http://en.wikipedia.org/wiki/Vector_Markup_Language

Read this answer in context 👍 0

All Replies (5)

A better place to ask this type of question is the web development forum at MozillaZine - http://forums.mozillazine.org/viewforum.php?f=25

You will need to include a link to the site so that the code can be checked.

தீர்வு தேர்ந்தெடுக்கப்பட்டது

If you use MS software to generate page code then make sure that you disable VML (MS Office) code in the web authoring settings. Otherwise only IE will be able to display that website properly.

You can see VML as green comments in the View > Page Source.

See http://en.wikipedia.org/wiki/Vector_Markup_Language

Thanks a million! It worked! Cheers, Phil.