
使用
<!DOCTYPE html>
<html>
<head>
<title>HTML audio Tag</title>
</head>
<body>
<p>Click on Play button...</p>
<div class="aritcle_card">
<a class="aritcle_card_img" href="/ai/894">
<img src="https://img.php.cn/upload/ai_manual/001/503/042/68b6d43c511e8878.png" alt="万知">
</a>
<div class="aritcle_card_info">
<a href="/ai/894">万知</a>
<p>万知: 你的个人AI工作站</p>
<div class="">
<img src="/static/images/card_xiazai.png" alt="万知">
<span>156</span>
</div>
</div>
<a href="/ai/894" class="aritcle_card_btn">
<span>查看详情</span>
<img src="/static/images/cardxiayige-3.png" alt="万知">
</a>
</div>
<p>(Song: Kalimba which is provided as a Sample Music in Windows)</p>
<audio controls>
<source src = "/html/Kalimba.mp3" type = "audio/mpeg">
</audio>
</body>
</html>以上就是在HTML5中,我们如何在网页中嵌入音频?的详细内容,更多请关注php中文网其它相关文章!
HTML怎么学习?HTML怎么入门?HTML在哪学?HTML怎么学才快?不用担心,这里为大家提供了HTML速学教程(入门课程),有需要的小伙伴保存下载就能学习啦!
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号