HTML5 In HTML Audio/Video DOM, __________ returns a TimeRanges object representing the buffered parts of the audio/video. buffered preload controller networkState buffered preload controller networkState ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which tag is used to encapsulate navigation and then style the elements appropriately as menu items? ul nav li both a and b ul nav li both a and b ANSWER DOWNLOAD EXAMIANS APP
HTML5 _______ drawings can be dynamic and interactive. JavaScript CSS3 SVG Canvas based JavaScript CSS3 SVG Canvas based 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 getData none of the mentioned getContext toDataURL getData none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ returns a TextTrackList object representing the available text tracks. startDate readyState textTracks videoTracks startDate readyState textTracks videoTracks ANSWER DOWNLOAD EXAMIANS APP
HTML5 The new __________ element is supposed to represent some form of extra details, such as a tooltip or revealed region that may be shown to a user. details menu progress meter details menu progress meter ANSWER DOWNLOAD EXAMIANS APP