HTML5 Which of the following attribute adds audio controls, like play, pause, and volume? source audio src controls source audio src controls ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following methods must empty the list of subpaths so that the context once again has zero subpaths? beginPath() none of the mentioned moveTo(x, y) closePath() beginPath() none of the mentioned moveTo(x, y) closePath() ANSWER DOWNLOAD EXAMIANS APP
HTML5 ___________ contains the navigation menu, or other navigation functionality for the page. section aside header nav section aside header nav ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns the CORS settings of the audio/video. currentTime defaultPlaybackRate crossOrigin duration currentTime defaultPlaybackRate crossOrigin duration 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. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML5 The ___________ method must add the scaling transformation described by the arguments to the transformation matrix. none of the mentioned translate(x, y) scale(x, y) rotate(angle) none of the mentioned translate(x, y) scale(x, y) rotate(angle) ANSWER DOWNLOAD EXAMIANS APP