This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

ابحث في الدعم

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 have this problem
  • 4 views
  • آخر ردّ كتبه cor-el

more options

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)

more options

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.

more options

Thanks Tony. I will do.

more options

الحل المُختار

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

more options

Thanks a million! It worked! Cheers, Phil.