Multiple choice

Before using the cascading style sheet, you need to include one into your HTML page. What HTML tag can you use to apply CSS rules to a document?

  1. Sheet

  2. CSS

  3. Style

  4. Script

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

In HTML, the tag is used to embed CSS rules directly within the document.