Web features explorer

DOM

Widely available since 2018-01-29
Tags: api

The DOM (Document Object Model) API represents HTML and XML documents as trees of nodes. You can use the API to inspect and modify the structure and content of a document.

Learning resources on MDN

Browser support

Specifications