HTML5 Which tag is used to encapsulate navigation and then style the elements appropriately as menu items? ul both a and b nav li ul both a and b nav li 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 canvas element has a DOM method it is called. getId getContext getElement None of these getId getContext getElement None of these ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following is not a newly added element in HTML5? frameset nav audio article frameset nav audio article ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which boolean attribute if specified, will allow video automatically seek back to the start after reaching at the end. loop controls autoplay autobuffer loop controls autoplay autobuffer ANSWER DOWNLOAD EXAMIANS APP
HTML5 The ___________ method must add the scaling transformation described by the arguments to the transformation matrix. scale(x, y) rotate(angle) none of the mentioned translate(x, y) scale(x, y) rotate(angle) none of the mentioned translate(x, y) ANSWER DOWNLOAD EXAMIANS APP