What is Document Object Model? Please explain in simple words.
Answers
Answered by
1
Answer:
Explanation:
The Document Object Model (DOM) is a programming API for HTML and XML documents. It defines the logical structure of documents and the way a document is accessed and manipulated.
Similar questions