Tags:

    Lesson Plan #1

    Film & Media 160

    Lesson Plan

    Monday, August 31 2009

    ·Introductions

    ·Catch up about last semester

    • Hand out syllabus
    • Over the course of two labs re-introduce HTML & CSS
    • Talk about portfolio sites, for later use
    • What is HTML & CSS?
    • Definitions
    • Show CSS Zen Garden site: http://www.csszengarden.com/
    • CSS & Accessibility
    • Web Standards
    • HTML tutorial from w3schools.org
      • http://www.w3schools.com/html/DEFAULT.asp
      • use this tutorial up to and including links, depending on the class’s comfort level with HTML
      • To do in-class
        • 1) Make 3 links to your favorite websites
        • 2) Make 1 header for each link
        • 3) One image for each link
        • 4) Make the images as links
        • 5) if time make 3 more links in a list
    • CSS tutorial from w3schools.org
    • Have students make their own HTML & CSS files from scratch, with at least 3 pages of HTML and one CSS file.