| 
      
Tutorial - How To Convert HTML Files
 | 
    
     
      | 
  
| 1. | Copy this sample file, HtmlDemo.htm, from Program folder to your own My Documents folder
  | 
| 6. | Enter _org_ to the Edit Box 
  | 
| · | After conversion, the original file is renamed to _org_htmldemo.htm. The converted file is still htmldemo.htm 
  | 
| · | Double click on htmldemo.htm to view it in Browser. You will find that the content of the file remain the same. 
  | 
| · | Right-Click on the page and select View Source to view the source code of the HTML file. 
  | 
| · | Look at the <HEAD> section. You will find that the original charset meta tag is remarked and a UTF-8 charset meta tag is added. 
  | 
| · | The HTML Character Reference (e.g. §) will be converted to Raw Unicode Character
  |