Answer:
The HTML DOM API specializes and adds the functionality to relate to HTML documents and elements. It addresses the issues of backwards compatibility with the Level 0 of DOM and provides mechanisms for common and frequent operations on HTML documents.
Previous Question | Next Question |
Define XMLHttpRequest Object? | List the features of DOM? |