HTML5 Which element is used to define a discrete unit of content such as a blogpost, comment, and so on? article none of the mentioned section class article none of the mentioned section class ANSWER DOWNLOAD EXAMIANS APP
HTML5 ___________ contains the navigation menu, or other navigation functionality for the page. header section aside nav header section aside nav 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 ____________ method must create a new clipping region by calculating the intersection of the current clipping region and the area described by the current path, using the non-zero winding number rule. clip() none of the mentioned stroke() fill() clip() none of the mentioned stroke() fill() 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) fillRect(x, y, w, h) none of the mentioned clearRect(x, y, w, h) strokeRect(x, y, w, h) fillRect(x, y, w, h) none of the mentioned clearRect(x, y, w, h) ANSWER DOWNLOAD EXAMIANS APP
HTML5 State whether the given statement is true or false. “HTML5 brings to the Web video and audio tracks without needing plugins”. False True False True ANSWER DOWNLOAD EXAMIANS APP