HTML and CSS Reference
In-Depth Information
Value: One of more of: a text string, a counter, counters, or the keywords normal |
open-quote | close-quote | no-open-quote | no-close-quote
Initial value: normal
Inherited: No
Applies to: :before and :after pseudo-elements
Supported by: Firefox, Safari, Opera
quotes
Used to specify the actual quote marks to be used when open-quote or close-quote values are
specified for the content property.
Value: Either none or any number of text string pairs. Each pair of strings defines open-
and close-quote marks for increasingly nested levels of quotations.
Initial value: Determined by the user agent
Inherited: Yes
Applies to: All elements
Supported by: Firefox, Opera
counter-increment
Increments the specified counters.
Value: none | <counter name>
Initial value: none
Inherited: No
Applies to: All elements
Supported by: Firefox, Opera
counter-reset
Resets the specified counters.
Value: none | <counter name>
Initial value: none
Inherited: No
Applies to: All elements
Supported by: Firefox, Opera
Search WWH ::




Custom Search