HTML5 __________ allows the iframe to pull in content from elsewhere in the same domain. allow-scripts allow-forms none of the mentioned allow-same-origin allow-scripts allow-forms none of the mentioned allow-same-origin ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns the CORS settings of the audio/video. defaultPlaybackRate currentTime crossOrigin duration defaultPlaybackRate currentTime crossOrigin duration 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? 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 strokeRect(x, y, w, h) ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following is not a newly added element in HTML5? frameset audio article nav frameset audio article nav ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which tag is used to encapsulate navigation and then style the elements appropriately as menu items? li both a and b nav ul li both a and b nav ul ANSWER DOWNLOAD EXAMIANS APP
HTML5 The canvas element has a DOM method it is called. getId getElement None of these getContext getId getElement None of these getContext ANSWER DOWNLOAD EXAMIANS APP