Home > Web Development > Quizzes > Web Development Practice Test - Intermediate CSS
Web Development Practice Test - Intermediate CSS
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 0% Most missed: “background-color property can takes its value as”
Web Development Practice Test - Intermediate CSS
Time left 00:00
25 Questions

1. Controls the horizontal overflow of a block or inline block
2. Which of the following statements is TRUE for CSS
3. -webkit- prefix is for which browser
4. Multiple external style sheets cannot be referenced inside a single HTML document
5. Which Value is Accepted by the box-sizing Property
6. _________ property can be used to Increase or decrease the space between words
7. Which of the below is the correct way to set a background image?
8. display doesn’t remove an element from the document flow, whereas visibility does
9. E:first-letter
10. A.hover Means
11. _________ doesn’t remove an element from the document flow
12. The ____________ selector is used to specify a style for a single, unique element
13. Which selector is used for matches any element
14. What is the default value of float property?
15. The ____________ property specifies which sides of an element other floating elements are not allowed.
16. The font-size value can be an absolute, or relative size
17. Which of the following is correct CSS syntex for using font property?
18. Which Values for the background-position Property
19. Which selector is used for Matches elements with the id attribute someId
20. The background-imageproperty accepts its value as
21. What are the methods of implementing CSS?
22. table {color: blue;} In the code snippet above, which part represents the property?
23. ______________ property specifies an image to use as the background of an element
24. What is CSS Float?
25. Elements in CSS cannot be positioned unless the positioning property is set first