HTML5 Which element represents marked or highlighted text for reference purposes? mark highlight strong blink mark highlight strong blink 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 The __________ element may contain not just links but also other interactive items, including the newly introduced command element. progress details meter menu progress details meter menu ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which method must clear the pixels in the specified rectangle that also intersects the current clipping region to a fully transparent black, erasing any previous image? strokeRect(x, y, w, h) none of the mentioned clearRect(x, y, w, h) fillRect(x, y, w, h) strokeRect(x, y, w, h) none of the mentioned clearRect(x, y, w, h) fillRect(x, y, w, h) ANSWER DOWNLOAD EXAMIANS APP
HTML5 HTML5 features, include native audio and video support without the need for. None of these Flash Svg Canvas None of these Flash Svg Canvas 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 li ul both a and b nav li ul ANSWER DOWNLOAD EXAMIANS APP