Question:When are you likely to use an id selector in your stylesheet?
A When you want to apply the style to elements that appear repeatedly on a page
B When you want to apply the style to only one element per page
C The id selector is just like the class selector
D It is better to use the class selector instead
+ AnswerB
+ Report