HTML5 Which element represents marked or highlighted text for reference purposes? blink mark highlight strong blink mark highlight strong ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following browser does not support wav file format? Chrome Internet Explorer Opera Firefox Chrome Internet Explorer Opera Firefox 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? 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 In HTML Audio/Video DOM, __________ sets or returns the volume of the audio/video. video Tracks src volume volume controls video Tracks src volume volume controls ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which attribute specifies that the video will be loaded at page load, and ready to run. Ignored if autoplay is present. src poster preload loop src poster preload loop ANSWER DOWNLOAD EXAMIANS APP
HTML5 When the _____________ method is passed an animated image as its image argument, the user agent must use the poster frame of the animation, or, if there is no poster frame, the first frame of the animation. none of the mentioned imageData() measureText() drawImage() none of the mentioned imageData() measureText() drawImage() ANSWER DOWNLOAD EXAMIANS APP