HTML5 Which attribute specifies that the video will be loaded at page load, and ready to run. Ignored if autoplay is present. preload poster src loop preload poster src loop ANSWER DOWNLOAD EXAMIANS APP
HTML5 The ___________ method must add the scaling transformation described by the arguments to the transformation matrix. none of the mentioned scale(x, y) rotate(angle) translate(x, y) none of the mentioned scale(x, y) rotate(angle) translate(x, y) ANSWER DOWNLOAD EXAMIANS APP
HTML5 The __________ attribute effectively renders the iframe as an inline include, which allows the parent document’s CSS to affect the contents of the iframe embed seamless allow-forms none of the mentioned embed seamless allow-forms none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ returns a MediaError object representing the error state of the audio/video. error mediaGroup seeking ended error mediaGroup seeking ended 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? clearRect(x, y, w, h) fillRect(x, y, w, h) none of the mentioned strokeRect(x, y, w, h) clearRect(x, y, w, h) fillRect(x, y, w, h) none of the mentioned strokeRect(x, y, w, h) ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following is not a type of attribute for input tag? month time day week month time day week ANSWER DOWNLOAD EXAMIANS APP