HTML5 Which property of SVG restricts the region to which paint can be applied? clip-Path linearGradient animateTransform radialGradient clip-Path linearGradient animateTransform radialGradient ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following is not a newly added element in HTML5? audio nav article frameset audio nav article frameset 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 toDataURL none of the mentioned getData getContext toDataURL none of the mentioned getData ANSWER DOWNLOAD EXAMIANS APP
HTML5 An API is an application programming interface consisting of methods and properties which allow the author to get or set data or execute commands to the user agent. False True False True ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should be loaded when the page loads. preload buffered controller autoplay preload buffered controller autoplay ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns the default speed of the audio/video playback. duration playbackRate defaultPlaybackRate currentTime duration playbackRate defaultPlaybackRate currentTime ANSWER DOWNLOAD EXAMIANS APP