Document Object Model

The Document Object Model (DOM) is a cross-platform and language-independent API that treats an HTML or XML document as a tree structure wherein each node is an object representing a part of the document. The DOM represents a document with a logical tree.

Source: Wikipedia — Document Object Model (CC BY-SA 4.0)

Document Object Model

The Document Object Model (DOM) is a cross-platform and language-independent API that treats an HTML or XML document as a tree structure wherein each node is an object representing a part of the document. The DOM represents a document with a logical tree.

Source: Wikipedia "Document Object Model" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy