How to insert audio in html using notepad | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

How to insert audio in html using notepad

My audio located in c drive, vivo music, audio

29th Oct 2019, 2:27 AM
Vijaya Ragavan S
Vijaya Ragavan S - avatar
3 Answers
+ 8
Notepad or not, it's <audio src="file/path/to/your/audio">Audio not supported</audio>
29th Oct 2019, 2:35 AM
👑 Prometheus 🇸🇬
👑 Prometheus 🇸🇬 - avatar
+ 3
Add this code: <audio src="________">text</text>
29th Oct 2019, 9:25 AM
Tanmay Gupta
Tanmay Gupta - avatar
+ 1
Notepad
29th Oct 2019, 5:41 AM
Vijaya Ragavan S
Vijaya Ragavan S - avatar