css type question
css type question
Out of context: Reply #1
- Started
- Last post
- 5 Responses
- ESKEMA0
you need html to back that up, can't target that via css alone if there's no division in the html.
put some <span class="whatever">First two words</span> in your html to target it.