+ 1
What is the code for audio
1 Answer
+ 1
<audio controls>
<source src="horse.ogg"type="audio/ogg">
<source src="horse.mp3"type="audio/mpeg">
Your browser does not support the audio element.
</audio>
https://www.w3schools.com/html/html5_audio.asp
Hot today
BMI calculator code project
0 Votes
SQL
1 Votes
Paint Costs
1 Votes
How to create a border
0 Votes
Overloading + operator
0 Votes