Lab 5: Midterm Review

Reminders

The midterm will be held Friday from 5:15-6:15PM in Kane Hall 110. Please be in the room by 5:05 so we can get id's checked before the exam.

We will provide a detailed cheat sheet for you to use during the exam (see exams page on course website). You may not bring any notes/books to the exam and electronics must be silenced/put away.

You may assume $, qs, and qsa are defined for you (shorthand for document.getElementById, document.querySelector, and document.querySelectorAll, respectively)

There will be an exam strategy/review session for the Exploration Session today.

Good luck!

Exam Format

You should expect any of the following topics to be covered in the exam:

  • HTML (Writing and/or Validating)
  • CSS (Writing CSS and/or Selector Mysteries)
  • DOM visualization (drawing the DOM tree of HTML elements)
  • JavaScript DOM/Events
  • JavaScript Animations
  • General Web Development Knowledge (short answer questions)

Lab: Exam Practice

Good Luck!

dancing pikachu

Source