实例首页
自学教程
IT工具箱
源代码
下载代码
上下布局
点击运行 >
css transform-style 实例 - 自学教程(runoops.com)
Rotate the div elements, with and without checking the transform-style checkbox:
HELLO
YELLOW
webkit-transform-style: preserve-3d
Rotate:
-webkit-transform: rotateY:(
70deg
);
运行结果: