Slide 11
Slide 11 text
DOCUMENT OBJECT
DOCUMENT OBJECT
MODEL(DOM)
MODEL(DOM)
DOM connects web pages to scripts or programming
languages
DOM is a programming interface for HTML and XML
documents
DOM represents the page so that programs can
change the document structure, style, and content
https://developer.mozilla.org/en-US/docs/Web/API/Document_Object_Model