Total Questions : 50
Expected Time : 50 Minutes

1. Which CSS property is used to control the order of elements in a flex container?

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

3. Which CSS property is used to make text bold?

4. What is the CSS property used to create a shadow effect for text or elements?

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

6. Which CSS property is used to create a border around an element?

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

8. Which CSS property is used to add a shadow to an element's box?

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

10. In CSS, what property is used to control the order of elements on the z-axis (i.e., their stacking order)?

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

12. In CSS, how can you make an element transparent, allowing the background to show through?

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

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

15. What does the 'overflow' property in CSS control?

16. In CSS, what is the 'pseudo-class' used to select every nth element?

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

18. Which CSS property is used to specify the order of flexible items in a flex container?

19. What is the purpose of the CSS property 'opacity'?

20. In CSS, what is the 'box model'?

21. In CSS, what does the 'position' property value 'relative' do?

22. Which CSS selector is used to select elements with a specific class?

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

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

25. Which HTML tag is used to include CSS code within an HTML document?

26. What is the purpose of the CSS property 'display'?

27. What is the purpose of the CSS property 'float'?

28. Which CSS property is used to control the style of the border of an element?

29. What is the CSS box model used for?

30. In CSS, what is the purpose of the 'flexbox' layout model?

31. What is the purpose of the CSS property 'font-size'?

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

33. Which CSS property is used to control the spacing between letters in text?

34. What is the purpose of the 'visibility' property in CSS?

35. What is the purpose of the 'transform' property in CSS?

36. Which CSS property is used to control the thickness of the border of an element?

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

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

39. What is the CSS property used to control the appearance of an element when the user hovers over it?

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

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

42. What is the purpose of the CSS property 'text-align'?

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

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

45. What is the CSS property used to control the size of an element relative to its parent container?

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

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

48. Which CSS property is used to control the background color of an element?

49. Which CSS property is used to create rounded corners on an element's border?

50. What does the 'opacity' property in CSS control?