HTML5 Which element may be used within content to represent material that is tangential? aside article cite class aside article cite class ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which event will be used when a connection to the server is opened. onmessage onopen None of these onerror onmessage onopen None of these onerror ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following browser does not support wav file format? Chrome Internet Explorer Firefox Opera Chrome Internet Explorer Firefox Opera ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should start over again when finished. loop seeking played autoplay loop seeking played autoplay 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 src loop poster preload src loop 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) 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) clearRect(x, y, w, h) ANSWER DOWNLOAD EXAMIANS APP