HTML Editor: Edit Source Code

The advanced tools are accessed by clicking on the double arrow (the one pointing downwards) in the far right of the top toolbar.

 

Image  The HTML Source tab lets you edit the source code of the web page. You should have good HTML writing skills to use this feature. Note that only the changes made within the content tags of the page will be saved. You return to editing the page in graphical design mode by clicking the Design tab.

Image  Search and Replace enables you to find and replace text in the source code of the web page. This is useful when searching for a specific code or making multiple replacements.

Image  Show Row Number displays the incremental number for every row in code view. This is useful for interpreting error messages.