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
HTML5 Which attribute specifies that the video will be loaded at page load, and ready to run. Ignored if autoplay is present. poster loop src preload poster loop src preload ANSWER DOWNLOAD EXAMIANS APP
HTML5 __________ is a JavaScript library that implements the most common user interface elements and interactions like sliders, accordions, tabs, and so on. VTS JQuery UI JavaScript JCL VTS JQuery UI JavaScript JCL 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. imageData() drawImage() none of the mentioned measureText() imageData() drawImage() none of the mentioned measureText() 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 allow-forms seamless none of the mentioned embed allow-forms seamless none of the mentioned embed ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following element marks the ruby text component of a ruby annotation? rubytxt ruby r rt rubytxt ruby r rt ANSWER DOWNLOAD EXAMIANS APP