Question 1
What are the two components of a CSS rule? Choose 2 answers.
Question 2
The given HTML is used to create formatted text.
<em>Article A</era><br /><br /><mark>Article B</mar}c><br /><b>Article C</b> What is the formatted text that results from the given HTML?
<em>Article A</era><br /><br /><mark>Article B</mar}c><br /><b>Article C</b> What is the formatted text that results from the given HTML?
Question 3
The given HTML code has an error.

What is the error?

What is the error?
Question 4
What uses HTML, CSS, and JavaScript to aid developers in creating responsive websites?
Question 5
Use the given code snippet to answer the following question:

What is the rendered line-heightin pixels for the <h1> element?

What is the rendered line-heightin pixels for the <h1> element?
