HTML5 Which boolean attribute if specified, will allow video automatically seek back to the start after reaching at the end. autoplay loop autobuffer controls autoplay loop autobuffer controls ANSWER DOWNLOAD EXAMIANS APP
HTML5 __________ allows the iframe to pull in content from elsewhere in the same domain. none of the mentioned allow-scripts allow-same-origin allow-forms none of the mentioned allow-scripts allow-same-origin allow-forms 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 b bdo base bdi b bdo 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. False True False True 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? clearRect(x, y, w, h) fillRect(x, y, w, h) none of the mentioned strokeRect(x, y, w, h) clearRect(x, y, w, h) fillRect(x, y, w, h) none of the mentioned strokeRect(x, y, w, h) 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. False True False True ANSWER DOWNLOAD EXAMIANS APP