Web Quiz

1. Which CSS property is used to change the background color of an element?





2. How do you apply a CSS style to an element with an ID?





3. What does the CSS `flex` property do?





4. How can you change the font size in CSS?





5. Which property is used to change the text color in CSS?





6. How do you select all `<p>` elements inside a `<div>` in CSS?





7. What is the default value of the `position` property in CSS?





8. How can you add a comment in CSS?





9. What CSS property controls the text size?





10. How do you make a list horizontal in CSS?





Back To Home