HTML5 Which tag is used to encapsulate navigation and then style the elements appropriately as menu items? both a and b ul nav li both a and b ul nav li ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which is a JavaScript running in the background, without affecting the performance of the page. None of these Canvas Web Worker SVG None of these Canvas Web Worker SVG 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? none of the mentioned closePath() beginPath() moveTo(x, y) none of the mentioned closePath() beginPath() moveTo(x, y) 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() none of the mentioned clip() fill() stroke() none of the mentioned clip() ANSWER DOWNLOAD EXAMIANS APP
HTML5 An API is an application programming interface consisting of methods and properties which allow the author to get or set data or execute commands to the user agent. False True False True ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which element serves as a container for atomic filter operations. tref filter feblend feimage tref filter feblend feimage ANSWER DOWNLOAD EXAMIANS APP