HTML5 Which of the following methods must empty the list of subpaths so that the context once again has zero subpaths? beginPath() none of the mentioned closePath() moveTo(x, y) beginPath() none of the mentioned closePath() moveTo(x, y) ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following is not a newly added element in HTML5? article audio frameset nav article audio frameset nav ANSWER DOWNLOAD EXAMIANS APP
HTML5 The ___________ method must add the scaling transformation described by the arguments to the transformation matrix. scale(x, y) rotate(angle) none of the mentioned translate(x, y) scale(x, y) rotate(angle) none of the mentioned translate(x, y) ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following statement is not true? SVG is a W3C recommendation All of the mentioned SVG is used to define graphics for the Web SVG stands for Scalable Vector Graphics SVG is a W3C recommendation All of the mentioned SVG is used to define graphics for the Web SVG stands for Scalable Vector Graphics ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following HTML 4 attributes is removed in HTML5? all of the mentioned link rules text all of the mentioned link rules text 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 preload poster src loop preload poster src ANSWER DOWNLOAD EXAMIANS APP