Multiple indentation is supported in of EasyHTML/Help with the styles:
The style 'Normal Indent' will be indented as will anything with bullets or numbered lists.
Remember that tabs have no effect in Web pages.
Tip. Tables can give you more control over positioning.
An extra level of indentation *can* be achieved by adding 'raw html' to your word document.
This raw HTML is hidden from view and allows you to code HTML that is not directly supported by EasyHTML/Help yet.
Example
Heading
Normal Indent text
Normal Indent text
Normal Indent text
Raw Html --> <UL>
Normal indent (will be indented again in the HTM page)
Normal indent (will be indented again in the HTM page)
Raw Html > </UL>
Normal indent text
Normal indent text
Normal indent text
Normal indent textYou can get most pages to look good with Heading styles, Normal, Normal Indent, Number lists, Bullets, graphics and with the raw HTML you can added other things like forms.