CSS rule based on content

Viewed 74728

I would like to apply a different style to all anchors containing a specific word. Can it be done in pure CSS? It's ok if it's CSS3-only.

5 Answers
Related