Sail E0 Webinar
Question
Which of the following selectors selects any tag with an id attribute set?
Options:
A .  E#id
B .  .class
C .  #id
D .  *
Answer: Option C


Example:#test {color: green;}
/* makes a tag with id='test' green */



Was this answer helpful ?
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers