Creating Menu Links and web pages
You are using a 'Dreamweaver' Extension created by Project 7 called 'Pop Menu Magic'. This extension allows you to create a vertical or horizontal dropdown-flyout menu without the knowledge of cascading style sheets or javascript.
For this to work you must have your template open. This is the 'main.dwt'
page. DWT means 'dreamweaver template'. Now click on the Popmenu Magic
Icon
located
on the 'Common' bar. This action will open the PMM interface that allows
you to add menu names, create links to web pages and change the 'menu style'.
You are going to add a menu items for the Media section of your web site.
So you click on the menu link Graphics and then select ADD. This will add a new link, change the name from Menu Item to Meida.
With the media link selected click ADD SUB, this will create the sub menu (ie dropdown menu) Change menu item to Concept. Now click on the concept link and then click ADD; this will add a new lnik - change to the name to Flash; click on the Flash link and select ADD, change this to the name WMV.
Click OK you are now finished adding the menu items. The next step is to create the webpages and link them to the menu.
Creating web pages from a template
Your website is controlled with a template. A template streamlines the process of updating web pages when you change elements that are common to all pages. In most websites it is the 'Top Banner', Navigation Menus', and the page 'Footer'. Your website is setup in this manner.
So, when we create new pages for the site you do it using the template. To create a new page select 'File > New > Template. Once you do this you will be looking at an image of your template.
Click
the 'Create' button and you will see your new web page. Before you do anything
else go to 'File > Save As and give your page a name.
When determining page names follow the KISS principal. They should be one word, contain no capital letters or spaces. The html extension will be added by Dreamweaver.
Make sure to change the text in the 'Title' bar at the top of the page so it does not read 'put your name here....'.

