Tuesday, February 4, 2014

What is OR operator in CSS selector?

Comma:

h1, h2, h3 { font-family: sans-serif }

In W3 calls grouping
http://www.w3.org/TR/CSS2/selector.html#grouping