Document Object Model (DOM)

  • Convenient representation of the HTML document
  • Can be viewed by opening the HTML inspector
  • For selected elements we can also see the associated style (CSS) and Event Listeners (JavaScript)