HTML5 The canvas element has a DOM method it is called. getId None of these getContext getElement getId None of these getContext getElement 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? closePath() beginPath() moveTo(x, y) none of the mentioned closePath() beginPath() moveTo(x, y) none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which element(s) represents a section of a document that links to other documents? option navigation anchor tag nav option navigation anchor tag nav ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which method must clear the pixels in the specified rectangle that also intersects the current clipping region to a fully transparent black, erasing any previous image? fillRect(x, y, w, h) none of the mentioned clearRect(x, y, w, h) strokeRect(x, y, w, h) fillRect(x, y, w, h) none of the mentioned clearRect(x, y, w, h) strokeRect(x, y, w, h) ANSWER DOWNLOAD EXAMIANS APP
HTML5 All elements are identified by their __________ and are marked up using either start tags and end tags or self-closing tags none of the mentioned tag name attribute name class name none of the mentioned tag name attribute name class name 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. clip() stroke() none of the mentioned fill() clip() stroke() none of the mentioned fill() ANSWER DOWNLOAD EXAMIANS APP