HTML5 Which tag is used to encapsulate navigation and then style the elements appropriately as menu items? li both a and b nav ul li both a and b nav ul ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which element is used to define a discrete unit of content such as a blogpost, comment, and so on? section class none of the mentioned article section class none of the mentioned article ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which element may be used within content to represent material that is tangential? cite aside class article cite aside class article ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which event will be used when a connection to the server is opened. onopen None of these onmessage onerror onopen None of these onmessage onerror 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? 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) fillRect(x, y, w, h) ANSWER DOWNLOAD EXAMIANS APP
HTML5 The __________ attribute effectively renders the iframe as an inline include, which allows the parent document’s CSS to affect the contents of the iframe seamless none of the mentioned embed allow-forms seamless none of the mentioned embed allow-forms ANSWER DOWNLOAD EXAMIANS APP