Some Basic HTML Tags for Article Submissions

If you’re going to be involved online, you should probably learn some basic HTML. I know that I talked about this is a previous post as well, but this time I want to give you some specific examples. Specifically, I want to go over the tags that you should know for article submissions.

Most of the article directories that I’ve dealt with only have basic text editors for you to enter your article into. Well, if you want your article to have a little formatting, you will have to do all of that stuff manually. Whether it be adding stuff in bold, italics or whatever, you’ll have to do it the old fashioned way. So here are some of those basic tags and how to use them.

Bold

<strong>text to be bolded</strong>

Italics

<em>text to be italicized</em>

Unordered List

An unordered list is one that has bullet points, not numbers. So to start one, you have to use <ul>. Then you’ll have your list of items. Before each item, you put the tag <li>, then after each item you put </li>. Once you are done with the whole list, put the tag </ul> to end the list.

Example:

  • Item 1
  • Item 2

Ordered List

An ordered list is a list with numbers in order next to each item. You do these the same as the unordered list, only you need to open the list with <ol> and close the list with </ol>.

Example:

  1. Item 1
  2. Item 2

Hyperlinks

For information on creating hyperlinks, I’m going to refer you to a post I did previously that will cover it in more detail:
Creating Links for Article Submissions

Save for Later: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • del.icio.us
  • Digg
  • Technorati
  • Furl
  • Reddit
  • StumbleUpon

Related Posts

Creating Links for Article Submissions
Helpful Resources
Meta Tag Guidelines
Some Thoughts on Duplicate Content
Don’t Forget to Vary Your Anchor Text!



10 Comments

Barry Cox - Scottsdale HomesSeptember 25th, 2007 at 5:15 pm

Nice tips. I just started working on my site a few months ago, and the hardest thing for me has been learning html and some css. It has gotten easier though, that’s for sure.

[Reply]

ChamonixSeptember 25th, 2007 at 11:11 pm

It seemed a chore to learn when I first started out but knowing the basics of HTML is a real help and a time saver to boot.

[Reply]

DanSeptember 26th, 2007 at 7:23 am

I would recommend to everyone getting involved in ecommerce to learn at least the basics. Yes, you can get by without it, but you can do so much more if you’ll take some time and at least learn some of the things here.

[Reply]

Marjorie & GeneSeptember 26th, 2007 at 11:29 am

Dan, thanks for the information on htmls, we will being going to school some more to learn about them.

[Reply]

SallySeptember 30th, 2007 at 5:44 am

I agree. I finally got around to learning a bit of HTML the past few weeks. After all these years of not knowing how. It’s kinda tedious in the beginning but it’s all good fun once you’ve got it wired.

[Reply]

DanOctober 1st, 2007 at 11:08 am

Hi Sally,
I’m glad that you’re having fun with it. One of the fun things to me with HTML and other programming like that is that you can actually see what you’re doing and how its working.

[Reply]

HostmonsterJune 24th, 2008 at 7:18 pm

A lot of article directories won’t let you use any tags. Fearing that you will try and put links in your article

[Reply]

ServicSeptember 18th, 2008 at 12:13 am

Cool! Thanks for the post. :)

[Reply]

Cindy DavisonJuly 6th, 2009 at 8:54 pm

Very specific.It is of great help to the first learners.

[Reply]

fajkNovember 10th, 2009 at 8:57 pm

tattoo equipment

[Reply]

Leave a comment

Your comment

*
To prove you're a person (not a spam script), type the security word shown in the picture. Click on the picture to hear an audio file of the word.
Click to hear an audio file of the anti-spam word

NOTE: I reserve the right to edit your comment if I feel it necessary.