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