Creating working space
-Open Dreamweaver
-Select Dreamweaver Site
-Give the site a name and address (make up one)
-Select “No, I don’t want to use a server technology”
-Press next
-Select “Edit local copies on my machine, then upload to the server when ready.
-Press next
-Select “none” from the first drop down.
-press next
-press done
Adding files to the project
-On the right side of the screen there is a tab labeled “Files”
-Right click on the root folder (starts with “site -...”) and select “New File”
-Name the new file “index.html”‘, this will be the intro screen or homepage.
-Add the main.html, media.html and contact.html pages as well
-Now we have 4 pages to work on.
Frames, navmenu an intro pages
-We will divide the pages into 2 frames, one for the pages and the other for the navigation menu
-To do this we will create frames.
-Modify->Split Frame Up
-Click on the frames and save them calling the top one introPage.html and the bottom navMenu.html
-click on the border to select the main frame and save it as index.html
-click on navpage area to select it
-click on page properties and add a background.
-do the same to the intropage
- add a table of 1 column and 3 rows
- Add text to top row
- Add image to middle row
- Add text to lower row
Sample background (click on it to get the original size version):
Sample main image:

No comments:
Post a Comment