Selasa, 09 Agustus 2011

[EzineArticles Training] Article HTML: How-to Tips

EzineArticles Logo Chalkboard
Training Series
An Introduction to Article Writing & Marketing
Article HTML: How-to Tips

Hello Training Series Member,

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:

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

    This code:

    <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.


  2. How to Create an Anchor Text Link:

    This code:

    <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 can have one URL in an article to any one site. Duplicate URLs in an article body could lead to your article being rejected.


  3. How to Make Something Bold:

    This code:

    <b>Make my words bold</b>

    will make the words between the <b></b> code bold.


  4. How to Make Something Italic:

    This code:

    <i>Make my words italic</i>

    will make the words between the <i></i> code italic.


  5. How to Make Something Underlined:

    This code:

    <u>Make my words underlined</u>

    will make the words between the <u></u> code underlined.


  6. 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.


  7. 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 EzineArticles.com "What You See is What You Get (WYSIWYG) Editor".

Ready to submit your next set of quality original articles?
http://Members.EzineArticles.com/?goto=submit

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


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

Click here to unsubscribe from future training emails.

You can also manage your subscriptions online:
http://Subscriptions.EzineArticles.com/


Postal address: EzineArticles.com, PO Box 12740 Green Bay WI 54307 USA
© Copyright 1999-2011 EzineArticles.com. All Rights Reserved.

To view our Privacy Policy click here.

Tidak ada komentar:

Posting Komentar