Document Object Model
The Document Object Model (DOM) is a programming interface that represents documents as trees of objects and exposes their structure and content to scripts and tools.
The Document Object Model (DOM) is a programming interface that represents documents as trees of objects and exposes their structure and content to scripts and tools.