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? strokeRect(x, y, w, h) 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 ANSWER DOWNLOAD EXAMIANS APP
HTML5 The new __________ element is supposed to represent some form of extra details, such as a tooltip or revealed region that may be shown to a user. menu details progress meter menu details progress meter ANSWER DOWNLOAD EXAMIANS APP
HTML5 A semantic element clearly describes its meaning to None of these Browser Developer Both A & B None of these Browser Developer Both A & B ANSWER DOWNLOAD EXAMIANS APP
HTML5 State true or False. “Prior to HTML5 in web market, traditionally, multimedia has been inserted with the concept of tag-based multimedia back”. 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? tref bin stroke use tref bin stroke use ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which boolean attribute if specified, will allow video automatically seek back to the start after reaching at the end. controls autobuffer loop autoplay controls autobuffer loop autoplay ANSWER DOWNLOAD EXAMIANS APP