LiuHaiBing
2014-12-13 21:29
老师我的没效果什么情况
样式:
#xd3{ -webkit-perspective:800;
-webkit-perspective-origin:50% 50%;
-webkit-transform-style:-webkit-preserve-3d;
}
#box{ width:500px; height:500px; background-color:#5296C8; margin:100px auto;-webkit-transform: rotateY(45deg);}
html:
<div id="Xd3">
<div id="box"></div>
</div>
你用的是什么浏览器,内核不同前缀不一样
浏览器支持吗!!!
CSS3 3D 特效
78572 学习 · 425 问题
相似问题