↳
In-reply-to
»
My website is compatible with many old browsers, but Internet Explorer 3, uhm, not so much.
⤋ Read More
@movq@www.uninformativ.de yes, I think:
<!--[if !IE]><!-->
<link rel="stylesheet" href="../simplicity.css”>
<!--<![endif]-->
Should work, but I haven’t tested it.