HTML5 Which element(s) represents a section of a document that links to other documents? anchor tag option nav navigation anchor tag option nav navigation ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following is not a newly added element in HTML5? article nav audio frameset article nav audio frameset ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following statement is not true? SVG is used to define graphics for the Web SVG stands for Scalable Vector Graphics All of the mentioned SVG is a W3C recommendation SVG is used to define graphics for the Web SVG stands for Scalable Vector Graphics All of the mentioned SVG is a W3C recommendation 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? fillRect(x, y, w, h) strokeRect(x, y, w, h) clearRect(x, y, w, h) none of the mentioned fillRect(x, y, w, h) strokeRect(x, y, w, h) clearRect(x, y, w, h) none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns the volume of the audio/video. volume src video Tracks volume controls volume src video Tracks volume controls ANSWER DOWNLOAD EXAMIANS APP
HTML5 The __________ element represents a span of text that is isolated from its surroundings for the purposes of bidirectional text formatting base bdi bdo b base bdi bdo b ANSWER DOWNLOAD EXAMIANS APP