HTML5 In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should start over again when finished. loop autoplay seeking played loop autoplay seeking played ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which event will be used when a connection to the server is opened. None of these onerror onopen onmessage None of these onerror onopen onmessage ANSWER DOWNLOAD EXAMIANS APP
HTML5 There is an audio format supported across all browsers. False True False True ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should be loaded when the page loads. preload buffered autoplay controller preload buffered autoplay controller ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which property of SVG restricts the region to which paint can be applied? clip-Path animateTransform linearGradient radialGradient clip-Path animateTransform linearGradient radialGradient ANSWER DOWNLOAD EXAMIANS APP
HTML5 To draw on the canvas, authors must first obtain a reference to a context using the ______________ method of the canvas interface element. getData none of the mentioned getContext toDataURL getData none of the mentioned getContext toDataURL ANSWER DOWNLOAD EXAMIANS APP