Skip to content

Instantly share code, notes, and snippets.

View tsnieuwen's full-sized avatar

Tommy Nieuwenhuis tsnieuwen

View GitHub Profile
@tsnieuwen
tsnieuwen / b2_intermission_work.md
Created January 21, 2021 19:23 — forked from mikedao/b2_intermission_work.md
B2 Intermission Work Submission

B2 Intermission Work

Answer these Check for Understanding questions as you work through the assignments.

HTML

  1. What is HTML?
  2. What is an HTML element?
  3. What is an HTML attribute?
  4. What is the difference between a class and an id? When would you use one vs. the other?