HTML5MediaLibraries: Difference between revisions
mNo edit summary |
No edit summary |
||
| Line 60: | Line 60: | ||
=== Usage === | === Usage === | ||
You can use the audio tag | You can use the audio tag | ||
https://www.w3.org/wiki/HTML/Elements/audio | |||
<audio controls | |||
src="http://media.w3.org/2010/07/bunny/04-Death_Becomes_Fur.oga"> | |||
Your user agent does not support the HTML5 Audio element. | |||
</audio> | |||
=== Warning === | === Warning === | ||