Which of the following element sets is an item of microdata? none of the mentioned itemscope itemref itemtype TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following attribute adds audio controls, like play, pause, and volume? controls audio src source TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following statement is not true? SVG stands for Scalable Vector Graphics All of the mentioned SVG is used to define graphics for the Web SVG is a W3C recommendation TRUE ANSWER : ? YOUR ANSWER : ?
What will happen if height and width of video are not set while video loads? page does not load page crash page flickers none of the mentioned TRUE ANSWER : ? YOUR ANSWER : ?
State true or False. “Prior to HTML5 in web market, traditionally, multimedia has been inserted with the concept of tag-based multimedia back”. True False TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following is not a type of attribute for input tag? week month day time TRUE ANSWER : ? YOUR ANSWER : ?
__________ defines the accelerator key to be used for keyboard access to an element. rp command data-X accesskey TRUE ANSWER : ? YOUR ANSWER : ?
_______ drawings can be dynamic and interactive. SVG JavaScript Canvas based CSS3 TRUE ANSWER : ? YOUR ANSWER : ?
Which type attribute of input element sets the element’s value to a string representing a number? date file range email TRUE ANSWER : ? YOUR ANSWER : ?
In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should start playing as soon as it is loaded. audio Tracks controls autoplay currentSrc TRUE ANSWER : ? YOUR ANSWER : ?