Description

E[attr|="something"] matches any element E with attribute attr where the hyphen-separated list of values beginning with something,

Example

H1[title|="something"] {color:red;}

Introduced in CSS version
3
Inherited
N/A
Browser Support
BrowsersIE ieFirefox firefoxSafari safariOpera operaChrome chrome
Versions71160.2
Belongs to:

See the full list CSS properties and browser support: CSS Properties