HTML5 To draw on the canvas, authors must first obtain a reference to a context using the ______________ method of the canvas interface element. getContext none of the mentioned toDataURL getData getContext none of the mentioned toDataURL getData ANSWER DOWNLOAD EXAMIANS APP
HTML5 The _________ element is used to render simple graphics such as line art, graphs, and other custom graphical elements on the client side. art canvas metadata css art canvas metadata css ANSWER DOWNLOAD EXAMIANS APP
HTML5 What more needs to be achieved to fulfil the promises of the Open Web Platform? Security and Privacy Performance and Tuning All of the mentioned Media and Real-Time Communications Security and Privacy Performance and Tuning All of the mentioned Media and Real-Time Communications ANSWER DOWNLOAD EXAMIANS APP
HTML5 __________ allows the iframe to pull in content from elsewhere in the same domain. allow-same-origin allow-scripts none of the mentioned allow-forms allow-same-origin allow-scripts none of the mentioned allow-forms ANSWER DOWNLOAD EXAMIANS APP
HTML5 ___________ defines a group of content that should be used as a figure and may be labeled by a legend element. aside details figure output aside details figure output ANSWER DOWNLOAD EXAMIANS APP
HTML5 The ____________ method must fill all the subpaths of the current path, using fillStyle, and using the non-zero winding number rule. stroke() none of the mentioned fill() clip() stroke() none of the mentioned fill() clip() ANSWER DOWNLOAD EXAMIANS APP