Easy Tutorial
❮ Pr Import Rule Css3 Pr Column Rule Width ❯

CSS .class Selector

Complete CSS Selector Reference

Example

Select and style all elements with class="intro":


Definition and Usage

The .class selector styles all elements of a specified class.


Browser Support

All major browsers support the .class selector.


More Examples

Example

Style all <p> elements with class="hometown":


❮ Pr Import Rule Css3 Pr Column Rule Width ❯