# CSS Object Model

The CSS Object Model is a set of APIs allowing the manipulation of CSS from JavaScript. It is much like the DOM, but for the CSS rather than the HTML. It allows users to read and modify CSS style dynamically.

参考:https://developer.mozilla.org/en-US/docs/Web/API/CSS_Object_Model

before 与 after示例:

content url:

content attr:

content counter: