Which of the following method is used to find elements in a document that matches a CSS-style selector?

6. Which of the following method is used to find elements in a document that matches a CSS-style selector?

  1. Select()
  2. Append()
  3. Clean()

Answer: A) Select()

Explanation:

Select() method is used to find elements in a document that matches a CSS-style selector.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.