home | homework | links | glossary | sitemap | contact
Homework Page
Week 2 -
Read Lynda.com H.O.T – Ch.2 (pg.12 - 35)
Email me your first hand-coded webpage. Make sure the file as a .html extension. The elements included within the page should be:
A title (using the <title> tag)
An embedded YouTube link
A short paragraph describing the video (using the <p> tag)
Post a link to your website in the discussion forum under "Student Sites" and upload the homework packet files to your website.
Email response questions:
What are the six main Dreamweaver interface elements?
1.) The Insert bar
2.) The Document toolbar
3.) The Panel group
4.) The Property Inspector
5.) The Document Window
6.) The Panels
Of the six main Dreamweaver interface elements, which one of is context-sensitive, meaning that it changes depending on the type of element selected?
The Property Inspector
If you wanted to see the source code of your webpage, how would you do that in Dreamweaver?
Go to the View section and access Code.
Where do you define a workspace in Dreamweaver?
Under Window and Workspace Layout.
What operating system are you on (Windows or Mac)? Please write out the keyboard shortcuts (specific to your system) for the following functions:
On a MacSave 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?
Define your Site Root.