WGU Web-Development-Foundation Actual Free Exam Questions & Community Discussion
Use the given code snippet to answer the following question:
<style> :root {
-blue: #le90ff;
} </style>
Which inline style applies the blue defined at the root level?
<style> :root {
-blue: #le90ff;
} </style>
Which inline style applies the blue defined at the root level?
Correct Answer: C
Vote an answer
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?
Correct Answer: D
Vote an answer
What are the two types of CSS units? Choose 2 answers.
Correct Answer: D,E
Vote an answer
Use the given code to answer the following question:

Which color is shown for the <label> tag?

Which color is shown for the <label> tag?
Correct Answer: D
Vote an answer
Use the given HTML documentto answer the following question:

What is the spacing of the grid-row-gap?

What is the spacing of the grid-row-gap?
Correct Answer: B
Vote an answer
The given HTML is used to create formatted text.
<strong>Article A</strongxbr /><br /><em>Article B</em><br /><br /><mark>Article C</raark> What is the formatted text that results from the given HTML?
<strong>Article A</strongxbr /><br /><em>Article B</em><br /><br /><mark>Article C</raark> What is the formatted text that results from the given HTML?
Correct Answer: D
Vote an answer
What is a case in which HTML code is primarily needed?
Correct Answer: A
Vote an answer
0
0
0
10
