CSS MCQ Test: CSS MCQs - Practice Questions
1. Which CSS property is used to specify the order of flexible items in a flex container?
2. In CSS, what is the 'box model'?
3. What is the purpose of the CSS property 'font-size'?
4. Which CSS property is used to control the order of elements in a flex container?
5. What does CSS stand for?
6. Which CSS property is used to set the background color of an element?
7. Which CSS property is used to control the spacing between letters in text?
8. Which HTML tag is used to include CSS code within an HTML document?
9. What is the purpose of the CSS property 'float'?
10. In CSS, what is the purpose of the 'display' property with a value of 'inline-block'?
11. In CSS, what is the default value of the 'position' property?
12. Which CSS property is used to create a smooth transition effect for element changes?
13. Which CSS property is used to control the spacing between columns in a multi-column layout?
14. Which CSS property is used to control the spacing between words in text?
15. In CSS, how can you make an element transparent, allowing the background to show through?
16. In CSS, what property is used to control the order of elements on the z-axis (i.e., their stacking order)?
17. Which CSS property is used to control the spacing between characters in text?
18. Which CSS property is used to control the background color of an element?
19. What is the purpose of the 'box-sizing' property in CSS?
20. What does the 'text-decoration' property in CSS control?