Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

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

Mozilla firefox does not display Notepad++ web programming

  • 4 replies
  • 1 has this problem
  • 4 views
  • Last reply by cor-el

more options

mozilla firefox does not display notepad++ programming of web page and does not connect css files. Currntly programs using CSS + html5.

mozilla firefox does not display notepad++ programming of web page and does not connect css files. Currntly programs using CSS + html5.

Chosen solution

Is this happening with files that you have uploaded to the internet or with files saved locally on your computer?

Make that the HTML file has a .html file extension.

If the file has been uploaded to internet then could you provide a link?

Read this answer in context 👍 0

All Replies (4)

more options

Chosen Solution

Is this happening with files that you have uploaded to the internet or with files saved locally on your computer?

Make that the HTML file has a .html file extension.

If the file has been uploaded to internet then could you provide a link?

more options

Could you check in the lower right corner of Notepad++ what character encoding is being used for your documents. (See screen shot attached.) Some encodings, particularly UTF-16 encodings, have caused other users problems with external content not loading. It is best to use the same encoding for all of your pages, style sheets, scripts, etc.

more options

Notepad++ left bottom corner states UTF-8. All programming done off-line and saved on "C" disk. Save text files as ***.css and home.html.

more options

Does the Web Console (Firefox/Tools > Web Developer) show any errors?

Maybe upload the files to pastebin if they are too large to post them here. Then we can have a look.