Posts Tagged ‘css

How To Make Fast Hover Effects

Causality in Web sites is a must these days. People want action, plain and simple. Not only does it add greater functionality for the user, it gives you a whole other dimension for design.

When I visit a site with static buttons and unchanging link styles I get confused (something I’m quite proficient at actually). I’ve grown so accustom to being shown visually that “this is a place I can do something”, it throws me when it’s not there.…

Removing Browser Blindness

Easily the most pain in the arse thing about Web design is the lack of cross-browser compatibility. You spend hours lining up DIVs, getting the CSS just right, applying various styles, fonts, and decorations … only to have it all fall apart as soon as you test it in another browser.

The number of inconsistencies between browsers – despite the ambitious W3C set of standards – is nearly as voluminous as the coding itself. Far and away the biggest …