Which of the following method returns the HTML content of an HTML element?

4. Which of the following method returns the HTML content of an HTML element?

  1. Get_HTML()
  2. Html()
  3. Get()
  4. Return_html()

Answer: B) Html()

Explanation:

html() method returns the HTML content of an HTML element.

Comments and Discussions!

Load comments ↻






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