HTML5 In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should start over again when finished. autoplay seeking played loop autoplay seeking played loop ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ returns a MediaError object representing the error state of the audio/video. mediaGroup seeking ended error mediaGroup seeking ended error ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ returns a TextTrackList object representing the available text tracks. textTracks startDate readyState videoTracks textTracks startDate readyState videoTracks ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following statement is not true? All of the mentioned SVG is used to define graphics for the Web SVG is a W3C recommendation SVG stands for Scalable Vector Graphics All of the mentioned SVG is used to define graphics for the Web SVG is a W3C recommendation SVG stands for Scalable Vector Graphics 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. none of the mentioned toDataURL getContext getData none of the mentioned toDataURL getContext getData ANSWER DOWNLOAD EXAMIANS APP