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 Which attribute specifies that the video will be loaded at page load, and ready to run. Ignored if autoplay is present. poster preload loop src poster preload loop src ANSWER DOWNLOAD EXAMIANS APP
HTML5 The canvas element has a DOM method it is called. None of these getId getElement getContext None of these getId getElement getContext ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following attribute adds audio controls, like play, pause, and volume? audio source controls src audio source controls src ANSWER DOWNLOAD EXAMIANS APP
HTML5 There is an audio format supported across all browsers. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML5 A semantic element clearly describes its meaning to Both A & B Developer None of these Browser Both A & B Developer None of these Browser ANSWER DOWNLOAD EXAMIANS APP