CSS

CSS Backgrounds

One of the smartest technique of adding background colors and images to webpage layouts is by using CSS. With css we can have better control over the layouts. View Tutorial

css-backgrounds

Image navigation with rollover effect

Making a navigation with image rollover effect is an interesting and most widely used method. This will be done by the use of simple code in CSS. View Tutorial

image-navigation-with-rollover-effect