1.
Which of the following is the correct way to achieve the following output in HTML?
2.
How will the following be displayed on a web page?
3.
Which of the following HTML code will produce the result below?
4.
Which of the following are empty elements? Select TWO correct answers.
5.
Which of the following rules will achieve the output shown:
6.
Assuming a class named "center" has been applied to multiple HTML elements on a webpage. Which of the following options can be used to change the font size of only the unordered lists that have been assigned to that class?
7.
What will be the color of “Paragraph 1” given the following HTML code?
8.
What will be the color of "Paragraph 1" given the following HTML code?
9.
Which of the following CSS rules will provide this output?
10.
Consider the following HTML and CSS code and then select FOUR correct options.
11.
Which of the following code will provide this output? Select TWO answers.
12.
Consider the following HTML and CSS code: