1.
Which of the following scenarios is best achieved using a pseudo-element?
2.
Which of the following rendering modes is used to get access to the latest features of CSS?
3.
In CSS, which of the following commands is used to fix the position of ?
4.
In CSS, which of the following properties is used to set or remove decorations from a text?
5.
In CSS, which of the following properties is used to change text into uppercase or lowercase letters?
6.
In CSS, which of the following property values is used to set the stack order of an element to be equal to the stack order of its parent?
7.
In CSS, which of the following is a valid syntax to specify that the space between words in

<p> elements must be 50 pixels:

8.
What happens to the table in the following CSS code:
table {color: blue;}
9.
How is a comment inserted in a CSS file?
10.
In CSS, which of the following is used to display hyperlinks without an underline?