HTML5 The World Wide Web’s markup language has always been HTML. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following statement is not true? 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 All of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 The interactive element audio with the attribute controls must not appear as a descendant of which element? both a and b button audio a both a and b button audio a 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) clearRect(x, y, w, h) none of the mentioned fillRect(x, y, w, h) strokeRect(x, y, w, h) clearRect(x, y, w, h) none of the mentioned fillRect(x, y, w, h) ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns the default speed of the audio/video playback. playbackRate currentTime duration defaultPlaybackRate playbackRate currentTime duration defaultPlaybackRate ANSWER DOWNLOAD EXAMIANS APP
HTML5 The HTML canvas is a One-dimensional grid None of these Two-dimensional grid Three-dimensional grid One-dimensional grid None of these Two-dimensional grid Three-dimensional grid ANSWER DOWNLOAD EXAMIANS APP