当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

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.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

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 人がこの問題に困っています
  • 4 回表示
  • 最後の返信者: 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

この回答をすべて読む 👍 0

すべての返信 (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.

more options

You're welcome