Create the static menu in the home page

Open the home page as this is where you will generate the site menu, and then make it show on the other site pages as well.

In Design view, click inside the menu placeholder, select and remove the temporary text ("Menu placeholder"), and apply the CSS Menu Wizard from the InterAKT tab of the Insert bar. The wizard has three steps.

  1. Configure the first step of the wizard as shown below:


                                      

  2. In the second step of the wizard you get to create (manually enter) the items of the CSS menu. Start with the first-level items (Home, Spring Pack, Company), and then continue with the sub-items. Configure the user interface as shown below:


                                         

  3. Configure the third step of the wizard as shown below:


              

After following all these steps, the home page in Dreamweaver, in Design view, should look like this:

 

Notice that nothing was added in the Server Behaviors tab of the Application panel. If you want to edit the menu later on, click inside its translator and use the corresponding Property Inspector.

Save the home file and upload it to the server. You can preview and test it in browser (press F12) if you want to, but the application is not complete yet. What is left to do is to make this menu appear on each page of the site. Continue with the next topic to learn how to do this.