开发者

A site looks different in Internet Explorer 9

开发者 https://www.devze.com 2023-02-17 05:07 出处:网络
I\'m trying to put some small ads on my page. 开发者_开发技巧They are showed in Firefox and Chrome, but not in IE9. Do you have an idea why?

I'm trying to put some small ads on my page. 开发者_开发技巧They are showed in Firefox and Chrome, but not in IE9. Do you have an idea why?

I haven't tried it in other browser, if you have sometething else (e.g., Safari), it would be great if you could tell me the result. The webiste is Studentensport.at. There should be 5 small ads at the bottom of the page.


Could it have something to do with this:

<img width=""

in your image tags? I can see the five divs when I select them, but they're very thin.

Edit. It is. If you explicitly set the height and width or remove the height and width it works.

0

精彩评论

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