« Walking the Walk | Main | Star Student »

March 23, 2005

How Not to Use Dreamweaver

This week we covered the following topics:

How Not to Use Dreamweaver:

Taking advantage of the Mac:

  1. System Preferences > Sharing > Personal Web Sharing
  2. Then visit http://localhost/
  3. Localhost directory is [root]/Library/Webserver/Documents/
  4. Set up your Testing Server in your Site Preferences to be this Localhost directory.
  5. Hit F12 for a local preview, with root-relative links intact.

Homework:

  1. Draw a Web design on paper. Armed with CSS and tables, design your site in Dreamweaver. Try Table Layout mode. Try the table button in the Insert bar. Or use Insert > Table. Use right-click (Control +Click) in the table to access menus, or examine the Property Inspector. Remember Text > CSS Styles > New.
  2. For inspiration, visit the CSS Zen Garden and try "select a design".
  3. If you get stuck, try Help > Dreamweaver Support Center.
  4. Go to Bloglines.com. Create an account. Figure out how to:
    • Add Dom.net's RSS feed.
    • Add news.bbc.co.uk's news feed.
    • Create a blog and post to it. Send me your Blog URL.

Posted by at March 23, 2005 05:23 PM