What is HTML DOM?

Submitted by: Administrator
The HTML DOM is:

* A standard object model for HTML
* A standard programming interface for HTML
* Platform- and language-independent
* A W3C standard

The HTML DOM defines the objects and properties of all HTML elements, and the methods (interface) to access them.
Submitted by: Administrator

Read Online HTML DOM Job Interview Questions And Answers