0
I need help for audio tag
html
9 odpowiedzi
+ 3
Study this code, it might clear things up for you.
https://code.sololearn.com/W7TnfRV8XOSU/?ref=app
+ 2
Yes you can, check out the code again to see an example of the embed tag with audio. Just uncomment the embed tag.
+ 1
Where is the audio file located which you want to use? Is it on your phone or on a website?
+ 1
thanks for your help
0
Post your code here so that I can see where you're stuck.
0
<audio source src="audio.mp3" type="audio/mp3">
your browser need to be updated
</audio>
0
just an example
in a html/table folder that i made
0
can i also use the embed tag to insert audio?
0
and the bgsound src