When you write articles, especially for submission and publication to article directories, most directories will permit you to add a little html code to your articles to add a little visual depth or oomph to them. Not much though:)
So while each individual article directory may allow different html code, I thought I’d give you a quick little cheat sheet of the code that most writers usually use and that most directories typically allow.
To make text BOLD – <b>your text</b> or <strong> your text </strong>
To italicize text – <i> your text </i> or <em> your text </em>
To underline text – <u> your text </u>
To make a paragraph break to the next line – <br> or </br>
To make a block of quoted text (indented) – <blockquote> your text </blockquote>
To create an ordered list – <ol> your list </ol>
To create an unordered list – <ul> your list </ul>
To add the items in your ol or ul list, you will need to precede each item with <li>
To create a link in your article or resource box – <a href=”your url”> your text </a>
Lisa Angelettie
Latest posts by Lisa Angelettie (see all)
- Back Matter 101: How To Add Killer Call To Actions To Your Books - August 3, 2015
- Shelfari Is No Longer An Option In Author Central - July 28, 2015
- What Are The Most Well-Read Cities In America? - June 2, 2015
jhamp1 says
Great article Lisa. Short sweet and to the point.
James
http://JamesHamptonBlog.com
lisaangelettie says
Thanks for coming by and taking a look:)