Prepare to banish CSS hacks for good

7th Sep 2005

Peter-Paul Koch suggests we should be removing our CSS hacks, especially if we have used the > selector or the + selector or the * html hack.

If you'd already seperated your IE hacks via conditional comments or a specific ie.css style sheet, it shouldn't prove to be too much work to tidy things up.

If you must hack, use some safe hacks.