搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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.)