Earlier today I came across a small website coding “problem”, which required me to create a “top-ten” list of items in reverse order for a client.
Usually ordered lists are very simple to in XHTML create using the following code:…

Here is a very quick and easy way to implement image swap on hover on your website using jQuery.
With the jQuery javascript library already added to your website add the following javascript code between the head tags in…
Last week, in part I, we looked at hiding your email addresses from spam harvesters using simple techniques such as rewriting your email address for humans only and replacing your email with an inline image.
Today we have 2…
The jQuery javascript library offers an excellent and easy way for both experienced and beginner web designers and website owners to add great effects or features to any site.
The jQuery website contains hundreds of plugins, which allow…