Home > Web Development > Quizzes > Web Technology Practice Test: CSS
Web Technology Practice Test: CSS
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 79% Most missed: “The CSS property used to control the element's......is -”
Web Technology Practice Test: CSS
Time left 00:00
25 Questions

1. The CSS......-property defines the text color to be used.
2. ......saves a lot of work. It can control the layout of multiple web pages all at once.
3. Which of the following property is used as the shorthand property of margin properties?
4. An......CSS is used to apply a unique style to a single HTML element
5. Which of the following is used to specify the subscript of text using CSS?
6. ....-describes how HTML elements are to be displayed on screen, paper, or in other media.
7. The CSS........property defines a margin (space) outside the border
8. Which of the following is the correct syntax to make the background-color of all paragraph elements to yellow?
9. ......tag is used to define the document body.
10. The HTML attribute used to define the inline......is -
11. The HTML attribute used to define the internal style sheet is ......
12. An external style sheet can be written in any text editor. The file must not contain any HTML code, and must be saved with a ......-extension.
13. An....-CSS is defined in the section of an HTML page, within a