which is better to use: embed or audio tag? I’m using Adobe Dreamweaver CS5. and i don’t know which is the best tag to use for my audio file… please explain the differences, pros and cons.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Certainly audio tag…
http://www.w3schools.com/html/html5_audio.asp
That’s why they introduced it…
It offers
audio play/pause,
navigation controls,
Autoplay;
Looping;
the best part: NO APP/PLUGIN REQUIRED!!!
Lighter pages, as in no plugin…. 🙂
Only con: Limited audio format support as of now…
Difference:
embed tag is used to embed any external object requiring plugin in your page…