|
Introduction | Opening the Program | Different Views | Program Layout | Panels: 1 - 2
The Insert Bar: 1 - 2 - 3 - 4 - 5 | Creating a New Page | Opening a Page | Multiple Pages with Similar Styles
Page Properties | Text & Text Properties | Checking Spelling | Style Sheets: 1 - 2 - 3 - 4 - 5 - 6 - 7
Tables: 1 - 2 - 3 | Images: 1 - 2 - 3 - 4 - 5 | Links: 1 - 2 - 3 - 4 - 5
Publishing: 1 - 2 - 3 - 4 - 5 - 6 | Templates: 1 - 2 - 3 - 4 | Collaboration: 1 - 2 - 3
Outside References
The Insert Bar Continued...:
Forms:
The Forms tab allows for easy insertion and manipulation of forms.

- Form:
Inserts an empty form at the cursor.
- Text Field:
Inserts a text field at the cursor.
- Hidden Field:
Inserts a hidden field at the cursor.
- Text Area:
Inserts a scrollable text area at the cursor.
- Check Box:
Inserts a check box at the cursor.
- Radio Button:
Inserts a radio button at the cursor.
- Radio Group:
Inserts a radio group of buttons at the cursor; you can specify exactly which values can be selected in the window that appears.
- List Menu:
Inserts a menu that can be used to contain a list.
- Jump Menu:
Inserts a drop-down menu that can be used as navigation.
- Image Field:
Inserts an image field at the cursor; will prompt you for an image.
- File Field:
Inserts a file field at the cursor; typically seen used to attach files to an e-mail.
- Button:
Inserts a button at the cursor.
- Label:
Brings you into the Code View and inserts a <label></label> bit of coding.
- Fieldset:
Brings you into the Code View and inserts a fieldset bit of coding, based on the name you specify.
>> next
|