HTML5 In HTML Audio/Video DOM, __________ sets or returns the default speed of the audio/video playback. currentTime defaultPlaybackRate playbackRate duration currentTime defaultPlaybackRate playbackRate duration ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following methods must empty the list of subpaths so that the context once again has zero subpaths? none of the mentioned closePath() moveTo(x, y) beginPath() none of the mentioned closePath() moveTo(x, y) beginPath() ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following HTML 4 attributes is removed in HTML5? all of the mentioned text link rules all of the mentioned text link rules ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns the volume of the audio/video. volume src video Tracks volume controls volume src video Tracks volume controls ANSWER DOWNLOAD EXAMIANS APP
HTML5 The World Wide Web’s markup language has always been HTML. False True False True 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. getContext getData toDataURL none of the mentioned getContext getData toDataURL none of the mentioned ANSWER DOWNLOAD EXAMIANS APP