HTML DOM Tutorial The HTML Document Object Model (HTML DOM) defines a standard way for accessing and manipulating HTML documents. The DOM presents an HTML document as a tree-structure (a node tree), with elements, attributes, and text. Start learning the HTML DOM now! HTML DOM Examples Learn by 100 examples! With our editor, you can edit the HTML, and click on a test button to view the r