HTML5+css3로 조에트로프 연속 애니메이션 특수 효과 구현
<!doctype html>
<html lang="zh">
<머리>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>CSS3实现西洋镜连续动画特效</title>
<link rel="stylesheet" type="text/css" href="css/default.css">
<script src='js/prefixfree.min.js'></script>
<link rel="stylesheet" type="text/css" href="css/styles.css">
</머리>
<body><script src="/demos/googlegg.js"></script>
<br><br><br><br>
<div id="zoetrope">
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
</div>
<blockquote class="wiki">
</인용문>
</본문>