HTML5 ___________ contains the navigation menu, or other navigation functionality for the page. nav header section aside nav header section aside ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following element represents the header of a section or the document and contains a label or other heading information for the related content? header mark meter data-X header mark meter data-X 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) clearRect(x, y, w, h) none of the mentioned strokeRect(x, y, w, h) fillRect(x, y, w, h) clearRect(x, y, w, h) none of the mentioned strokeRect(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 ul both a and b li nav ul both a and b ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following type attributes of input element defines control for entering a telephone number? mobile telephone mob tel mobile telephone mob tel 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) rotate(angle) scale(x, y) none of the mentioned translate(x, y) rotate(angle) scale(x, y) ANSWER DOWNLOAD EXAMIANS APP