HTML5 In HTML Audio/Video DOM, __________ returns a MediaError object representing the error state of the audio/video. seeking mediaGroup error ended seeking mediaGroup error ended ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following attribute triggers event after the document is printed? onbeforeprint onprint onafterprint offlineprint onbeforeprint onprint onafterprint offlineprint ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which tag is used to encapsulate navigation and then style the elements appropriately as menu items? both a and b nav ul li both a and b nav ul li ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which SVG element produces the same effect as if the nodes were deeply cloned into a non-exposed DOM? use tref bin stroke use tref bin stroke 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) closePath() beginPath() none of the mentioned moveTo(x, y) closePath() beginPath() none of the mentioned 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. getContext toDataURL none of the mentioned getData getContext toDataURL none of the mentioned getData ANSWER DOWNLOAD EXAMIANS APP