Week 1 : Introductions

classtime agenda

  • Welcome!
  • Day 1 Survey
  • Syllabus Overview
  • Web Design in 4 minutes
  • HTML / CSS crash course

Homework

placeholder

Here is where an assignment would be if it were due today. Since it's the first day of class, we won't expect anything here. Take a look at week 2 for your assignment for week 2.

HTML + CSS Crash Course

This entire thing is an HTML element

This entire thing is an HTML element

Anatomy of a CSS selector, property and value. The code above would turn the text color of all your  tags blue

Anatomy of a CSS selector, property and value. The code above would turn the text color of all your <p> tags blue

Examples

Other Materials

Key Concepts: