Question #147804

Which is the correct jQuery selector to select the first HTML element?


Options:

Explanation:
The $("element_name:first") selector is used to select the first HTML element.
Tags: jQuery

Test Your Knowledge

Want to practice more questions like this? Take a quiz in this category!

Take a Quiz

Share This Question