Lecture 9 Quiz: CSS Units & Advanced Selectors

Note

Review before quiz: Lectures | Week 3 Content | Lab 3 | Assignment 3

Lecture 9 Self-Check

Question 1: Which CSS units are relative and preferred for scalable typography?
Select an item
Question 2: rem units are calculated relative to what?
Select an item
Question 3: Which selector targets an element with class name header?
Select an item
Question 4: Which selector matches only direct child paragraph elements of a div?
Select an item
Question 5: Which pseudo-class applies style when the mouse pointer is over a link?
Select an item