HTML5 The World Wide Web’s markup language has always been HTML. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which protocol is supported by Android browsers? FTP HLS HTTPS RTMP FTP HLS HTTPS RTMP 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 In HTML Audio/Video DOM, __________ sets or returns the CORS settings of the audio/video. currentTime defaultPlaybackRate duration crossOrigin currentTime defaultPlaybackRate duration crossOrigin ANSWER DOWNLOAD EXAMIANS APP
HTML5 HTML5 features, include native audio and video support without the need for. Flash Svg Canvas None of these Flash Svg Canvas None of these ANSWER DOWNLOAD EXAMIANS APP
HTML5 To draw on the canvas, authors must first obtain a reference to a context using the ______________ method of the canvas interface element. getContext getData none of the mentioned toDataURL getContext getData none of the mentioned toDataURL ANSWER DOWNLOAD EXAMIANS APP