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.

Browser Testing

As web designers are all too familar with, no two web browsers interperate every single piece of CSS the same. So, we need to test our sites on more than one browser to make sure our site displays the same in all of them. Your site might not display 100% the same in each browser, […]

Fluid Design - A Brief Intro to %

Fluid design is talked about so often. The ability for a site’s width to change depending on the user’s screen size. However, people newer to designing using CSS often become confused. This is a very brief introduction to it and there will be further posts on this.