Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Give CSS to a tag less text present in a div. Re: Give CSS to a tag less text present in a div.

#96897
monk18
Member

You can use jQuery. In jQuery you ‘ll have the ability to select a specific child. These links should help you.

http://www.mkyong.com/jquery/jquery-nth-child-selector-example/
https://css-tricks.com/how-nth-child-works/
https://css-tricks.com/useful-nth-child-recipies/