Solved

Which Is the Correct Code to Use the HTML Object

Question 40

Multiple Choice

Which is the correct code to use the HTML object element to embed an audio file named audio.wav on a webpage?


A) object data="audio.wav"> <param name="autoplay" value="true"
B) object data="audio.wav"> <create_audio name="autoplay" value="true"
C) object="audio.wav"> <param data="autoplay" value="true"
D) object audio_data="audio.wav"> <create name="autoplay" value="true"

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions