Budding Bloggers Network - Mutual blog help club

When it comes to success, you can’t do it alone – and why would you want to?

Drop down lists are usually reserved for forms, but you can use them for showing a list in a small space.

To create a drop down list you need only a simple code for a simple list. When using them outside of forms the list items usually have links attached. Follow the code below to create your own drop down list:
<form> <select name="dropdownlist"> <option value="http://www.yourdomain.com/yourlink.html"> Your link Name 1</option>
<option value="http://www.yourdomain.com/yourlink2.html"> Your link Name 2</option>
<option value="http://www.yourdomain.com/yourlink3.html">Your link Name 3</option>
</select>
</form>

Thats it! It looks like the following list but bear in mind I have used external links, other people's blogs that I am a fan of:

Check on my Blog and I'll show you how to combine Drop Down Lists with Iframes to save space and keep your readers on your site longer.
Subscribe to my RSS feed to make sure you don't miss it!

Share 

Add a Comment

You need to be a member of Budding Bloggers Network - Mutual blog help club to add comments!

Join this Ning Network

About

Buddy Buddy created this Ning Network.

Badge

Loading…

© 2009   Created by Buddy on Ning.   Create a Ning Network!

Badges  |  Report an Issue  |  Privacy  |  Terms of Service

Sign in to chat!