• Resolved Garrett Cobarr

    (@garrett-cobarr)


    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></em

    What am I doing wrong here?

    THanks.

Viewing 1 replies (of 1 total)
  • Thread Starter Garrett Cobarr

    (@garrett-cobarr)

    I apologize, almost immediately, after I the posted question, I realized what I had done wrong. Here is the corrected code…

    <p style="color: #808080; margin-top: 15px;"><em>Originally published in the Swiss online newspaper, www.zitig.ch, reedited for WholeThinking.</em></p>

    The link above to the example is still good if others want to check out how it is supposed to look.

    Thanks.

Viewing 1 replies (of 1 total)

The topic ‘InLine CSS style not working…’ is closed to new replies.