Which of the following method returns the child components of an HTML element?

19. Which of the following method returns the child components of an HTML element?

  1. Child()
  2. Children()
  3. Parent_children()
  4. Get_child()

Answer: B) Children()

Explanation:

Children() method returns the child components of an HTML element.

Comments and Discussions!

Load comments ↻






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