菜鸟教程 trycss_anim_perspective 在线代码实例

运行 保存 全屏 右侧展示 实时查看
主题:

 <p>perspective 属性支持动画效果。</p>
<p><b>注意:</b>Internet Explorer 9 及更早 IE 版本不支持 CSS 动画。</p>

<div id="div1">DIV1
  <div id="div2">Think that you are looking down on a wall. See what happens when you gradually change the perspective!</div>
</div>