Presentation

Download Report

Transcript Presentation

Creating Websites
With Macromedia Dreamweaver MX 2004
By Heidi Lee
The Flow
Course Overview
•
•
•
•
•
•
•
Getting started
Adding contents to a site
Formatting Text
Working with graphics
Navigating Your Site
Designing Page Layout
Testing, maintenance, and
uploading
Getting Started
• Defining a local site (定義網站)
– Site > Manage Site
UNDERSTANDING STATIC PAGE
ARCHITECTURE
Behind the Web Page
Building the Site
index.htm
info1.htm
info2.htm
links.htm
Adding Contents to Site
• Formatting text
• Select the text
• Use the Property Panel (屬性面版)
Linking Documents
•
•
•
•
Link to a file
Link to an url
Link to Named Anchors (bookmarks)
Adding email links
Part 1
Part 2
Part 1 Details
Part 2 Details
Working with Graphics
• Inserting graphics into a web page
• Modifying image properties using
the Property Panel
• Add link to images
• Adding Flash objects
Graphic Formats in Web Page
•
•
•
•
Jpeg
Gif
Animated gif
png
Designing Pages Using Tables
• Change Table Properties with the
Property Panel
Setting Form Focus
<body
onLoad=“window.document.formname.fieldname.focus()”>
Uploading
• Web hosting server
• Open an account in Tripod
(www.tripod.com)
• Or in Geocities (http://hk.geocities.com)
• Define site > remote info
• Upload the entire site
• View your web site
• http://membername.tripod.com
• Or http://hk.geocities.com/membername
Using the Check In/Out System
• Define the remote info and select
the option
• Check out - "I’m working on this
file now--don’t touch it!"
• Check in - other team members
can check out and edit the file.