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!

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Learn More

How can I edit html source locally using the firefox browser?

more options

How can I edit locally the html source of my web pages without having to change the file type from html to text and back to html?

How can I edit locally the html source of my web pages without having to change the file type from html to text and back to html?

Всички отговори (2)

more options

Do you download and save the file to edit the file or do you have a local copy?

What editor are you using to make the edits?

Can't this editor handle HTML files?

more options

If you are using Windows' Notepad application as your editor, consider switching to the free, open source program Notepad++. It has syntax highlighting so that it will be much easier to distinguish tags from content, and it also helps with seeing typos in scripts.

http://notepad-plus-plus.org/

Now... your default browser will still launch .html files if you double-click them, but you can right-click the file an "Edit with Notepad++" should be an option.

(To get around to your original question, Firefox does not make a good file editor.)