InLine CSS style not working…
-
I am attempting to create an inline style that sets off a one sentence-paragraph with a unique style: grey, italic and a bit more space above the text line than is normal for the p styles in the site.
I have been successful with the italic and grey but not the top spacing. You can see an example of the line, it is at the bottom of the post, “Originally published in the Swiss online newspaper, http://www.zitig.ch, reedited for WholeThinking.”
Here is the code…
<em><span style="color: #808080;">Originally published in the Swiss online newspaper, www.zitig.ch, reedited for WholeThinking.</span></em><em><span style="color: #808080;"></span></emWhat am I doing wrong here?
THanks.
The topic ‘InLine CSS style not working…’ is closed to new replies.