Page 1 of 1

3 Responses

  1. GlennG

    Stop using the hacks and use conditional comments. Much easier and *supported*.

    Alternatively use _selector for IE6, or *selector for IE7.
    (http://www.webdevout.net/css-hacks).

    But conditional comments are best as they’re properly supported by the people that brought us this grief: MS.

  2. Paul

    Are you sure the holly hack doesn’t work for IE8? It seem to be fixing my problems with aligning a button to the bottom right of a div…

Leave a Reply