Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

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

  • 5 trả lời
  • 43 gặp vấn đề này
  • 10 lượt xem
  • Trả lời mới nhất được viết bởi 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.

Giải pháp được chọn

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

Đọc câu trả lời này trong ngữ cảnh 👍 0

Tất cả các câu trả lời (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

Giải pháp được chọn

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.