How will a video look displayed on a fully loaded webpage if the <video> tag is used and the autoplay attribute is not set?
Correct Answer: It will display the first frame of the video, unless the poster attribute is set.
Explanation:
Note: This Question is unanswered, help us to find answer for this one
More HTML MCQ Questions