CSS2 content reference guide

CSS2 content reference guide

This is a complete reference guide for web developers that lists all the CSS properties related to generated content, as defined in the World Wide Web Consortium Cascading Style Sheets Recommendation Level 2.

Click on any attribute to view its description including examples-

Sr.No. Attribute and Description
1 content Inserts generated content around the element.
2 counter-increment Increments a counter by 1; value is a list of counter names, each optionally followed by an incrementing value.
3 counter-reset Resets the counter to zero; value is a list of counter names, each optionally followed by a value to reset.
4 quotes Sets the quotation marks used for quoted text.

Leave a Reply

Your email address will not be published. Required fields are marked *