HTML5 Which of the following statement is not true? All of the mentioned SVG stands for Scalable Vector Graphics SVG is used to define graphics for the Web SVG is a W3C recommendation All of the mentioned SVG stands for Scalable Vector Graphics SVG is used to define graphics for the Web SVG is a W3C recommendation 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. poster src preload loop poster src preload loop ANSWER DOWNLOAD EXAMIANS APP
HTML5 __________ allows the iframe to pull in content from elsewhere in the same domain. allow-same-origin none of the mentioned allow-scripts allow-forms allow-same-origin none of the mentioned allow-scripts allow-forms ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ returns a MediaError object representing the error state of the audio/video. error mediaGroup ended seeking error mediaGroup ended seeking ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which plugins can provide the fallback support for old browsers? Quicktime both and b none of the mentioned Flash Quicktime both and b none of the mentioned Flash 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) clearRect(x, y, w, h) none of the mentioned strokeRect(x, y, w, h) fillRect(x, y, w, h) clearRect(x, y, w, h) none of the mentioned strokeRect(x, y, w, h) ANSWER DOWNLOAD EXAMIANS APP