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) clearRect(x, y, w, h) fillRect(x, y, w, h) none of the mentioned strokeRect(x, y, w, h) clearRect(x, y, w, h) fillRect(x, y, w, h) none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following attribute triggers event after the document is printed? onprint onbeforeprint onafterprint offlineprint onprint onbeforeprint onafterprint offlineprint ANSWER DOWNLOAD EXAMIANS APP
HTML5 The ____________ method must fill all the subpaths of the current path, using fillStyle, and using the non-zero winding number rule. fill() none of the mentioned clip() stroke() fill() none of the mentioned clip() stroke() ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns the default speed of the audio/video playback. duration defaultPlaybackRate playbackRate currentTime duration defaultPlaybackRate playbackRate currentTime ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which element must reference a resource that can provide an image for the cursor graphic? i fill hover cursor i fill hover cursor ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following element sets is an item of microdata? itemref itemscope itemtype none of the mentioned itemref itemscope itemtype none of the mentioned ANSWER DOWNLOAD EXAMIANS APP