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) strokeRect(x, y, w, h) none of the mentioned clearRect(x, y, w, h) fillRect(x, y, w, h) strokeRect(x, y, w, h) none of the mentioned clearRect(x, y, w, h) 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 object none of the mentioned figure embed object none of the mentioned figure embed ANSWER DOWNLOAD EXAMIANS APP
HTML5 All elements are identified by their __________ and are marked up using either start tags and end tags or self-closing tags attribute name none of the mentioned tag name class name attribute name none of the mentioned tag name class name ANSWER DOWNLOAD EXAMIANS APP
HTML5 An API is an application programming interface consisting of methods and properties which allow the author to get or set data or execute commands to the user agent. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML5 __________ defines the accelerator key to be used for keyboard access to an element. rp command data-X accesskey rp command data-X accesskey ANSWER DOWNLOAD EXAMIANS APP