HTML5 The ____________ method must fill all the subpaths of the current path, using fillStyle, and using the non-zero winding number rule. fill() stroke() clip() none of the mentioned fill() stroke() clip() none of the mentioned 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? clearRect(x, y, w, h) strokeRect(x, y, w, h) none of the mentioned fillRect(x, y, w, h) clearRect(x, y, w, h) strokeRect(x, y, w, h) none of the mentioned fillRect(x, y, w, h) ANSWER DOWNLOAD EXAMIANS APP
HTML5 State whether the given statement is true or false. “HTML5 brings to the Web video and audio tracks without needing plugins”. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns the CORS settings of the audio/video. duration currentTime crossOrigin defaultPlaybackRate duration currentTime crossOrigin defaultPlaybackRate ANSWER DOWNLOAD EXAMIANS APP
HTML5 ___________ contains the navigation menu, or other navigation functionality for the page. section header nav aside section header nav aside 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. meter menu progress details meter menu progress details ANSWER DOWNLOAD EXAMIANS APP