how to select classes that start with a certian name

CSS
div[class^="className"]
Source

Also in CSS: