HTML5 Which of the following attribute is used to display date/time content? date datetime year time date datetime year time ANSWER DOWNLOAD EXAMIANS APP
HTML5 When the _____________ method is passed an animated image as its image argument, the user agent must use the poster frame of the animation, or, if there is no poster frame, the first frame of the animation. none of the mentioned drawImage() imageData() measureText() none of the mentioned drawImage() imageData() measureText() ANSWER DOWNLOAD EXAMIANS APP
HTML5 The element ___________ simply groups items within an enclosed dd tag, though it may associate them with a caption defined by a dt tag embed object none of the mentioned figure embed object none of the mentioned figure 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? 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 fillRect(x, y, w, h) clearRect(x, y, w, h) ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which tag is used to encapsulate navigation and then style the elements appropriately as menu items? li nav both a and b ul li nav both a and b ul ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which boolean attribute if specified, will allow video automatically seek back to the start after reaching at the end. controls autobuffer autoplay loop controls autobuffer autoplay loop ANSWER DOWNLOAD EXAMIANS APP