Tag: css

Internet Explorer 7 CSS Hacks

Wednesday, June 27th, 2007

This page teaches how to use CSS hacks to make Internet Explorer 7 behave.

Introductory CSS-Based Design

Wednesday, May 9th, 2007

Thinking of a redesign? If you have speed, accessibility, and cross-browser compatibility in mind, CSS is the right way to go. This article includes some introductory dos and don’ts and some sample code to get you going.

The Best CSS Rollovers

Monday, July 10th, 2006

Image rollovers in a webpage are convenient, simple, and beautiful, but they often have a bit of a lag before they display the first time. This tutorial explains a great way to eliminate that problem and to create smooth, seamless rollovers using CSS, while taking into account accessibility, search engine optimization, and graceful degradation in browsers that don’t support CSS.