Welcome to your HTML & CSS
2.
What does the following CSS code do: h1 {font-size: 2em;}?
3.
Which of the following is NOT a valid way to add inline styling to an HTML element?
4.
What does the CSS box model refer to?
5.
What is the difference between a block-level element and an inline element in HTML?
6.
How can you select all elements of a specific class in CSS?
8.
What attribute is used to specify a link's destination URL in HTML?
9.
What property in CSS is used to change the background color of an element?