Multiple choice

Which of the following symbols is used to define the id selector in the Cascading Style Sheets (CSS)?

  1. #

  2. dot (.)

  3. &

  4. @

  5. None of the above

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

id selector uses # symbol in CSS.