HTML5 Which property of SVG restricts the region to which paint can be applied? radialGradient clip-Path animateTransform linearGradient radialGradient clip-Path animateTransform linearGradient ANSWER DOWNLOAD EXAMIANS APP
HTML5 The canvas element has a DOM method it is called. getContext None of these getId getElement getContext None of these getId getElement ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should start playing as soon as it is loaded. controls currentSrc audio Tracks autoplay controls currentSrc audio Tracks autoplay ANSWER DOWNLOAD EXAMIANS APP
HTML5 When the _____________ method is passed an animated image as its image argument, the user agent must use the poster frame of the animation, or, if there is no poster frame, the first frame of the animation. drawImage() none of the mentioned measureText() imageData() drawImage() none of the mentioned measureText() imageData() ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which attribute specifies that the video will be loaded at page load, and ready to run. Ignored if autoplay is present. preload poster loop src preload poster loop src ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ returns a TextTrackList object representing the available text tracks. startDate videoTracks readyState textTracks startDate videoTracks readyState textTracks ANSWER DOWNLOAD EXAMIANS APP