<!DOCTYPE html><html><head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>3d</title><style type="text/css">????? #pork{??????????? height: 200px;??????????? width: 200px;??????????? margin:30px auto;?????????? -moz-perspective:800px;?????????? -moz-perspective-origin:50% 50%;?????????? -moz-transform-style:preserve-3d;?????????? position: relative;?????????? }????? .page{?????????? height: 200px;??????????? width: 200px;??????????? margin:30px auto;??????????? position: absolute;?????????? background-color:pink;?????????? -moz-transform:rotateY(45deg);?????? ?????????? }</style></head><body>???? <div id="#pork">????????? <div class="page"></div>??? </div></body></html>
看不到3d效果,就是不知錯在哪??幫我看看
寶慕林4326916
2016-09-08 12:14:12