1、新建一个html文档,如图所示
2、在body标签里输入audio标签,如图所示
4、然后在audio标签里输入<source>标签,如图所示
6、然后在后面输入type="audio/ogg"如图所示