1.

What Is Html Dom?

Answer»

The HTML DOM is:

  • A standard object model for HTML
  • A standard PROGRAMMING interface for HTML
  • Platform- and language-independent
  • The HTML DOM DEFINES the OBJECTS and properties of all HTML elements, and the methods (interface) to ACCESS them.

The HTML DOM is:



Discussion

No Comment Found