How to make html page active

While working with a html page, I clicked on source, html came up but it is not active so it can be edited. How does one make it active?
barrymor
Asked Feb 12, 2010
You can't edit it, because it's read-only. You can copy all the code and paste it into an external editor.
Ryan
Answered Feb 12, 2010
If you use Firebug or the built in Inspector built into Google Chrome, you can edit it, however you cannot save any changes you make. Simply refreshing the page will cause it to revert to how it was.
Oni_Kami
Answered Feb 12, 2010

TIP: If it's not your answer to this question, please click "Leave a Comment" button under the question to communicate with the question owner.

Categories