HTML5 Which SVG element produces the same effect as if the nodes were deeply cloned into a non-exposed DOM? use stroke bin tref use stroke bin tref ANSWER DOWNLOAD EXAMIANS APP
HTML5 The ____________ method must fill all the subpaths of the current path, using fillStyle, and using the non-zero winding number rule. fill() stroke() clip() none of the mentioned fill() stroke() clip() none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 A ____________ element must have a start tag but must not have an end tag. command code both a and b details command code both a and b details 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
HTML5 Which of the following attribute triggers event after the document is printed? onprint onbeforeprint onafterprint offlineprint onprint onbeforeprint onafterprint offlineprint 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