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? clearRect(x, y, w, h) none of the mentioned strokeRect(x, y, w, h) fillRect(x, y, w, h) clearRect(x, y, w, h) none of the mentioned strokeRect(x, y, w, h) fillRect(x, y, w, h) ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ returns a TextTrackList object representing the available text tracks. textTracks readyState startDate videoTracks textTracks readyState startDate videoTracks ANSWER DOWNLOAD EXAMIANS APP
HTML5 ___________ contains the navigation menu, or other navigation functionality for the page. header aside section nav header aside section nav ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should start playing as soon as it is loaded. audio Tracks autoplay currentSrc controls audio Tracks autoplay currentSrc controls ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following attribute is used to display date/time content? datetime time date year datetime time date year ANSWER DOWNLOAD EXAMIANS APP