HTML5 To draw on the canvas, authors must first obtain a reference to a context using the ______________ method of the canvas interface element. none of the mentioned toDataURL getData getContext none of the mentioned toDataURL getData getContext ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which element serves as a container for atomic filter operations. feblend feimage filter tref feblend feimage filter tref ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following is not a type of attribute for input tag? time week month day time week month day ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following is not a newly added element in HTML5? frameset nav audio article frameset nav audio article ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following methods must empty the list of subpaths so that the context once again has zero subpaths? none of the mentioned moveTo(x, y) closePath() beginPath() none of the mentioned moveTo(x, y) closePath() beginPath() ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should start over again when finished. autoplay seeking played loop autoplay seeking played loop ANSWER DOWNLOAD EXAMIANS APP