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!

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

Firefox can not open .HTML files

  • 5 답장
  • 8 이 문제를 만남
  • 1 보기
  • 최종 답변자: blue_bird

more options

I am using the Firefox 14.0.1 . I can't not open any kind of .HTML file(written in notepad) in Firefox when in others browsers I can open these normally. When I am trying to open my HTML file to test them in Firefox, they couldn't be open rather than I am getting some unsorted of scripts like chines or something like this (I don't know clearly which kind of language) I don't understand what do? In advance thanks for your helping.

I am using the Firefox 14.0.1 . I can't not open any kind of .HTML file(written in notepad) in Firefox when in others browsers I can open these normally. When I am trying to open my HTML file to test them in Firefox, they couldn't be open rather than I am getting some unsorted of scripts like chines or something like this (I don't know clearly which kind of language) I don't understand what do? In advance thanks for your helping.

선택된 해결법

A couple questions about your HTML file.

First, are you using any unusual fonts? "Outline" or "vector" fonts usually give the most reliable results across browsers. These include Arial, Times New Roman, and Courier New.

Second, do you get different results if you use File > Save As (in Notepad) and change the Encoding to ANSI or UTF-8? I believe those are the ones most commonly used for web pages. The Encoding drop-down is just to the left of the Save button.

문맥에 따라 이 답변을 읽어주세요 👍 1

모든 댓글 (5)

more options

Here is a Screenshot of my problem.

글쓴이 blue_bird 수정일시

more options

It is possible that you saved the file in an UTF-16 encoding instead of UTF-8.

You can try to test that if you aren't sure.

  • Firefox > Web Developer > Character Encoding
  • View > Character Encoding
more options

선택된 해결법

A couple questions about your HTML file.

First, are you using any unusual fonts? "Outline" or "vector" fonts usually give the most reliable results across browsers. These include Arial, Times New Roman, and Courier New.

Second, do you get different results if you use File > Save As (in Notepad) and change the Encoding to ANSI or UTF-8? I believe those are the ones most commonly used for web pages. The Encoding drop-down is just to the left of the Save button.

more options

@cor-el, Thanks for your helpful tips!

글쓴이 blue_bird 수정일시

more options

@jscher2000, really your tips solved my problem. I did not change the Encoding ANSI or UTF-8. Thanks a lot!