标签:浏览器 mp3 com code htm audio class color utf-8
代码实例:
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>音频播放</title> </head> <body> <P>陪你度过漫长岁月</P> <audio src="陈奕迅 - 陪你度过漫长岁月.mp3" controls="controls" >你的浏览器不支持</audio> </body> </html>
效果:
2017-09-03 13:18:41
标签:浏览器 mp3 com code htm audio class color utf-8
原文地址:http://www.cnblogs.com/guangzhou11/p/7469398.html