- Home >
- Business & Finance
- > Music Seminar
Music Seminar
Problem Description: In this example we will create an e-commerce page that allows visitors to submit a purchase order to a fictional company for widgets. We do not have the capability to submit credit card orders to a payment gateway, but we can take orders and email to the service center for processing. All of the necessary information to building the form has been supplied by the marketing department.
Our page will need the following elements:
* Page with Company Logo
* Form with:
-Product Names
-Images of the Products
-Product Prices
-Product Descriptions
Click the image to the left to view our completed form.
Building the form:
1. It is best to
plan your form on paper
before moving to the web. Plan to display your form in a tabular format. The borders of your tables can be made invisible.
2. All of these items will be contained in a form. The form should be created first.
To create a form:
a. Go to the menu Insert | Form > Form.
b. You should see a dotted box in your Normal window area. It will contain a submit and reset button for you.
3. It is often easiest to start with the table being built first, then move to the elements that will contain it. The table will be created inside the form dotted box above the submit and reset buttons.
To create a table that will resemble the visual above:
a. Go to the menu Table | Insert > Table.
b. From the Insert Table Dialog box you can select how many rows and columns you want. In the image you can see that the first table, from the two you can see, has two rows and two columns. The border is set to 1. The option show both cells and table borders is selected.
c. Click ok. You should see this:
webpage contact:
Music Dept