home | homework | links | glossary | sitemap | contact

 

If you wanted to see the source code of your web page, how would you do that in Dreamweaver?

1) Choose either Code or Split view in the Document Toolbar.
2) Through the View drop down menu. (View > Code).
3) Choose Coder in the Workspace Switcher Menu.

Where do you define a workspace in Dreamweaver?

Choose New Workspace in the Workspace Switcher Menu.

What operating system are you on (Windows or Mac)? Please write out the keyboard shortcuts (specific to your system) for the following functions:

Mac - 10.6.4 - DW CS5

Save a document - Cmd | S
Preview document in secondary browser - Cmd | F12
Check spelling - Shift | F7
View page properties - Cmd | J

When working on a new site, what is the first thing you should do to help organize your files?

Use sub-folders to separate different types of supporting files into easily manageable libraries of assets. Label them accordingly, for example "css", or "video", or "assets".