HTML5 The ___________ method must add the scaling transformation described by the arguments to the transformation matrix. translate(x, y) none of the mentioned rotate(angle) scale(x, y) translate(x, y) none of the mentioned rotate(angle) scale(x, y) ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which SVG element produces the same effect as if the nodes were deeply cloned into a non-exposed DOM? use tref bin stroke use tref bin stroke ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns the CORS settings of the audio/video. currentTime defaultPlaybackRate crossOrigin duration currentTime defaultPlaybackRate crossOrigin duration ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which element represents marked or highlighted text for reference purposes? mark blink highlight strong mark blink highlight strong ANSWER DOWNLOAD EXAMIANS APP
HTML5 HTML5 documents may contains a ___________ element, which is used to set the header section of a document. section header footer none of the mentioned section header footer none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 To draw on the canvas, authors must first obtain a reference to a context using the ______________ method of the canvas interface element. getContext getData toDataURL none of the mentioned getContext getData toDataURL none of the mentioned ANSWER DOWNLOAD EXAMIANS APP