Sail E0 Webinar
Question
With jQuery, look at the following selector: $("div.intro). What does it select?
Options:
A .  The first div element with class="intro"
B .  The first div element with id="intro"
C .  All div elements with class="intro"
D .  All div elements with id="intro"
Answer: Option C





Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

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

Latest Videos

Latest Test Papers