+ 3
How to insert audio in html using notepad
My audio located in c drive, vivo music, audio
3 Réponses
+ 8
Notepad or not, it's
<audio src="file/path/to/your/audio">Audio not supported</audio>
+ 3
Add this code:
<audio src="________">text</text>
+ 1
Notepad