HTML5 The interactive element audio with the attribute controls must not appear as a descendant of which element? audio button a both a and b audio button a both a and b ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which property of SVG restricts the region to which paint can be applied? animateTransform linearGradient radialGradient clip-Path animateTransform linearGradient radialGradient clip-Path ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which element must reference a resource that can provide an image for the cursor graphic? hover cursor fill i hover cursor fill i 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? clearRect(x, y, w, h) none of the mentioned fillRect(x, y, w, h) strokeRect(x, y, w, h) clearRect(x, y, w, h) none of the mentioned fillRect(x, y, w, h) strokeRect(x, y, w, h) ANSWER DOWNLOAD EXAMIANS APP
HTML5 There is an audio format supported across all browsers. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following attribute adds audio controls, like play, pause, and volume? controls audio source src controls audio source src ANSWER DOWNLOAD EXAMIANS APP