gpt4 book ai didi

css - 在 Firefox 和 IE 中使用 css 将图片转 Angular 时出现问题

转载 作者:行者123 更新时间:2023-11-28 14:53:57 25 4
gpt4 key购买 nike

我想在 IE7,8 和 Firefox 中使用 css 将我的图片转 Angular 。我尝试对 Firefox 使用 -moz-border-radius 但它只是围绕边框而不是图片。

图片链接:http://i108.photobucket.com/albums/n33/ligthing_illuminate/problemwithcorner.png

我使用的 css 如下:

.content p img {
float:left;
margin:0;
padding:0;
width:780px;
border: 10px solid white;
-moz-border-radius: 15px;
}

在 IE7、IE8 中不支持 border-radius。任何人都可以帮助我吗?提前谢谢你。

最佳答案

-mos-border-radius 在 IE 7 或 8 中不受支持....您将需要恢复到舍入图像或 Nifty Corners在 IE 7 或 8 中实现圆 Angular

关于css - 在 Firefox 和 IE 中使用 css 将图片转 Angular 时出现问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4069729/

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