CSSStyleDeclaration

Term side of the Card
Topic: Object on Page
Unit title: CSSStyleDeclaration
Categories: Object
Explanation side of the Card

Explanation: The browser API object that represents a collection of CSS properties and values for an HTML element. It provides methods and properties to manipulate the inline styles of elements, such as setting or getting CSS properties.

Browser compatibility:
  • The chrome browser supports this feature starting from version 1
  • The edge browser supports this feature starting from version 12
  • The firefox browser supports this feature starting from version 1
  • The safari browser supports this feature starting from version 1
Availability: