I've just started learning how to use this; unsure on how linking audio files into the script works. All I'm trying to do is have a small audio player.
Just copy the dictionary name to go into a folder and use ../
to go up one folder.
also your code does not end with </audio>
tag (It MUST) and it's type="audio/mpeg"
not type="audio/mp3"
.
Best test the script in Chrome, Edge or Internet Explorer (if you have Windows) are OK too but do not test it in Firefox or Opera as it supports .ogg files (I know W3schools says it does but all you need is an outdated browser and it will not work).
You might want to check this out.
If you have done links or images they are exactly the same.
Post a Comment for "How Do I /actually/ Link Mp3 Into Html?"