HTML5 In HTML Audio/Video DOM, __________ sets or returns the default speed of the audio/video playback. currentTime playbackRate defaultPlaybackRate duration currentTime playbackRate defaultPlaybackRate duration ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which element may be used within content to represent material that is tangential? class aside cite article class aside cite article ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following is not a newly added element in HTML5? audio article frameset nav audio article frameset nav ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following element marks the ruby text component of a ruby annotation? r ruby rubytxt rt r ruby rubytxt rt 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) 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 ANSWER DOWNLOAD EXAMIANS APP
HTML5 The ___________ method must add the scaling transformation described by the arguments to the transformation matrix. scale(x, y) rotate(angle) translate(x, y) none of the mentioned scale(x, y) rotate(angle) translate(x, y) none of the mentioned ANSWER DOWNLOAD EXAMIANS APP