2016年3月16日 星期三

画布、vedio同步

要使用的??:

?布(每 20 毫秒,代?就??制??的?前?):

Your browser does not support the HTML5 canvas tag.

可变速、可循环的VEDIO



背景拉拉拉

<html>
<head>

<style type="text/css">
body
{-webkit-background-size:162px 130px;
background-image:url(http://thumbs.dreamstime.com/x/abstract-vector-geometric-background-design-39591065.jpg);}
</style>

</head>

<body></body>

</html>

画布拉拉拉

Your browser does not support the canvas element.