HTML5 There is an audio format supported across all browsers. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which SVG element produces the same effect as if the nodes were deeply cloned into a non-exposed DOM? stroke bin use tref stroke bin use tref 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
HTML5 To draw on the canvas, authors must first obtain a reference to a context using the ______________ method of the canvas interface element. getData none of the mentioned getContext toDataURL getData none of the mentioned getContext toDataURL ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which element is used to define a discrete unit of content such as a blogpost, comment, and so on? section class article none of the mentioned section class article none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should start over again when finished. played loop autoplay seeking played loop autoplay seeking ANSWER DOWNLOAD EXAMIANS APP