HTML5 In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should start playing as soon as it is loaded. currentSrc autoplay audio Tracks controls currentSrc autoplay audio Tracks controls ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns the default speed of the audio/video playback. currentTime playbackRate defaultPlaybackRate duration currentTime playbackRate defaultPlaybackRate duration ANSWER DOWNLOAD EXAMIANS APP
HTML5 What will happen if height and width of video are not set while video loads? none of the mentioned page does not load page flickers page crash none of the mentioned page does not load page flickers page crash ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which type attribute of input element sets the element’s value to a string representing a number? range date file email range date file email ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which method must clear the pixels in the specified rectangle that also intersects the current clipping region to a fully transparent black, erasing any previous image? strokeRect(x, y, w, h) none of the mentioned clearRect(x, y, w, h) fillRect(x, y, w, h) strokeRect(x, y, w, h) none of the mentioned clearRect(x, y, w, h) fillRect(x, y, w, h) ANSWER DOWNLOAD EXAMIANS APP
HTML5 The __________ element must reference either an ‘altGlyphDef’ element or a ‘glyph’ element. src altGlyph animate href src altGlyph animate href ANSWER DOWNLOAD EXAMIANS APP