Question #147806

Which is the correct jQuery selector to select the first list item of <ul> element?


Options:

Explanation:
The $("ul li:first") selector is used to select the first list item of
    element.
Tags: jQuery

Question Screenshot

Question Screenshot
For best sharing results, download the image first and then attach it to your social media post.

Test Your Knowledge

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

Take a Quiz

Share This Question