开发者

Browsers issues

I am having a cross browser problem with IE 7 and I have decided to go for a different style sheet for it. Could you please advise 开发者_如何学Pythonme what is the best way to call IE7 when used? And keep of course the other one for all the other browser. Many thanks Francesco


<!--[if IE 7]>
    <link href="/ie.css" rel="stylesheet" type="text/css" />
<![endif]-->


Conditional Comments

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜