back | forward 
Using HTML comparer module you can analyze and compare two versions of your page - an old one and a new one. When implementing optimization of the site it sometimes may be difficult to track all changes you have made. You need to create many backup versions of the page, and when the site has hundreds of pages you may get completely lost in them. Using HTML comparer module you can easily track and restore the changes.
To start working with the module perform the following procedures:

Click New Compare button and in the pop-up window provide the following information:
Old version of the HTML document - click Select and browse to the location of the old version of the page.
New version of the HTML document - click Select and browse to the location of the new version of the page.
Click Compare to start comparison procedure immediately.
After the program has analyzed the two pages the result will be displayed in two horizontal windows - in the lower window the program displays the old version of the page. In the upper part the new version of the page is displayed, and the elements, which undergone changes are highlighted. You can change the highlighting color in the Program Settings.
To refresh the pages information in the program click the Refresh button.
You can view the pages both in design and code views. To switch between two views of the pages click on either of two buttons in the bottom part of the window - View Pages or View Sources. Remember: in the code view only HTML syntax is highlighted, but not the changed elements - they are only highlighted in the View Pages mode.
back | forward  |