%@LANGUAGE="JAVASCRIPT" CODEPAGE="1252"%>
Print a copy of this page for easy read and referrence throughout the course.
The following is a quick guideline into DW. Best may be to follow one of
the online tutorials suggested on the main page, or any other of your choice.
Please let your instructor know of any good site you would recommend.
The first thing to learn in DW is the DW environment, i.e. The menus, the panels, the properties window, etc.
Use the properties window for a new page. It can change page color,
text color, link color, and a lot more.
Highlight an item and then in the properties panel for that item create
a hyperlink to another page. See the link definition how to create links by
typing, browsing, or dragging.
Add a background image to a page from the properties window.
You can move a file that is linked in the files menu and maintain the links.
You can see this happen in the properties panel.
More later:)
Start a new basic html file or work with an old one in DW.
Pull down the Insert menu and click on Image Objects and then
Rollover image.
Follow the directions: Mention the source image and then the target one.
The source will end up on top and the target will be the rolling-over one.
Just as with any file, you can click on F12 to see your html on the browser
as it saves it to you on the C drive.
Once you are satisfied, go to the right and synchronize off the site menu.
Enjoy:)
Start a (new) html file
Insert a picture large enough to insert several links (hot spots)
In the property inspector click on one of the 3 map shapes at the bottom left.
Place the cursor on the image (it turns into a cross). Draw a rectangle (elipse or polygone)
In the property inspector again fill in the link you desire and the related alternate text
Click on the map arrow and pick a shape again and restart the 3 steps above.
Save your file, synchronize it.
See example
Follow instructions in the book to create layers (you won't see a thing except if you look at the page source:).
Open a layer file or create a new file with a layer.
Insert the image you'd like to "fly" about.
Press Alt+F9 key combination to open the Timeline panel.
Click the layer handle, not the image itself
Right-click Frame 1 in animation channel 1. In the pull-down menu select Record Path of Layer.
Drag the layer through the page to indicate the path it will take.
Press Autoplay and check the Loop box.
You may change 15 fps (frames per second) to faster or slower.
Save and watch in the browser.
See css.htm and css1.htm for 2 examples on how to incorporate style sheets into your document. One has the <style> tag in the <head> section
and the other in the <body> part.
More on CSS in the book and on DW itself. Return to Dr. Caftori's
    Use n-caftori@neiu.edu to email me
Last updated 12/10/09