DOM
Here are the most common meanings for DOM across different fields.
Technology
Document Object Model
The programming interface that represents HTML and XML documents as objects.
Example: JavaScript can update the DOM after the page loads.