Lesson 3: Using Cascading Style Sheets

  1. Introduction to CSS (Presentation with Notes)
  2. Styling an HTML5 Page with CSS (Presentation with Notes)
  3. Selecting a Color Scheme
  4. Editing Images
  5. Finished Example

SitePoint and Other Videos

  1. Video 1: A basic introduction to CSS and selectors. The examples shown are relevant, but could be done by using HTML5 tags instead of classes or ids
  2. Video 2: Thinking in CSS, a video discussing the best approach to using CSS with a minimum of class and id selectors.

Teach Yourself Dreamweaver CS5

  1. Hour 11: Formatting Web Pages with CSS
  2. Hour 12: Using CSS for Positioning