0
Your Cart

CSS Quiz

How good is your cascading Skills?

1. Which CSS property controls the text color?





2. What does the float property do?





3. Which property defines the font?





4. How do you make list items horizontal?





5. Which selector targets all elements?





6. Which property changes the background color of an element?





7. Which unit is relative to the font size of the element?





8. Which property controls the space inside an element?





9. Which property controls the space outside an element?





10. How do you make text bold in CSS?





11. Which property aligns text horizontally?





12. What does `display: none;` do?





13. What does `visibility: hidden;` do?





14. Which property controls the stacking order of elements?





15. Which position value places an element relative to itself?





16. Which position removes an element from the normal flow?





17. Which CSS layout system is one-dimensional?





18. Which property enables Flexbox layout?





19. Which property controls spacing between flex items?





20. Which CSS property controls element transparency?





21. How do you apply a CSS file to HTML using <>?





22. Which selector targets an element with id="main"?





23. Which selector targets elements with class="box"?





24. Which CSS property rounds element corners?





25. Which media query targets screens smaller than 600px?





26. Which property adds a shadow to text?





27. Which CSS property changes the mouse cursor?





28. What allows you to add a hover effect over an element?





29. What are transitions measured in?





30. How do you emphasize an `H` tag?