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 What more needs to be achieved to fulfil the promises of the Open Web Platform? Media and Real-Time Communications Performance and Tuning Security and Privacy All of the mentioned Media and Real-Time Communications Performance and Tuning Security and Privacy All of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which tag is used to encapsulate navigation and then style the elements appropriately as menu items? li both a and b ul nav li both a and b ul nav ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which method is used to increase or decrease the units in a canvas grid. Canvas Rotation Canvas Transform Canvas Scaling Canvas Composition Canvas Rotation Canvas Transform Canvas Scaling Canvas Composition ANSWER DOWNLOAD EXAMIANS APP
HTML5 To draw on the canvas, authors must first obtain a reference to a context using the ______________ method of the canvas interface element. getData getContext toDataURL none of the mentioned getData getContext toDataURL none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following attribute adds audio controls, like play, pause, and volume? audio source src controls audio source src controls ANSWER DOWNLOAD EXAMIANS APP