Tag Archives: CSS
Tutorial: How to create an image navigation bar with CSS
A simple yet powerful technique used mostly on navigation bar to enhance the design of the overall site. This helps to eliminate any redundancy declaration of HTML tag or even the need to use any additional JavaScript for assistance Continue reading
Tutorial: How to align center on the screen when using position absolute with CSS
Correct way of using CSS to align vertically and horizontally at the center of the screen and some simple explanation on what is required for absolute position to align center to work Continue reading
Tutorial: how to attach an image to a link in css
This tutorial demonstrates how to attach an image with css that allows a rollover effect. This is the same thing you see in blogger.com which also uses this on its main page Continue reading
Tutorial: How to create columns using the div tag
A simple demonstration on how to layout your html document using div. Continue reading
CSS: Box Model Problem/Hack
Understanding the problem of cross browser issues in today web design. It is essential for web designer to know this as some of the people still using IE 5.5 or IE 6.0 Continue reading

