网页添加视频源码

 

页面添加视频

 

<!DOCTYPE html>;
<html>
<head>
<meta charset=”UTF-8″>
<title></title>
</head>
<body>
<video width=”1024″ height=”768″ controls autoplay muted>
<source src=”脚本使用教程.mp4″ type=”video/mp4″>
<source src=”脚本使用教程.mp4″ type=”video/mp4″>
<source src=”脚本使用教程.webm” type=”video/webm”>
<object data=”脚本使用教程.mp4″ width=”1024″ height=”768″>
<embed src=”脚本使用教程.swf” width=”1024″ height=”768″>
</object>
</video>

</body>
</html>

© 版权声明
THE END
一键三连,这次一定!
点赞15硬币投喂 分享
评论 抢沙发

请登录后发表评论