This chapter provides an introduction of W3C's Document Object Model (DOM) Specifications. Topics include an overview of DOM specifications, Examples of DOM Level 0, 1, 2, and 3 functionalities, DOM levels supported by Web browsers, 'Node' and other DOM API interfaces, dump 'document' object with DOM API.