This page lets you to change the settings related to the editing window. To edit your HTML specific preferences:
On the Edit menu, select Preferences submenu.
Select Editing Window on the tree view of the Preferences dialog and then select HTML specific.
If you want all your HTML tags will to appear highlighted, so as to appear separate from the text in your document, select this option.
Makes all your tags appear in a different color.
Checking this option will make balloon help available when you mouse over any incorrect HTML tag.
HotDog can provide you with interactive HTML tooltips. Just move your over any HTML tag, and HotDog will give you a brief description of its functionality.
When you hold the mouse over an image tag, HotDog can display the referenced image in a tooltip screen. This is useful way of reminding yourself what the image looks like.
When you hold the mouse over the HTML code for a color, HotDog will display the true color as a tooltip. For example, if the mouse is held over #888888, the tooltip will show a grey box.
Use the <EM> tag to display slanted text instead of the <I> tag.
Use the <STRONG> tag to display heavy text instead of the <B> tag.