首页 > 其他 > 详细

播放video

时间:2016-04-11 22:03:28      阅读:209      评论:0      收藏:0      [点我收藏+]
<html>

<head>
<title> four in one vedio</title>
<style type="text/css">
video.margin {
margin: -7px -10px 0 -2px
}
</style>
</head>

<body class="margin" display:block margin:0px>
<video class="margin" controls="controls" autoplay="autoplay">
<source src="test.mp4" type="video/mp4" ></source>
Your browser does not support the video tag.
</video>

</body>

</html>

播放video

原文:http://www.cnblogs.com/theWayToAce/p/5380038.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!