Tuesday, January 13, 2009

Fwd: [EzineArticles Training] Article HTML: How-to Tips

Here is the next edition of the EzineArticles.com Training Series: An Introduction to Article Writing and Marketing.

Generally, EzineArticles.com advocates minimal use of HTML in an article; however,  sometimes it can be to your benefit.

Here are some HTML tips to get the results you are looking for:

How to Make a URL/Website Address "Linkable":

 * <a href="http://www.Your-Company-Name.com/">
  http://www.Your-Company-Name.com</a>
  will make "http://www.Your-Company-Name.com"
  a clickable link.

 * Just substitute your website address into the
  above code and now you know how to "link" up
  a website address.

How to Create an Anchor Text Link:

 * <a href="http://www.Your-Company-Name.com">
  Your Website Address</a> will make
 "Your Website Address" a clickable link.

 * Use anchor text links sparingly when submitting
  an article. Many Ezine publishers have anchor
  text link limitations.  At EzineArticles.com, you
  are only allowed one URL in an article to any one
  site.  Duplicate URLs in an article body
  could lead to your article being rejected.

How to Make Something Bold:

 * This code <b>Make my words bold</b>
  will make the words between the <b></b>
  code "bold".

How to Make Something Italic:

 * This code <i>Make my words italic</i>
  will make the words between the <i></i>
  code "italic".

How to Make Something Underlined:

 * This code <u>Make my words underlined</u>
  will make the words between the <u></u>
  code "underlined".

How to Make a Bullet Point List:

 * This code:
  <ul>
  <li>First bullet</li>
  <li>Second bullet</li>
  <li>Third bullet</li>
  </ul>
  will create a list with round bullets

How to Make a Numbered List:
 * This code:
  <ol>
  <li>First point</li>
  <li>Second point</li>
  <li>Third point</li>
  </ol>
  will create a list with descending numbers for
  each point

The next edition of the EzineArticles Training Series: An Introduction to Article Writing and Marketing will provide tips for using the EzineArticle.com "What You See is What You Get (WYSIWYG) Editor".

Ready to submit your next set of quality original articles?
 --> http://EzineArticles.com/

To Your Article Writing & Marketing Success!
- The http://EzineArticles.com/ Team

p.s. To download a PDF version of this edition of
the EzineArticles.com Training Series, visit:
http://EzineArticles.com/training/

You are receiving this email as a registered member of EzineArticles.com.

To unsubscribe from future training emails:
mailto:leave-926019-2832408.145e3055137fc984026fe990c822c680@lists.ezinearticles.com




No comments: