HTML5 The ___________ element must reference a ‘linearGradient’ or ‘radialGradient’ element. script clip-Path radialGradient animateTransform script clip-Path radialGradient animateTransform 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? fillRect(x, y, w, h) 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 ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which protocol is supported by Android browsers? RTMP FTP HTTPS HLS RTMP FTP HTTPS HLS ANSWER DOWNLOAD EXAMIANS APP
HTML5 The HTML canvas is a One-dimensional grid None of these Three-dimensional grid Two-dimensional grid One-dimensional grid None of these Three-dimensional grid Two-dimensional grid ANSWER DOWNLOAD EXAMIANS APP
HTML5 What will happen if height and width of video are not set while video loads? page does not load none of the mentioned page crash page flickers page does not load none of the mentioned page crash page flickers 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. loop poster src preload loop poster src preload ANSWER DOWNLOAD EXAMIANS APP