HTML5 A ____________ element must have a start tag but must not have an end tag. code command details both a and b code command details both a and b 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() clip() none of the mentioned stroke() fill() clip() none of the mentioned stroke() ANSWER DOWNLOAD EXAMIANS APP
HTML5 __________ allows the iframe to pull in content from elsewhere in the same domain. none of the mentioned allow-forms allow-same-origin allow-scripts none of the mentioned allow-forms allow-same-origin allow-scripts ANSWER DOWNLOAD EXAMIANS APP
HTML5 The canvas element has a DOM method it is called. None of these getContext getElement getId None of these getContext getElement getId ANSWER DOWNLOAD EXAMIANS APP
HTML5 To insert a video, we use a video tag and set its src attribute to a local or remote URL containing a playable movie. False True False True 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. toDataURL getData getContext none of the mentioned toDataURL getData getContext none of the mentioned ANSWER DOWNLOAD EXAMIANS APP