What is the DOM? (css-tricks.com)

Understanding what the Document Object Model (or DOM) is will be a fundamental part of using JavaScript and manipulating content on your website. The DOM is confused for a number of things, but short overview will help you understand the difference between it and HTML, JavaScript, and the browser.

  • 1 points submitted 7 years ago