Intermediate CSS Workshop

Course Syllabus

In addition to the material presented below, you are invited to take a look at our class overview pages.  Here are the topics and tentative reading assignments for each week of the class:

Week One

Topics

  • Brush up on CSS validation
  • Solve CSS validation problems
  • DOCTYPEs and DOCTYPE switching

Reading

Week Two

Topics

  • Practice and apply principles of specificity and inheritance
  • Learn what liquid design is all about
  • Apply liquid design principles to (X)HTML markup using CSS

Reading

Week Three

Topics

  • Learn the use and importance of link-related pseudo-classes
  • Practice styling both text and image hyperlinks on an (X)HTML Web page/site
  • Create a menu for an (X)HTML Web page/site

Reading

Week Four

Topics

  • Explore various media-specific styling techniques
  • Consider best approach to print-specific styles
  • Create a print stylesheet for your class Web site

Reading

Week Five

Topics

  • Learn various CSS methods for two- and three-column layouts
  • Apply a two- or three-column layout using CSS

Reading

Week Six

Topics

  • Apply concepts learned throughout the course to a Web page
  • Select an existing Web page to apply what we have learned in the class. Convert the page using concepts learned during the class. Page must include:
    • Valid (X)HTML and CSS
    • Consistent styles
    • Liquid design
    • Hyperlink and menu styles
    • Separate print styles
    • Multicolumn layout

Reading