HTML Toolbar Buttons

 

Below is a list of the HTML toolbar buttons and their functions.

 

The ListManager HTML editor is currently available for users of Windows Internet Explorer 5.5 and higher. Users of Netscape, Mozilla, Opera, or other web browsers, or users of Internet Explorer with other operating systems will not see the HTML editor.

 

Note: The HTML editor will garble HTML code it does not create. Do not use the editor to edit code it has not generated.

 

fontface.gif

Controls the font of the text. The default is Verdana.

 

fontsize.gif

Controls the size of the text. The default is 2 (10pt).

 

bold.gif

Makes the text bold.

 

italics.gif

Puts the text in italics.

 

underline.gif

Underlines the text.

 

leftjust.gif

Left-justifies the text.

 

centerjust.gif

Center-justifies the text.

 

rightjust.gif

Right-justifies the text.

 

increaseindent.gif

Increases the indentation of the text.

 

decreaseindent.gif

Decreases the indentation of the text.

 

textcolor.gif

Determines the color of the text. You may select the color from a pop-up window displaying all browser-safe colors.

 

backgroundcolor.gif

Determines the background color of the selected cell or area. You may select the color from a pop-up window displaying all browser-safe colors.

 

hr.gif

Inserts a hard rule <hr> into the content.

 

link.gif

Inserts a hyperlink to the URL you specify. Select the text you would like to make into a link, and then click the link button. You may specify the type and the URL from a popup window.

 

insertpicture.gif

Inserts an image. See Insert Image for more information about the popup dialog options.

 

inserttable.gif

Inserts a table. See Insert Table for more information about the popup dialog options.

 

spellcheck.gif

Opens the spell checker (if installed).

 

revealcode.gif

Toggles between the WYSIWYG editor and the HTML code. Note that the code displayed shows long lines wrapped, but these lines are not actually broken in the HTML code. Also note that editing or entering your own code may break the code.

More

1.   HTML Editor Introduction

1.   HTML Toolbar Buttons

2.   Insert Image

3.   Insert Table



HTML Editor Introduction Insert Image