In this tutorial I want to show you how to use the CSS “CLIP” property. This property has many uses and one of them allows you to create sprites with inline image tags. Most of the time you are using … Continue reading

This is the second part of a two part series on building a website from scratch a to z. If you have not yet seen part 1 on “design”, you can follow the link below. Part 1 (Design)

In this tutorial I want to show you how “I” build a website from designing the layout in Photoshop to coding it in Dreamweaver A to Z. I am expecting this to be a 2 part series. The first part … Continue reading

As I was creating the tutorial for the input style I came across a CSS syntax sensitivity with IE6-IE8. It appears the following syntax will cause IE6-IE8 not to display the background image.

In this tutorial, I want to show you how I personally style my form input fields that is cross browser compatible all with just CSS.

Recently I’ve discovered that in IE8 if you have an input field element on top of an image, you will not be able to get focus inside on the input field.