HTML5 All elements are identified by their __________ and are marked up using either start tags and end tags or self-closing tags tag name attribute name class name none of the mentioned tag name attribute name class name none of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML5 The ___________ method must add the scaling transformation described by the arguments to the transformation matrix. translate(x, y) scale(x, y) none of the mentioned rotate(angle) translate(x, y) scale(x, y) none of the mentioned rotate(angle) ANSWER DOWNLOAD EXAMIANS APP
HTML5 Which of the following element sets is an item of microdata? itemref none of the mentioned itemtype itemscope itemref none of the mentioned itemtype itemscope ANSWER DOWNLOAD EXAMIANS APP
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 element represents a control for generating a public-private key pair? command key ins keygen command key ins keygen 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