A CSS object model allows CSS to be dynamically changed and manipulated within JavaScript capabilities.
- Similar to the document object model, where the DOM is related to the HTML of a webpage while the CSSOM is related to that webpage’s CSS.
search
A CSS object model allows CSS to be dynamically changed and manipulated within JavaScript capabilities.