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? none of the mentioned clearRect(x, y, w, h) strokeRect(x, y, w, h) fillRect(x, y, w, h) none of the mentioned clearRect(x, y, w, h) strokeRect(x, y, w, h) fillRect(x, y, w, h) ANSWER DOWNLOAD EXAMIANS APP
HTML5 A semantic element clearly describes its meaning to Browser None of these Developer Both A & B Browser None of these Developer Both A & B ANSWER DOWNLOAD EXAMIANS APP
HTML5 The __________ element may contain not just links but also other interactive items, including the newly introduced command element. meter progress details menu meter progress details menu ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ returns a TextTrackList object representing the available text tracks. readyState startDate videoTracks textTracks readyState startDate videoTracks textTracks ANSWER DOWNLOAD EXAMIANS APP
HTML5 The interactive element audio with the attribute controls must not appear as a descendant of which element? audio a both a and b button audio a both a and b button 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