HTML5 In HTML Audio/Video DOM, __________ sets or returns the CORS settings of the audio/video. duration currentTime defaultPlaybackRate crossOrigin duration currentTime defaultPlaybackRate crossOrigin ANSWER DOWNLOAD EXAMIANS APP
HTML5 The ___________ method must add the scaling transformation described by the arguments to the transformation matrix. rotate(angle) translate(x, y) none of the mentioned scale(x, y) rotate(angle) translate(x, y) none of the mentioned scale(x, y) ANSWER DOWNLOAD EXAMIANS APP
HTML5 ___________ defines a group of content that should be used as a figure and may be labeled by a legend element. figure details aside output figure details aside output 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 getData toDataURL getContext none of the mentioned getData toDataURL getContext ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following statement is not true? SVG stands for Scalable Vector Graphics All of the mentioned SVG is a W3C recommendation SVG is used to define graphics for the Web SVG stands for Scalable Vector Graphics All of the mentioned SVG is a W3C recommendation SVG is used to define graphics for the Web ANSWER DOWNLOAD EXAMIANS APP
HTML5 _______ drawings can be dynamic and interactive. SVG CSS3 Canvas based JavaScript SVG CSS3 Canvas based JavaScript ANSWER DOWNLOAD EXAMIANS APP