Advertisements
Advertisements
प्रश्न
Write any two ways to add an audio file in a web page using HTML? Explain with sample code.
कोड लेखन
उत्तर
-
Using < EMBED > tag <EMBED SRC = "audio.mp3" >
-
Using <Audio> tag < AUDIO controls> <source src="horse.mp3" > Horse.mp3 </AUDIO>
shaalaa.com
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?