Question 1: Which of the following is a relative length unit in CSS?
Question 2: What is the default unit for font-size in CSS if no unit is specified?
Question 3: Which CSS unit is based on the width of the '0' character in the current font?
Question 4: Which unit is best for making font sizes scalable in CSS?
Question 5: What does the rem unit stand for in CSS?
Question 6: Which unit represents 1% of the viewport width?
Question 7: Which of the following units is absolute in CSS?
Question 8: What is the best unit to use for responsive typography?
Question 9: Which CSS unit depends on the height of the viewport?
Question 10: If an element's font-size is set to 2em, how big is the text relative to its parent?