Here are some tips how to use HTMLiar more effectively.
closing tags
Many HTML tags require a closing tag (</..>).
Even though many browsers do not require them, you should diligently include
these end tags to stay compatible with old browsers and to get correct html code.
The "syntax check" will point out missing closing tags.
To save your time, you can simply type in </> - HTMLiar replaces this by the closing tag for the last open tag.
Short cuts
All functions in the menu are acessible with a short cut. So you can 'export & view' your pages
with the F2 key. To format the HTML code just press F9.
You can see the short cuts in the menu.
Notes
Use the note pad (F5 key). You can write down your ideas there. These notes
are saved and reloaded with the project.