Internet Explorer 7,8 content type in meta tag

2019-08-18 06:11发布

I've recently asked a question regarding IE8 issue. After some time the problem was solved by removing one css class from style sheet file. But I could not understand why removing one css class is solving my problem? Here is the link: http://www.youtube.com/watch?v=VKyK_MDRxZI (one minute length)

1条回答
够拽才男人
2楼-- · 2019-08-18 06:27

I think that IE7 and 8 have a problem with the shorthand font rule, where you specify all the variations in one go - there's something it can't handle, but I can't remember what off the top of my head. Try splitting out into font-size, font-family etc and see if it fixes it.

查看更多
登录 后发表回答