HTML5 In HTML Audio/Video DOM, __________ returns a MediaError object representing the error state of the audio/video. error ended mediaGroup seeking error ended mediaGroup seeking ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following element represents the header of a section or the document and contains a label or other heading information for the related content? data-X header meter mark data-X header meter mark ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which type attribute of input element sets the element’s value to a string representing a number? date email range file date email range file 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) clearRect(x, y, w, h) none of the mentioned strokeRect(x, y, w, h) fillRect(x, y, w, h) clearRect(x, y, w, h) none of the mentioned strokeRect(x, y, w, h) ANSWER DOWNLOAD EXAMIANS APP
HTML5 The __________ attribute effectively renders the iframe as an inline include, which allows the parent document’s CSS to affect the contents of the iframe allow-forms seamless embed none of the mentioned allow-forms seamless embed none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 To insert a video, we use a video tag and set its src attribute to a local or remote URL containing a playable movie. True False True False ANSWER DOWNLOAD EXAMIANS APP