Which AUDIO tag can only be used with internet explorer?
Answers
Answered by
13
Since the options are not given, I am giving an assumed general answer.
The answer could be - HTML <audio> tag.
The <audio> tag defines the sound like music or any other such audio streams. The browser versions support different audio elements. The browser identifies the audio format and the <source> element allows to specify the alternative audio files from which the browser may choose.
The answer could be - HTML <audio> tag.
The <audio> tag defines the sound like music or any other such audio streams. The browser versions support different audio elements. The browser identifies the audio format and the <source> element allows to specify the alternative audio files from which the browser may choose.
Answered by
0
Answer:<Bgsound> tag
Explanation:<Bgsound> tag is supported by only internet explorer browser
Similar questions