[bigheading] DHTML Object Model

[smallheading] Element Functionality

[para1] The Document Object Model (DOM) allows for quick, dynamic access to all elements in an HTML5 document for manipulation with JavaScript.

[para2] For more information, check out the "JavaScript and the DOM" section of Deitel's [link] JavaScript Resource Center.

[para3] The buttons below demonstrate:(list)