Lecture 10 Quiz: CSS Box Model & Positioning

Note

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

Lecture 10 Self-Check

Question 1: What is the correct outside-to-inside order in the CSS box model?
Select an item
Question 2: Which position value keeps an element attached to the viewport while scrolling?
Select an item
Question 3: Padding controls which part of spacing?
Select an item
Question 4: With box-sizing: border-box, the declared width means:
Select an item
Question 5: Why is z-index used in CSS positioning?
Select an item