HTML5 Which of the following is not a type of attribute for input tag? week month day time week month day time ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns the CORS settings of the audio/video. currentTime duration crossOrigin defaultPlaybackRate currentTime duration crossOrigin defaultPlaybackRate 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) none of the mentioned strokeRect(x, y, w, h) clearRect(x, y, w, h) fillRect(x, y, w, h) none of the mentioned strokeRect(x, y, w, h) clearRect(x, y, w, h) ANSWER DOWNLOAD EXAMIANS APP
HTML5 The HTML canvas is a None of these One-dimensional grid Three-dimensional grid Two-dimensional grid None of these One-dimensional grid Three-dimensional grid Two-dimensional grid ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following attribute adds audio controls, like play, pause, and volume? src controls source audio src controls source audio ANSWER DOWNLOAD EXAMIANS APP
HTML5 The new __________ element is supposed to represent some form of extra details, such as a tooltip or revealed region that may be shown to a user. details menu meter progress details menu meter progress ANSWER DOWNLOAD EXAMIANS APP