Total Questions : 30
Expected Time : 30 Minutes

1. Which CSS property is used to control the spacing between columns in a multi-column layout?

2. Which CSS property is used to add space between the border and content of an element?

3. Which CSS property is used to control the positioning of an element within its containing element?

4. What is the CSS property used to specify the color of an element's text?

5. Which CSS property is used to control the spacing between words in text?

6. Which CSS pseudo-class is used to select the first child of an element?

7. What is the default value of the 'display' property in CSS for most HTML elements?

8. In CSS, what does the 'transition' property control?

9. What is the purpose of the 'z-index' property in CSS?

10. In CSS, what is the purpose of the 'max-width' property?

11. What is the purpose of the CSS property 'width'?

12. What is the purpose of the CSS property 'background-color'?

13. What is the CSS property used to control the size of an element's font?

14. In CSS, what is the default value of the 'position' property?

15. Which CSS property is used to set the background color of an element?

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 lines of text within an element?

18. Which CSS property is used to change the color of text?

19. What is the purpose of the 'box-sizing' property in CSS?

20. What does the 'margin' property in CSS control?

21. Which CSS property is used to set the font size of text?

22. In CSS, what is the purpose of the 'clearfix' class?

23. Which CSS property is used to create a smooth transition effect for element changes?

24. What is the purpose of the CSS property 'border-radius'?

25. Which CSS property is used to control the spacing between characters in text?

26. Which CSS property is used to create a gradient background for an element?

27. What is the CSS box model used for?

28. What is the specificity of the following CSS selector: div#header .nav ul li a.active?

29. Which CSS property is used to control the alignment of text within an element?

30. Which CSS property is used to control the visibility of an element?