document

Term side of the Card
Topic: Browser Environment
Unit title: document
Categories: Object
Explanation side of the Card

Explanation: The browser API object that represents the web page loaded in the browser. It provides methods and properties to interact with and manipulate the content of the page, such as modifying the HTML structure, managing styles, handling events and accessing information about the document.

Browser compatibility:
  • The chrome browser supports this feature starting from version 60
  • The edge browser supports this feature starting from version 17
  • The firefox browser supports this feature starting from version 20
  • The safari browser supports this feature starting from version 8
Availability: