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 element represents marked or highlighted text for reference purposes? blink highlight mark strong blink highlight mark strong ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following element represents the header of a section or the document and contains a label or other heading information for the related content? mark meter header data-X mark meter header data-X 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. none of the mentioned getContext toDataURL getData none of the mentioned getContext toDataURL getData ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ returns a TextTrackList object representing the available text tracks. readyState textTracks videoTracks startDate readyState textTracks videoTracks startDate ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which method retrieves periodic updates about the current geographic location of the device. watchPosition() getCurrentPosition() All the mentioned above clearWatch() watchPosition() getCurrentPosition() All the mentioned above clearWatch() ANSWER DOWNLOAD EXAMIANS APP