Skip to content

24 ways to impress your friends

Vote up?

Egor

Oh, forgot this.

Tryst,

You can specify specific Windows versions through conditional comments (although I’d be tempted to use only “lte IE6” and specify hacks for IE 5.x inside of it to keep the number of external style-sheets to a minimum.

Mac IE doesn’t understand conditional comments, however there is another way to feed it a separate style-sheet:

/*\*//*/ @import “ie5mac.css”; /**/