Daniel Glazman Ian Hickson p { background-color : red } p[title*="bar"] { background-color : lime }

This paragraph should have a green background because its title attribute contains "bar"