CSS Beginner Quiz (Level 1)

15 Questions
Back
  1. Which CSS property is used to change the text color of an element?

  2. What does CSS stand for?

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

  4. Which property is used to control the spacing between elements on a webpage?

  5. How can you include an external CSS file in an HTML document?

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

  7. What is the difference between display: inline; and display: block; in CSS?

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

  9. Which CSS unit is relative to the font size of the nearest parent element with a font size defined?

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

  11. Which CSS property is used to specify the type of list marker (bullet or number) in an unordered or ordered list?

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

  13. Which CSS property is used to remove the underlines from links?

  14. Which CSS property is used to set the style of an element's border?

  15. What does the CSS property position: relative; do?