gpt4 book ai didi

IE7 中的 CSS 圆 Angular 图像?

转载 作者:太空宇宙 更新时间:2023-11-03 18:45:04 25 4
gpt4 key购买 nike

可以在 IE 7 中对图像进行 CSS 圆 Angular 处理吗?我有带圆 Angular 的 div,里面是

代码:

CSS:

.box2 {

width: 150px;
height: 150px;
margin: 0 auto 35px auto;
padding: 30px;
color: #fff;
font-weight: bold;
border: 5px solid #35b70e;
border-radius:200px;
overflow:hidden;
behavior:url(border-radius.htc);

}

HTML:

<div class="box2">
<img class="super" alt="" src="https://www.google.pl/images/srpr/logo4w.png"></img></a>
</div>

div 有圆 Angular 但图像延伸到 div 之外;/

屏幕: http://prntscr.com/14zx09

预先感谢您的帮助

最佳答案

嘿 Jakub,你可以使用 PIE.htc 来获得你想要的结果......

PIE makes Internet Explorer 6-9 capable of rendering several of the most useful CSS3 decoration features.....

Read more about PIE.HTC

关于IE7 中的 CSS 圆 Angular 图像?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16562487/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com