HTML5 The ___________ method must add the scaling transformation described by the arguments to the transformation matrix. rotate(angle) translate(x, y) none of the mentioned scale(x, y) rotate(angle) translate(x, y) none of the mentioned scale(x, y) ANSWER DOWNLOAD EXAMIANS APP
HTML5 __________ allows the iframe to pull in content from elsewhere in the same domain. none of the mentioned allow-scripts allow-same-origin allow-forms none of the mentioned allow-scripts allow-same-origin allow-forms ANSWER DOWNLOAD EXAMIANS APP
HTML5 The new __________ element is supposed to represent some form of extra details, such as a tooltip or revealed region that may be shown to a user. details menu meter progress details menu meter progress ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following methods must empty the list of subpaths so that the context once again has zero subpaths? moveTo(x, y) beginPath() closePath() none of the mentioned moveTo(x, y) beginPath() closePath() none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following attribute is used to display date/time content? datetime year time date datetime year time date ANSWER DOWNLOAD EXAMIANS APP
HTML5 The _________ element is used to render simple graphics such as line art, graphs, and other custom graphical elements on the client side. art metadata canvas css art metadata canvas css ANSWER DOWNLOAD EXAMIANS APP