forum

Home / DeveloperSection / Forums / CSS text styling

CSS text styling

Anonymous User227819-Aug-2013
Hi !

Is there a way to style the first word in tag differently than the other words in that tag? For example, say I had this snippet of code: 

<h4>Worpress Quick Tip Of The Week</h4> 

Is there way I could style the word "Wordpress" differently than the other words using css? I know I could just put a span with a unique class around the word Wordpress, but is it possible without doing that? 

Thanks


Updated on 19-Aug-2013
I am a content writter !

Can you answer this question?


Answer

1 Answers

Liked By