CSS Generated Content is a module of CSS that defines how to add content to an element. Generated content can be used to add content to anonymous replaced elements or replace the content of a DOM node in very limited circumstances with a generated value.
See the how to guide for generated content to learn more, and the content and quotes properties for implementation information.
Reference
Properties
Specifications
| Specification | Status | Comment |
|---|---|---|
| CSS Generated Content Module Level 3 | Working Draft | |
| CSS Level 2 (Revision 1) | Recommendation | Initial definition |
