The HTML 4 file type has the following extensions: *.htm, *.html, *.xhtml, *.jsp, *.asp, *.aspx, *.ascx, *.inc, *.php, *.hhk, *.hhc.
Detection
| Setting | Instruction |
|---|
| DOCTYPE declaration | Type a declaration. |
| Root element names | Type an element name and select . |
| Namespace declaration (xmlns) URIs | Type a namespace declaration and select . |
Writer settings
| Setting | Instruction |
|---|
| Unicode UTF-8 byte order mark (BOM) | From the list, choose an option to determine how BOM is handled during translation: Preserve; don't add if not originally present, Preserve: add if not originally present, Remove if present. |
| Values of xml:lang and lang attribute | From the list, choose an option to determine how 'lang' is handled during translation: Change matching source language to target language, Always change to target language, Do not change. |
Whitespace settings
| Setting | Instruction |
|---|
| Whitespace in content | Decide how whitespace is treated during translation: Normalize unless xml:space='preserve' ; Always preserve; Always normalize. |
| Normalize whitespace in tags | Select the check box to ensure that whitespace is normalized in tags. |