adplus-dvertising
frame-decoration

Question

How to embedded Audio Files in HTML?

a.

<embed src = “myfavsong.mid” width = “100” height = “15”>

b.

<embed sound = “myfavsong.mid” width = “100” height = “15”>

c.

<embed audio = “myfavsong.mid” width = “100” height = “15”>

d.

<embed music = “myfavsong.mid” width = “100” height = “15”>

Answer: (a).<embed src = “myfavsong.mid” width = “100” height = “15”>

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. How to embedded Audio Files in HTML?