This should be a quick tip for you bloggers out there. I especially want to send this to people that are getting started with their blogs.
Often I find great lists of information, but unfortunately sometimes they are not formatted properly. To give you a simple example, I might find a list of the best cars to buy in 2011. And the writer or blog author makes their list it looks like this:
* Audi
* Mercedes Benz
* BMW
* Fiat
* Chevrolet
In the example shown above, I’ve simply typed an asterisk before each item, then a space and press return after each item. And well, there is nothing wrong with that except one thing, it isn’t really a list. You see, in the web, it is important to use the formatting tools that are provided to you and for this type of information (a list) there are proper ways of formatting them. Let’s take a look.
There are two main ways of making lists online, one is called an “unordered” list, and the other one is called an “ordered” list. Technically there is a third type of list, but we’ll cover that in another blogpost. The main difference between the unordered and ordered list is that an unordered list will add a bullet point in front of each of your items, while ordered lists will add a number and provide you with a count.
Take a look at the same items you see listed above, but in a proper unordered list:
- Audi
- Mercedes Benz
- BMW
- Fiat
- Chevrolet
- Nissan
Now take a look at the same items in an ordered list:
- Audi
- Mercedes Benz
- Ford
- BMW
- Fiat
- Chevrolet
- Nissan



Pingback: How to Make a WordPress List « Rethink The Web