CSS3 transform-style 属性实例让转换的子元素保留3D转换: [mycode3 type='css'] div { transform: rotateY(60deg); transform-style: preserve-3d; ...
確定! 回上一頁