Category Archives: CSS

On the Edge

I’m choosing to use the IE=edge meta tag, as there is no reason for the sites I develop to be “accidentally” stuck in a time freeze of IE7, by an end user that either clicked the compatibility view button, or (more likely) opted in to global use of compatibility mode when installing.
Since my conditional comments [...]