Although this syntax does not render, this is basically what I am attempting to do.
#description > p:first-line[title*='bandCopy'] {font-weight:bold;}
I want the first main body copy to have a first-line bold.
I am working with this page:
http://www.glustik.com/dustreeproductions/entertainers/smiths.php
I am trying to use some CSS3 just for practice.
Thanks A Bunch!
This should work for you: