Example

A simple quotes property example:

Laboratory

description & Usage

We use the quotes property to determine the type of text quotes.

Informations

# Description
Default Value not specified
Inherited yes
Animatable no
Version CSS2
JavaScript syntax object.style.quotes="'\253' '\273'"

Browser compatibility and Support

# Chrome Edge Firefox Safari Opera
quotes

Syntax

Values

Values Description
none Assumption
string string string string Determines which character to use for the quote.
initial Adds this value to its default property.
inherit It inherits this value from its parent tag.