Itallics

Drkman

Virgin
Joined
Oct 14, 2018
Posts
6
Hi. I like to use Itallics when the women, wives, in my stories are speaking. However I can't seem to get this
to work when I'm trying to post a story. Anyone got an idea how to do this? Lately I'm using "< and >" at the ends of
quotes but to no avail. Sure would appreciate advise on how to make this happen. Thanks.
 
Use the "I tag" from HTML.

Before the text you want italicized, put this: <i>
At the end of the text you want italicized, put this: </i>

So your italic text will be in between those two tags. <i>like this</i>

When the website previews your story for you, and when it publishes it, the website will serve the tags to your browser and your browser knows to apply italic formatting to the text it's displaying.

Code:
Bla bla bla <i>bla bla</i> bla bla.

comes out

Bla bla bla bla bla bla bla.
 
Back
Top