HTML5 The new __________ element is supposed to represent some form of extra details, such as a tooltip or revealed region that may be shown to a user. menu progress details meter menu progress details meter ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which is a JavaScript running in the background, without affecting the performance of the page. Canvas Web Worker SVG None of these Canvas Web Worker SVG None of these ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns the volume of the audio/video. volume controls volume video Tracks src volume controls volume video Tracks src ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which element serves as a container for atomic filter operations. filter feblend feimage tref filter feblend feimage tref 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 none of the mentioned toDataURL getData getContext none of the mentioned toDataURL 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