Pop Up ‘n’ Out Tab Menu

Okay, so there are hundreds. No, thousands. Okay, there are most likely millions of CSS menus already out there, but I thought I’d go ahead and throw another into the WWW bucket.
It’s a little different to the usual take (at least, I like to think so) but best of all, it’s dead easy, it’s quick, […]

Borders as Underlines

This is an article I wrote for Web Forumz ‘Creative Coding’ Newsletter. 
Usually when a web designer wants to make a user acknowledge when they hover over a link, they would use the text-decoration: to either add an underline (if the navigation links have no underline in their inactive state) or remove an underline if vice […]

Navigation Menu with Left & Right Borders

This small tutorial will show you how to enhance your links and make them look very professional using left and right border styles on the links. This method uses no images and works in all browsers. It is very versatile and can be changed. Highly recommended way of creating a smart navigation.

Using Background Images with Repeat - Navigation

This is a simple tip that many beginners to CSS do not realize and use to their advantage. In this brief tutorial I will go through the method on how to use a background image as the background to an element, and make it repeat either in width (x) or height (y) so that your […]