HTML5 All elements are identified by their __________ and are marked up using either start tags and end tags or self-closing tags class name none of the mentioned tag name attribute name class name none of the mentioned tag name attribute name 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? beginPath() moveTo(x, y) none of the mentioned closePath() beginPath() moveTo(x, y) none of the mentioned closePath() ANSWER DOWNLOAD EXAMIANS APP
HTML5 What will happen if height and width of video are not set while video loads? page crash page does not load none of the mentioned page flickers page crash page does not load none of the mentioned page flickers ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which element represents marked or highlighted text for reference purposes? blink highlight mark strong blink highlight mark strong ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ returns a TextTrackList object representing the available text tracks. videoTracks startDate readyState textTracks videoTracks startDate readyState textTracks ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following attribute adds audio controls, like play, pause, and volume? src controls audio source src controls audio source ANSWER DOWNLOAD EXAMIANS APP