web

Introduction

Once your comps are approved, you will need to convert your designs to workable Web pages.  In this lab, you'll export your comps and upload them to the studentweb server.  Please take time to review screencasts of this process.

Carefully read the instructions and scoring chart at the bottom of the page.

Examples of past student projects

What to Do

  1. Create logical slices for your site.  Use HTML slices for body text. You may need to save the background as a separate image. See screencasts for examples!
  2. Export HTML and images to a folder in your local root folder.
  3. Use Dreamweaver to clean up the generated HTML.  Create your own table or CSS layout.  Replace solid color images with background colors.  It's ok to nest tables within other tables, but minimize merging of table cells. Body text should be HTML text, not images.
  4. Want to do rollover buttons with CSS? Listamatic has lots of examples. You can find one you like, paste in the code, and alter it to suit your design. Here's an example that uses a background image -- you can replace it with yours.
  5. In Dreamweaver, link your main page to your subpage and your subpage to your main page.
  6. Link to your main page  and subpage from 217homework.htm
  7. Upload all changed pages and image files to the studentweb server.
  8. TEST YOUR WORK ON THE SERVER.  Test your links and make sure all images load. 

 

Submitting work - PLEASE READ CAREFULLY

 

Grading - 50 points

Points Requirements
5 correct URL submitted to Blackboard
5 Links from homework page and between main and subpages all work
10 Rollover buttons work (note - these can be done with CSS)
20 Main and subpages look good and all images load
10 Generated HTML has been cleaned up in Dreamweaver