Home  >>  How TOs  >>  Internet Marketing >> Blog Marketing >> How to Use HTML Tags in Article Writing

 

How to Use HTML Tags in Article Writing

 
Introduction

It's easy to add html tags when you are article writing but normally it's best to keep them to a mininum. Why? Because you want other online publishers to add your article to their site and if it is full of outbound links and other things they it may be skipped over for another.

However there are some important tags you should add to each article. We list the top tags below. Continue Reading
 
 
 
Step : 1

How to Make a URL/Website Address "Linkable": * a href="http://www.Your-Company-Name.com/"> http://www.Your-Company-Name.com 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.
Step : 2

How to Create an Anchor Text Link: * a href="http://www.Your-Company-Name.com"> Your Website Address 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.
Step : 3

How to Make Something Bold: * This code b>Make my words bold will make the words between the code "bold". How to Make Something Italic: * This code i>Make my words italic will make the words between the code "italic".
Step : 4

How to Make Something Underlined: * This code u>Make my words underlined will make the words between the code "underlined".
Step : 5

How to Make a Bullet Point List: * This code: ul> li>First bullet li>Second bullet li>Third bullet /ul> will create a list with round bullets
Step : 6

How to Make a Numbered List: * This code: ol> li>First point li>Second point li>Third point /ol> will create a list with descending numbers for each point
 
 
  Post Comments  
Comments :
(Max 400 Chars)
 
 
To :
Separate multiple users with comma (,)
Subject :
Message :