HTML Toolbar

The HTML Toolbar is displayed across the top of the current document window but it's only visible for a selected number of syntax highlighters, by default for HTML, XML, ASP, and PHP. You can specify the languages the toolbar should be visible for in the Options dialog box. You can also show or hide the toolbar using the View > Toolbar menu or the context menu (right-click), but the specified syntax highlighters will still be used when you save the document, which might either show or hide the toolbar depending on the settings you have picked.

The toolbar provides quick access to some common HTML tags, but also has some very useful tools like a web-safe color picker, Form Controls selector, Table creator, and Special Character picker. You can also add custom tags.

Sets the selected text to bold.
Sets the selected text to italic.
Underlines the selected text.
Inserts an image. A dialog will be presented that allows you to select the image to insert.
Inserts an anchor tag.
Drops down the Table Creator which makes it simple to insert a HTML table.
Inserts a Script.
Drops down the web-safe color picker. It shows Netscape's 216 colors which you can choose with a mouse click. By clicking the More Colors... link at the bottom the RGB Mixer will be shown.
Drops down the Special Character picker.
Drops down the Form Controls selector that allows you to insert a HTML Form Control, such as a text box, button, and so on.
Inserts an ordered list.
Inserts a bulleted or unordered list.
Inserts or puts the selected text into a new paragraph.
Inserts a break.
Centers the selected text.
Sets the selected text heading.
Inserts a horizontal ruler.
Inserts a non-breaking space.
Inserts a HTML comment.
Inserts a Font tag.
Allows you to define or insert a custom text. The custom tag feature can be used to insert any text to the current document. It's not limited to HTML tags.