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
HTML5 The ___________ method must add the scaling transformation described by the arguments to the transformation matrix. scale(x, y) translate(x, y) none of the mentioned rotate(angle) scale(x, y) translate(x, y) none of the mentioned rotate(angle) ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which is a JavaScript running in the background, without affecting the performance of the page. None of these Canvas SVG Web Worker None of these Canvas SVG Web Worker ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should start over again when finished. autoplay seeking loop played autoplay seeking loop played ANSWER DOWNLOAD EXAMIANS APP
HTML5 All elements are identified by their __________ and are marked up using either start tags and end tags or self-closing tags tag name class name none of the mentioned attribute name tag name class name none of the mentioned attribute name ANSWER DOWNLOAD EXAMIANS APP
HTML5 The ___________ element must reference a ‘linearGradient’ or ‘radialGradient’ element. clip-Path radialGradient script animateTransform clip-Path radialGradient script animateTransform ANSWER DOWNLOAD EXAMIANS APP