How do I change css on only part of a link_to link?

Theozzzz

New Member
If I have a \[code\]<%= link_to "BlueBottles" %>\[/code\], how do I change CSS on only part of it, say, to make the first four letters Blue? Separate links just doesn't look right and I'm afraid I'm falling short on the proper way to do it. Thanks in advance for any help!!
 
Back
Top