HTML5 __________ allows the iframe to pull in content from elsewhere in the same domain. none of the mentioned allow-forms allow-same-origin allow-scripts none of the mentioned allow-forms allow-same-origin allow-scripts ANSWER DOWNLOAD EXAMIANS APP
HTML5 To insert a video, we use a video tag and set its src attribute to a local or remote URL containing a playable movie. False True False True ANSWER DOWNLOAD EXAMIANS APP
HTML5 __________ defines the accelerator key to be used for keyboard access to an element. command rp data-X accesskey command rp data-X accesskey ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following attribute is used to display date/time content? time year datetime date time year datetime date ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which is a JavaScript running in the background, without affecting the performance of the page. SVG Canvas Web Worker None of these SVG Canvas Web Worker None of these 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) fillRect(x, y, w, h) clearRect(x, y, w, h) none of the mentioned strokeRect(x, y, w, h) fillRect(x, y, w, h) clearRect(x, y, w, h) none of the mentioned ANSWER DOWNLOAD EXAMIANS APP