1 Star 0 Fork 2

是你的单单呀/h5播放器

forked from 内蒙肥羊/h5播放器 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.html 608 Bytes
一键复制 编辑 原始数据 按行查看 历史
内蒙肥羊 提交于 2020-05-11 09:02 . 增加audio标签
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
</head>
<body>
<video controls poster="http://p1.music.126.net/HDdQFXVIlRvR96s0mQyu9g==/109951164170257125.jpg" height="300px" width="300px">
<source src="http://music.163.com/song/media/outer/url?id=157276.mp3" type="video/mp4">
Your browser does not support the video tag.
</video>
<div>
<audio src="http://music.163.com/song/media/outer/url?id=157276.mp3" controls="controls">
</audio>
</div>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML
1
https://gitee.com/mrchaxs/h5_player.git
git@gitee.com:mrchaxs/h5_player.git
mrchaxs
h5_player
h5播放器
master

搜索帮助