CSS Quiz Answers

These are the answers.

1.CSS stands for Cascading Stylesheets

  • True

    2. To save a stylesheet you use save it NAME HERE.html

  • False

    3. You can only edit the colour of text with CSS

  • False

    4. People usually use notepad or MS wordpad to create their CSS

  • True

    5. To get your CSS to apply to you site you add this code to you html:

  • True