Inserting a Table
1. Be sure your cursor is in the form and then insert a two column table
with 11 rows and 5 pixels of padding and no spacing. Make the width
75% with a 4 pixel border. Center align the table.
2. Select the first column of the table
and change the width to 35%. Right align this column. Change the border
color to #336666.
Inserting Form Objects
1. Place the following text in individual cells in the first column:
Name, Address, City, State/ Zip Code (use one
cell for State/Zip Code), E-mail address, Hotels, Accommodations, Number
of Nights, Links, Comments
2. In the cell next
to Name insert a text field. Give it a name of name
and change the char width to 50. Repeat this for address and city. Be
sure to rename each field.
3. In the cell next
to State/Zip Code type in State, insert a space and then insert a text
field two characters wide. Enter a space and then repeat this for the
zip code but make the width 10 characters.
4. Repeat this for
the email cell making the text field 45 characters wide.
5. Next to the Hotels
insert three checkboxes, each one on a separate line but still in the
same cell. The first box should be called hotel1
with a value of biscayne. The second hotel2
with a value of everglades, the third,
hotel3 with a value of dry_tortugas.
Right after each box place the appropriate label:
Biscayne Royal, Everglades Station, Dry Tortugas
Beach Club.
Creating
a List/Menu Form Object
Inserting
a Table | Creating
a List/Menu Form Object | Inserting
a Jump Menu | First
Page