HTML5 The ___________ method must add the scaling transformation described by the arguments to the transformation matrix. none of the mentioned translate(x, y) scale(x, y) rotate(angle) none of the mentioned translate(x, y) scale(x, y) rotate(angle) ANSWER DOWNLOAD EXAMIANS APP
HTML5 The canvas element has a DOM method it is called. getId getElement getContext None of these getId getElement getContext None of these 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() measureText() drawImage() none of the mentioned imageData() measureText() drawImage() none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 The ____________ method must fill all the subpaths of the current path, using fillStyle, and using the non-zero winding number rule. fill() stroke() clip() none of the mentioned fill() stroke() clip() none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following is not a type of attribute for input tag? time month week day time month week day 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 src preload poster loop src preload poster ANSWER DOWNLOAD EXAMIANS APP