|
|
 |
Outline
Offered by Networked Information Services
Instructor: Ron Yeany: ryeany@bu.edu
Prerequisites: Dreamweaver:
Managing A Site (or equivalent knowledge).
2 hours (50 minutes lecture, 60 minutes hands-on exercises, 10-minute
break)

- Define a connection to your practice site.
- Download practice files from your site.
- Using Cascading Style Sheets (CSS).
- Redefining HTML tags.
- Creating custom styles.
- Using CSS selectors.
- Attaching a central CSS stylesheet.
- Editing CSS styles.
- CSS and browser compatibility.
Break (10 minutes)
Hands-on exercise: Working with CSS Styles
(35 minutes)
- Redefine HTML heading tags using CSS. (NOTE: When creating your
first style on a site, you also have to create the stylesheet
name. After a style has been created, you re-use the same stylesheet
to store them all).
- Redefine your paragraph tag using CSS.
- Attach your central CSS stylesheet to several documents on your
site.
- Create a custom CSS style
- Apply your custom style to text in a document.
- Open another document and apply your custom style there as well.
- Return to your CSS editing panel and edit your custom style.
- Note what happens in your other documents when the style is
edited.
- Use a CSS selector to change how your link text appears.
- Compare link text in Internet Explorer and Netscape.
- Simple Mouseover Behaviors:
Inserting images that change state on mouseovers.
- Other Behaviors:
Explore Dreamweaver's built-in menu of Javascript behaviors, including
opening a link in a new, customized window.
- Extending Dreamweaver:
Using Dreamweaver's Extensions Manager to download third-party
behaviors and other extensions.
Hands-on exercise: Inserting images with
simple rollover behaviors (15 minutes)
- Open your level 3 template for editing.
- Delete a static image link and replace with an image link with
an associated mouseover behavior.
- Replace the other 3 images in your navigation menu with mouseover
images and links.
- Save your template and allow Dreamweaver to do the updating.
|