![]() |
|
Beginning Dreamweaver MX 2004
1. PrerequisitesIn order to fully participate in this workshop, you should have a basic knowledge of Windows XP and have taken the "Tools for Web Page Creation/HTML workshop".
2. ObjectivesAt the end of this workshop, you will be able to:
3. Getting Setup For ClassCreate a folder (also called directory) in c:\temp
and name the directory "yourname_MySite".
4. Opening Dreamweaver and Looking Around
Start the Program Start>Programs>Macromedia>Dreamweaver MX 2004 5. Define a local siteNote: Defining a site is a key step to ensure links work properly when you upload your files to the Mason Web server.
6. Story board for "yourname_MySite"
|
First level page. Create the Homepage as an exercise.
Second level page. Create the Resource Page as an exercise. |
![]() The Syllabus Page is created for you |
Step 1 - Create a Page: File>New...>Click ![]()
Type your name on the page, then press enter
Insert a horizontal line (Insert>Horizontal Rule or click
),
press the right arrow key (to avoid deleting the horizontal line)
and then press enter (the cursor will move down 2 lines).
Type the following page navigation:
Home | Resource Page | Sample Syllabus
(to place the "|" symbol - hold down the Shift
key and press the
\
key (the key below the "Backspace" key).
Hold down the Shift key and press enter (the cursor
will move down one line instead of the usual 2 lines)
Type your school location information
Right-Click the over the blank area of the page and select properties
Right-click on index.html (in the files window) and select "Set as Home Page"
Step 2 - Preview your Home Page
Press F12
Netscape Navigator or Internet Explorer Launches
See your home page
Step 3 - View the Code
Return to Dreamweaver
Click on the HTML (Code View) icon 
Observe that a new window appears to show you the code.
Return to design view by clicking the design view icon (
).
Step 1 - Web Friendly Fonts
If necessary, reopen index.html
press Ctrl-A on your keyboard to select all
Select a font set from the properties box
Save the index.html file
Step 2 - Set a Font Size
Highlight the title on your page
Select a font size of 5 from the properties box to make it larger
Highlight the text that looks like a menu
Select a font size of 2 from the properties box to make it smaller
Save the index.html file
Step 3 - Change Color
Highlight the title on your page
Click on the color icon (next to the size drop down menu) in the properties box and select a color
Save the index.html file
Step 4 - Menu Emphasis
Highlight "Home"
Click on the
in the properties box
Step 1 - Create a Second Level Page
Click File/New to create a new page and select Basic Page under
the General category. Click Create.
Right-Click the over the blank area of the page and select properties
Give your page a title
Save the file as resource (Dreamweaver will add the .htm)
Step 2 - Create a table for layout purposes

Click Insert/Table
Select 3 rows, 2 columns, and 0 for borders
Click OK
Save your changes
Step 3 - Fill the table and merge some table cells
Type "Resource Page" in the top cell on the left
Type "Home" in the top cell on the right
Connect the two columns in the second row
Click inside the second row and insert a horizontal rule
Set the background color of the second row to the color of your choice
Place cursor into the third row
Connect the two columns in the third row
Type the following: "Home | Sample Syllabus"
press the tab key to add a fourth row
Save your changes
Step 4 - Align the content in the cell
Step 5 - Add Formatting
Step 1 - Make a Link to another page in your site
Return to index.html.
Highlight (Select) "Resource Page" in the menu area
Hold down the "Shift" key, click and hold
on the selected text (Resource Page) and drag to the resource.html
file in the Site window. Release the mouse key when the arrow and
"point to file" symbol (
)
is over the file you want to link to (resource.html).

Repeat this process to link the sample syllabus
Save the file as index.html
Step 2 - Make a Link to another page in your site
Return to resource.htm
Highlight "Home" in the menu area
Hold down the "Shift" key, click and hold on the selected
text (Home) and drag to the index.html file in the Site window.
Release the mouse key when the arrow and "point to file"
symbol (
)
is over the file you want to link to (index.html).
Repeat this process to link the sample syllabus
Step 1 - Links within a Page
Open samplesyllabus.htm
Set the Anchors by putting cursor before the bold text headers on the page
Click on Insert/Named Anchor
Give it a simple name you can remember (one word)
Double click on the word in the menu that will receive the link
Using the link box in the properties box, type #anchorname
Repeat this process one or two more times to practice
Save the samplesyllabus.htm file
Step 2 - Make an email link
Scroll to the bottom and highlight the email address
In the insert menu click the e-mail button, to create a hyperlink
Save the samplesyllabus.htm file
Step 3 - Make web link
Highlight "George Mason University"
Using the link box in the properties box, type http://www.gmu.edu
Practice linking to other web sites by linking the URLs under the resources section of the syllabus
Save the samplesyllabus.htm file
Step 4 - Link to the homepage
Highlight "Return to Homepage"
Click on the yellow folder just to the left of the word "target" in the properties box
Locate the index.html file and double click on it
Save the samplesyllabus.htm file
Step 5 - Add Formatting
Apply a web friendly font
Set the font size for the menu and title
Change the color of the title
Step 6 - Change the Title of the page
Right click on the page
Enter a title for the page
Save your changes
Step 1 - Insert an Image
If necessary, reopen resource.htm
Place the curser at the end of the home link
Press Shift-Enter to insert a line break
Click Insert/Image from the menu
Double click the GMU logo
Save the resource.htm file
Step 2 - Make the image a link
Click once on the image
In the properties box, enter http://www.gmu.edu in the link space
In the properties box, enter "GMU Homepage" in the alt space
Save your changes
Step 1 - Insert a bulleted list
If necessary, reopen index.html
Type a list of items
Highlight the list and click the bullet icon (
)
in the property box
Click in one of the list items
Click on the "List Item" button
Save your changes
Step 2 - Insert a numbered list
The instructor will demonstrate uploading your local files to your Mason Web site.
Materials created by the Instructional Resource Center,
July 2004
All rights reserved.