border-radius兼容IE .d1{ width: 5em; height:5em; background: #e4393c; /*防止浏览器版本过低*/ -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; /*解决IE*/ behavior: url(ie-css3.htc); }
查看更多关于border-radius如何兼容IE_html/css_WEB-ITnose的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://www.haodehen.cn/did111873