1.

Which element is used for inserting more than one audio file?(a) (b) (c) (d) This question was addressed to me in a national level competition.Query is from Audio and its MIME Types in section HTML Markup, Forms, Video, Audio & Other Multimedia of HTML

Answer»

The correct choice is (a)

Easy explanation: <SRC> provides or states location i.e URL of audio file. For INSERTING more than one audio file, USE instead of src attribute between . This can be important because many browser SUPPORT different formats for audio. For example MP3 is supported by Chrome6+, Safari 5+.



Discussion

No Comment Found

Related InterviewSolutions