Assignment: Finished CSS, First Draft

Now that we've had a couple of weeks to get the content together and work on the layouts and basic styles, work on finishing all of the CSS this week. By next week you should have a nearly complete, static draft of your web site. This means most of the site is finished except for any javascript you may be implementing.

You should have:

  • All fonts, font sizes and other text styles.
  • Content for all text and images (virtually all of the final content should be in place by now).
  • Color scheme implemented across the whole site.
  • Hyperlinks connecting all of the internal and external pages.
  • Any CSS-based Navigation interactions.
  • Place holders for JavaScript content like slideshows, etc.
  • All other design elements.

Implementing any javascript will take some time since we haven't done it before. Also, in order to ensure that I have enough time to help each of you individually polish and perfect your sites, they should be largely finished well before the final due date. You may need to rearrange parts of the code and change some things, and you want to make sure you have time to do that before everything is due.