Like this article? PLEASE +1 it! Evan Signature
Evan Carmichael Top Header
Share for a Cause









Simple HTML For Article Directories

Written by: David Lim

Article Overview: Writing articles online sometimes require you to know just that tiny bit of HTML - enough to bold your subtitle and put your lists in bullet form.

Free Download - How To Get Ideas For Articles By David Lim
Name: Email:

Simple HTML For Article Directories

When submitting to online article directories, there will usually have an editor where you can perform simple formatting functions like underline, linking and bolding. But, there are still a few article directories in which you need embed the HTML for performing the formatting functions in your articles yourself. This article introduces the following HTML tags: underline < u >, bold < b >, italics < i >, line break < br >, unordered html list < ul >, list item < li > and anchor < a >, and should be all that you need to know for a simple article.

To make sure that the HTML tags in this article are not mistaken for actual formatting tags, they will have spaces before and after the opening and closing angle brackets. When using the tags for your own articles, remove the 2 spaces. For easier viewing, the text that is to be in your article will be in italics.

Ready? Onward...

The Open And Close Tags Of HTML

Most HTML tags have an opening and a closing tag, while a few tags are used by themselves.

In the sentence below, the italics tag needs to be closed and is used as follows:

< i >This is in italics.< /i >

Notice the opening tag, < i >, and the closing tag, < /i >.

But the line break tag does not need to be closed and is used as shown:

There is a line break after this sentence.< br >

Nesting Of HTML Tags Within Each Other

Nesting just means that the tags can be used within each other. But do be careful not to made the common error of interlinking instead of nesting the tags.

This is correct:

< i >< b >This text in bold and italics.< /b >< /i >

The following is also correct:

< i >The word < u >underlined< /u > is < u >underlined< /u >.< /i >

This is incorrect:

< b >< i >This text will not be bolded and be in italics.< /b >< /i >

The Bold, Underline And Italic Tag

The bold, italic and underline HTML tags are < b >, < i > and < u > respectively. They have a corresponding closing tag which are < /b >, < /i > and < /u >. They are used to bold your text, put it in italics and to underline it.

The following will bold, italicize and underline the text enclosed:

< u >< b >< i >This line is in italics, underlined and bold.< /i >< /b >< /u >

Line Break Tag

This HTML tag is used to start a new line. This tag is used by itself and does not need a closing tag.

It can be used in the following way:

The line break tag at the end of this line inserts a line break.< br >

You are also permitted to put 2 or even more line breaks together:

You have inserted 2 line breaks after this sentence.< br >< br >

The Anchor HTML Tag

This is the tag that you have to pay particular attention to as it is the most complicated. It is also the one that will bring visitors to your website.

Let's say you want to link to your blog or website at MySiteDotCom. you would write something like the following:

Please visit my site < a href="MySiteDotCom" >here< /a >.

Note that in the previous example, the only word that will be underlined and clickable is the word "here". In addition, MySiteDotCom must be an actual url.

The Unordered HTML List And List Item Tags

These 2 tags are used together to create an unordered list. The unordered HTML list tag < ul > is used to indicate the start and end of the list while the list item tag < li > indicates each individual item on the list.

As an example, the following is an unordered list of 3 items:

This is a list of 3 items:

< ul >< li >First Item< /li >

< li >Second Item< /li >

< li >Third Item< /li >< /ul >

Notice that the list item tags are nested within the unordered HTML list tag.

Conclusion

Well, we are done. If this is your first time, you will probably need to try it out once or twice. After that, I guarantee that it will be second nature. And remember that there will be some differences in which tag are accepted by which article directory. So, before actually submitting your article, always use the preview button to check that your article displays correctly.

Related Articles
  Article Marketing – Submission To Article Directories
  Article Directories - Vital Internet Marketing Tool
  The Best Article Directories to Promote an Online Home Business
  How to Use Keywords to Optimize Your Articles for Greater Traffic
  Using Your Signature To Promote Your Online Home Business

Home > Home-Based-Business > David Lim > Simple HTML For Article Directories
Article Tags: anchor, angle brackets, bol, html tags, italics

About the Author: David Lim
RSS for David's articles - Visit David's website

David Lim is the webmaster of http://QuittingYourJob.com , a site offering information, advice and resources for a newbie looking to start an online home-based business. Probably the best thing about this site is that it tells it like it is, without any of the hype that is so typical in other similar sites.

Click here to visit David's website
Dashed Line

More from David Lim
Why Are You Not Making A Lot Of Money
How To Get Ideas For Articles
The Very First Step to Internet Riches
Sir Teach Me How To Make Money
Simple HTML For Article Directories


Related Forum Posts
Re: How to promote my site Re: How to promote my site - All I can suggest to you is.. if you don't have knowledge in SEO and or in Internet Marketing, you better understand what is SEO first and what it's dos and don'ts.. After you learn in.. Start with the basic SEO techniques: - Web Directories Submission - Classified Ads - Social Bookmarking - Forum Posting - Blogging - Article Submission Then the rest follows..
Re: Let’s talk about the ways of marketing your products, servic Re: Let’s talk about the ways of marketing your products, servic - I agree with some of the others who responded it depends on what your selling... but to answer your questions here are some of the methods I use. Forum Marketing Yahoo Answers (I need to use more of) SEO (Search Engine Optimization) Bum Marketing or Article marketing P-P-C (Pay Per Click) Marketing Online Directories Hope this helps.
Re: Link Building Tactics Re: Link Building Tactics - Here is a list of link building tactics to consider: * Build and host useful tools * Offer testimonials on complimentary services * Widgets (and submit them to directories) * Cross link web sites that you own * Write reviews * Promote content on social news sites * Article Distribution * Submit Blog & RSS Feed to Directories * Directory Submissions * Ads on search friendly sites * Sponsor newsletters archived to the web * Job listings * Forum Signatures * Classified Ads
Re: Using Craigslist SEO to Promote Your Website Re: Using Craigslist SEO to Promote Your Website - [quote:372g7ueu]2) Trent: could you explain more about building solid backlinks? What constitutes as solid? Do you go to relevant articles and try to set up a link to your content that relates to that topic?[/quote:372g7ueu] Article marketing Guest blogging Blog commenting Link exchanges Directories Forums Link wheels Social bookmarking Link bait Quality content Also, you want your links to be keyword anchored if at all possible. Links from sites relevant to yours are better too.
HTML Tables HTML Tables - [quote:4u1ipskd] when compared to the non-validated version of the website that consisted of many HTML based tables[/quote:4u1ipskd] Well..dang. Most of my webpages consist of HTML based tables full of data... I can see I'm going to have to upgrade my programming skills...I self-taught myself how to do html years ago and haven't kept up with the times. Does it help to have a Google Search Box on every page? I do that, in the hopes that the results of anyone searching my site specifically will automatically feed into Google's index of the web.


Share this article with your friends. Fund someone's dream.

Leave a comment below or share on the left and you'll help support entrepreneurs in Africa through our partnership with Kiva. Over $50,000 raised and counting - Please keep sharing! Learn more.



Featured Article


Bottom Footer
Share for a Cause












Newsletter

Get advice & tips from famous business
owners, new articles by entrepreneur
experts, my latest website updates, &
special sneak peaks at what's to come!
Name:
Email:
Popular Articles

The Importance of Master Data Management (MDM)

Online Business Ideas: A Look At Various Options

Tips for the Novice Traveler

Suggestions

Email us your ideas on how to make our
website more valuable! Thank you Sharon
from Toronto Salsa Lessons / Classes for
your suggestions to make the newsletter
look like the website and profile younger
entrepreneurs like Jennifer Lopez.