Skip to content

Feb 25: Review Weeks 1–5

Learning Objectives

After today's class, you should be able to:

  • Practice manipulating DOM objects and classes using JavaScript.
  • Summarize the types of questions that will be asked on the exam.
  • Identify areas that you need to review and study before Thursday.

Lesson Outline

Debrief [10 min]

  • Lab 5 hints
    • display: flex; vs display: inline-flex;   demo
    • flex-basis: 20vw; and flex-grow: 1;   demo
    • flex-direction: row; vs flex-direction: column;   demo
    • flex-wrap: wrap;   demo
  • Flex rules
    • body, nav>ul, main, article
    • aside, aside div, aside h2

Review [45 min]

Planning [20 min]

  • Project 1: Design Sketch – extended to March 10th
    • Need to make progress this week
    • Next week will also have a lab due