My question is how should this be formatted in CSS?
This is what I have now but I would like to do it in CSS:
“Mark’s coaching, presence and spirit, helps him give others a gentle nudge (and sometimes hard push) toward whatever their future path may hold. As a friend, mentor and spiritual guide, Mark has helped me, quite simply, start to do something that resonates with my soul and spirit.”
– Warren J. Strudwick, Jr. M.D.,
Team Physician, Oakland Raiders
This is what I tried in CSS but did not work:
“Mark’s coaching, presence and spirit, helps him give others a gentle nudge (and sometimes hard push) toward whatever their future path may hold. As a friend, mentor and spiritual guide, Mark has helped me, quite simply, start to do something that resonates with my soul and spirit.”– Warren J. Strudwick, Jr. M.D.,
Team Physician, Oakland Raiders
#main {
color: #00C;
}
.attrib {
color: #C63;
}
Hi John,
Do you have a public URL where we can take a look at what’s going on? It’s quite likely that something is overriding your colors and I’ll be able to tell you what that something is by looking at this page.
If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.