Create the layout

Remember that the goal of this tutorial is to create a presentation page for MX Kollection very similar to the 'official' webpage (ignoring the nuggets on the right, and the header and menu on top). Notice that there are five sections that you have to build:

  1. Introduction

  2. Benefits

  3. Notable features

  4. Flash movies

  5. See also

The first step to take is to create the layout. Before starting to work on that, open the display page in Dreamweaver and preview it in browser. It should look similar to this:

 

Click the Edit content link to update the current content ("Product presentation"). The edit page will be displayed in browser:

 

The steps for creating the page layout are grouped below by the five sections. First of all though, press Ctrl+A to select the current text ("Product presentation") and then press the Delete key to remove it.

Introduction section layout

To build the layout for the Introduction section, follow the next instructions:

  1. Insert a table with 1 row and 2 columns at the very beginning of the page. Click the right part of the Insert Table button (the down arrow) and visually set the specified dimensions:


                                     

  2. Click inside the table and then select the <TABLE> tag in the Tag Selector. Configure the Table Inspector as shown below:


                                     

  3. In order to see the table although it has invisible borders, click the Show/Hide Table Borders button:


                                     

  4. Click inside the first column/cell (the <TD> tag is selected in the Tag Selector). In the Cell Inspector, set the width to 390 pixels (enter 390 in the Width text box).

  5. Click inside the second column/cell (the <TD> tag is selected in the Tag Selector). In the Cell Inspector perform the following actions:

Benefits section layout

To build the layout for the Benefits section, follow the next instructions:

  1. In the empty paragraph below the table inserted above enter "Benefits section title". It is a temporary text that you will replace and format later on. You're now just saving space for it.

  2. Press Enter to create a new paragraph.

  3. Insert a table with 1 row and 2 columns, just like shown above.

  4. Click inside the table and then select the <TABLE> tag in the Tag Selector. In the Table Inspector configure the following settings (leave the others at their default):

  5. Click inside the first column/cell (the <TD> tag is selected in the Tag Selector). In the Cell Inspector, set the width to 290 pixels (enter 290 in the Width text box).

  6. Click inside the second column/cell (the <TD> tag is selected in the Tag Selector). In the Cell Inspector perform the following actions:

Notable features section layout

To build the layout for the Notable features section, follow the next instructions:

  1. In the empty paragraph below the table inserted above enter "Features section title" (temporary text). Select this text, and from the Format drop-down menu choose the Heading 2 option.

  2. Press Enter to create a new paragraph.

  3. Insert a table with 3 rows and 2 columns, just like shown above.

  4. Click inside the table and then select the <TABLE> tag in the Tag Selector. In the Table Inspector configure the following settings (leave the others at their default):

  5. Click inside each of the six table cells, and in the Cell Inspector select the Top option in the V Align drop-down menu. This will ensure that the entered text is placed at the top of the cell.

  6. In the empty paragraph below the inserted table enter "See all" (temporary text - it will become a link).

Flash movies section layout

To build the layout for the Flash movies section, follow the next instructions:

  1. Create a new paragraph after the "See all" text and enter "Flash section title" (temporary text). Select this text, and from the Format drop-down menu choose the Heading 2 option.

  2. Press Enter to create a new paragraph.

  3. Insert a table with 2 rows and 3 columns, just like shown above.

  4. Click inside the table and then select the <TABLE> tag in the Tag Selector. In the Table Inspector configure the following settings (leave the others at their default):

  5. Click inside each of the six table cells. Configure the Cell Inspector as follows:

  6. In the empty paragraph below the inserted table enter "See all" (temporary text - it will become a link).

See also section layout

To build the layout for the See also section, follow the next instructions:

  1. Create a new paragraph after the "See all" text and enter "See also section title" (temporary text). Select this text, and from the Format drop-down menu choose the Heading 2 option.

  2. Press Enter to create a new paragraph.

  3. Insert a table with 2 rows and 2 columns, just like shown above.

  4. Click inside the table and then select the <TABLE> tag in the Tag Selector. In the Table Inspector configure the following settings (leave the others at their default):

  5. For the two cells in the first column set the H Align drop-down menu to Right and the V Align drop-down menu to Top (click inside each one of them and configure these settings in the corresponding Cell Inspectors).

  6. In a similar way, set the V Align drop-down menu to Top for the two cells in the second table column.

 

You're not done with the layout quite yet. Before continuing, set the font face and the font size used in this page:

  1. Press Ctrl+A to select all the current content and from the Font Face drop-down menu set the font to Verdana:


                      

  2. Still having all the content selected, use the Font Size drop-down menu to set the font size to 2 (11 px):


                      

  3. Select each of the section titles (Benefits section title, Features section title, Flash section title, See also section title) and from the Format drop-down menu choose the Heading 2 option:

 

After following all the steps above, the KTML area in the edit page should look like below (when showing the invisible elements, namely the table borders):

 

Click the Save button to save the current content in the database and to be redirected to the display page: