1.

What Is The Use Or Function Of Html Dom?

Answer»
  • HTML DOM provides a WAY to implement the HTML document model by allowing it to extend the HTML: trees MODELS.
  • It serves as both as HTML PARSER and USES the document class of HTML to apply the functions and properties in the same class.
  • The standard object model is created for the use of HTML and it provides a programming interface through which it can be recognized.
  • It provides platform independent and language independent features and properties that can be used.



Discussion

No Comment Found