HTML5 __________ allows the iframe to pull in content from elsewhere in the same domain. none of the mentioned allow-same-origin allow-forms allow-scripts none of the mentioned allow-same-origin allow-forms allow-scripts ANSWER DOWNLOAD EXAMIANS APP
HTML5 State whether the given statement is true or false. “HTML5 brings to the Web video and audio tracks without needing plugins”. False True False True 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 To draw on the canvas, authors must first obtain a reference to a context using the ______________ method of the canvas interface element. getContext none of the mentioned getData toDataURL getContext none of the mentioned getData toDataURL ANSWER DOWNLOAD EXAMIANS APP
HTML5 ___________ defines a group of content that should be used as a figure and may be labeled by a legend element. output figure details aside output figure details aside ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which SVG element produces the same effect as if the nodes were deeply cloned into a non-exposed DOM? tref bin use stroke tref bin use stroke ANSWER DOWNLOAD EXAMIANS APP