MCQs>IT & Programming>HTML 5 MCQs><video controls="controls" preload="auto"> <source src="song.mp4" type="video/mp4" /> </video> Which of the following is true?
HTML 5 MCQs
<video controls="controls" preload="auto"> <source src="song.mp4" type="video/mp4" /> </video> Which of the following is true?
Answer
Correct Answer: It should load the entire video when the page loads.
Explanation:
Note: This Question is unanswered, help us to find answer for this one