1.

To insert a video, we use a video tag and set its src attribute to a local or remote URL containing a playable movie.(a) True(b) FalseThis question was posed to me in class test.The above asked question is from HTML5 Document Structure Changes in portion HTML Markup, Forms, Video, Audio & Other Multimedia of HTML

Answer»

Right choice is (a) True

Explanation: To SHOW a video in HTML, video ELEMENT is used. ONE of the ATTRIBUTE of video called src is used to provide the location of video i.e. it’s URL address.



Discussion

No Comment Found

Related InterviewSolutions