How can i link a song saved on my computer | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How can i link a song saved on my computer

16th Aug 2016, 11:25 AM
Ineza Bonté
Ineza Bonté - avatar
3 Answers
+ 3
<audio src="(name of muaic on your computer)"/> Also you can use different attributes(example:controls,loop,autoplay)
16th Aug 2016, 6:43 PM
Trofimov Anton
Trofimov Anton - avatar
+ 1
music*
16th Aug 2016, 6:43 PM
Trofimov Anton
Trofimov Anton - avatar
+ 1
<audio src="c://song.mp3"/>
17th Aug 2016, 9:48 AM
Muhammad Abdilah
Muhammad Abdilah - avatar