Which of the following element marks the ruby text component of a ruby annotation?
Which of the following element marks the ruby text component of a ruby annotation?
All elements are identified by their __________ and are marked up using either start tags and end tags or self-closing tags
All elements are identified by their __________ and are marked up using either start tags and end tags or self-closing tags
The HTML canvas is a
The HTML canvas is a
Which element(s) represents a section of a document that links to other documents?
Which element(s) represents a section of a document that links to other documents?
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.
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.
Which plugins can provide the fallback support for old browsers?
Which plugins can provide the fallback support for old browsers?
__________ defines the accelerator key to be used for keyboard access to an element.
__________ defines the accelerator key to be used for keyboard access to an element.
Which of the following statement is not true?
Which of the following statement is not true?
Which protocol is supported by Android browsers?
Which protocol is supported by Android browsers?
HTML5 documents may contains a ___________ element, which is used to set the header section of a document.
HTML5 documents may contains a ___________ element, which is used to set the header section of a document.
Which element serves as a container for atomic filter operations.
Which element serves as a container for atomic filter operations.
In HTML Audio/Video DOM, __________ sets or returns the volume of the audio/video.
In HTML Audio/Video DOM, __________ sets or returns the volume of the audio/video.
__________ allows the iframe to pull in content from elsewhere in the same domain.
__________ allows the iframe to pull in content from elsewhere in the same domain.
Which element must reference a resource that can provide an image for the cursor graphic?
Which element must reference a resource that can provide an image for the cursor graphic?
__________ is a JavaScript library that implements the most common user interface elements and interactions like sliders, accordions, tabs, and so on.
__________ is a JavaScript library that implements the most common user interface elements and interactions like sliders, accordions, tabs, and so on.
The __________ element must reference either an ‘altGlyphDef’ element or a ‘glyph’ element.
The __________ element must reference either an ‘altGlyphDef’ element or a ‘glyph’ element.
A semantic element clearly describes its meaning to
A semantic element clearly describes its meaning to
_______ drawings can be dynamic and interactive.
_______ drawings can be dynamic and interactive.
The ____________ method must create a new clipping region by calculating the intersection of the current clipping region and the area described by the current path, using the non-zero winding number rule.
The ____________ method must create a new clipping region by calculating the intersection of the current clipping region and the area described by the current path, using the non-zero winding number rule.
In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should start playing as soon as it is loaded.
In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should start playing as soon as it is loaded.
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?
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?
Which of the following HTML 4 attributes is removed in HTML5?
Which of the following HTML 4 attributes is removed in HTML5?
Which attribute specifies that the video will be loaded at page load, and ready to run. Ignored if autoplay is present.
Which attribute specifies that the video will be loaded at page load, and ready to run. Ignored if autoplay is present.
Which boolean attribute if specified, will allow video automatically seek back to the start after reaching at the end.
Which boolean attribute if specified, will allow video automatically seek back to the start after reaching at the end.
A ____________ element must have a start tag but must not have an end tag.
A ____________ element must have a start tag but must not have an end tag.
When the _____________ method is passed an animated image as its image argument, the user agent must use the poster frame of the animation, or, if there is no poster frame, the first frame of the animation.
When the _____________ method is passed an animated image as its image argument, the user agent must use the poster frame of the animation, or, if there is no poster frame, the first frame of the animation.
Which of the following element sets is an item of microdata?
Which of the following element sets is an item of microdata?
Which element represents marked or highlighted text for reference purposes?
Which element represents marked or highlighted text for reference purposes?
The __________ attribute effectively renders the iframe as an inline include, which allows the parent document’s CSS to affect the contents of the iframe
The __________ attribute effectively renders the iframe as an inline include, which allows the parent document’s CSS to affect the contents of the iframe
__________ is a JavaScript library that implements the most common user interface elements and interactions like sliders, accordions, tabs, and so on.
__________ is a JavaScript library that implements the most common user interface elements and interactions like sliders, accordions, tabs, and so on.
Which is a JavaScript running in the background, without affecting the performance of the page.
Which is a JavaScript running in the background, without affecting the performance of the page.
Which of the following attribute triggers event after the document is printed?
Which of the following attribute triggers event after the document is printed?
The ___________ element must reference a ‘linearGradient’ or ‘radialGradient’ element.
The ___________ element must reference a ‘linearGradient’ or ‘radialGradient’ element.
Which element may be used within content to represent material that is tangential?
Which element may be used within content to represent material that is tangential?
To draw on the canvas, authors must first obtain a reference to a context using the ______________ method of the canvas interface element.
To draw on the canvas, authors must first obtain a reference to a context using the ______________ method of the canvas interface element.
Which of the following is not a newly added element in HTML5?
Which of the following is not a newly added element in HTML5?
State true or False. “Prior to HTML5 in web market, traditionally, multimedia has been inserted with the concept of tag-based multimedia back”.
State true or False. “Prior to HTML5 in web market, traditionally, multimedia has been inserted with the concept of tag-based multimedia back”.
There is an audio format supported across all browsers.
There is an audio format supported across all browsers.
Which type attribute of input element sets the element’s value to a string representing a number?
Which type attribute of input element sets the element’s value to a string representing a number?
What more needs to be achieved to fulfil the promises of the Open Web Platform?
What more needs to be achieved to fulfil the promises of the Open Web Platform?
In HTML Audio/Video DOM, __________ returns a TimeRanges object representing the buffered parts of the audio/video.
In HTML Audio/Video DOM, __________ returns a TimeRanges object representing the buffered parts of the audio/video.
Which of the following is/are the property of SVG images?
Which of the following is/are the property of SVG images?
__________ can be used to advise the browser to download media content in the background to improve playback.
__________ can be used to advise the browser to download media content in the background to improve playback.
In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should be loaded when the page loads.
In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should be loaded when the page loads.
SVG also stands for Scalar Vector Graphics
SVG also stands for Scalar Vector Graphics
What is the replacement for cookies in HTML5?
What is the replacement for cookies in 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.
To insert a video, we use a video tag and set its src attribute to a local or remote URL containing a playable movie.
Which element is used to define a discrete unit of content such as a blogpost, comment, and so on?
Which element is used to define a discrete unit of content such as a blogpost, comment, and so on?
Which SVG element produces the same effect as if the nodes were deeply cloned into a non-exposed DOM?
Which SVG element produces the same effect as if the nodes were deeply cloned into a non-exposed DOM?
Which of the following type attributes of input element defines control for entering a telephone number?
Which of the following type attributes of input element defines control for entering a telephone number?
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.
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.
The __________ element may contain not just links but also other interactive items, including the newly introduced command element.
The __________ element may contain not just links but also other interactive items, including the newly introduced command element.
The canvas element has a DOM method it is called.
The canvas element has a DOM method it is called.
Which of the following element represents the header of a section or the document and contains a label or other heading information for the related content?
Which of the following element represents the header of a section or the document and contains a label or other heading information for the related content?
Which of the following attribute adds audio controls, like play, pause, and volume?
Which of the following attribute adds audio controls, like play, pause, and volume?
Which of the following HTML Video – Media Type is not supported in IE?
Which of the following HTML Video – Media Type is not supported in IE?
Which tag is used to encapsulate navigation and then style the elements appropriately as menu items?
Which tag is used to encapsulate navigation and then style the elements appropriately as menu items?
The interactive element audio with the attribute controls must not appear as a descendant of which element?
The interactive element audio with the attribute controls must not appear as a descendant of which element?
State whether the given statement is true or false. “HTML5 brings to the Web video and audio tracks without needing plugins”.
State whether the given statement is true or false. “HTML5 brings to the Web video and audio tracks without needing plugins”.
The __________ element represents a span of text that is isolated from its surroundings for the purposes of bidirectional text formatting
The __________ element represents a span of text that is isolated from its surroundings for the purposes of bidirectional text formatting
___________ defines a group of content that should be used as a figure and may be labeled by a legend element.
___________ defines a group of content that should be used as a figure and may be labeled by a legend element.
In HTML Audio/Video DOM, __________ sets or returns the default speed of the audio/video playback.
In HTML Audio/Video DOM, __________ sets or returns the default speed of the audio/video playback.
In HTML Audio/Video DOM, __________ sets or returns the CORS settings of the audio/video.
In HTML Audio/Video DOM, __________ sets or returns the CORS settings of the audio/video.
Which element represents a control for generating a public-private key pair?
Which element represents a control for generating a public-private key pair?
Which event will be used when a connection to the server is opened.
Which event will be used when a connection to the server is opened.
Which of the following is not a type of attribute for input tag?
Which of the following is not a type of attribute for input tag?
___________ contains the navigation menu, or other navigation functionality for the page.
___________ contains the navigation menu, or other navigation functionality for the page.
Which method is used to increase or decrease the units in a canvas grid.
Which method is used to increase or decrease the units in a canvas grid.
Which of the following element is removed by HTML5?
Which of the following element is removed by HTML5?
Which of the following allows the sandboxed iframe to run scripts from the same domain?
Which of the following allows the sandboxed iframe to run scripts from the same domain?
The _________ element is used to render simple graphics such as line art, graphs, and other custom graphical elements on the client side.
The _________ element is used to render simple graphics such as line art, graphs, and other custom graphical elements on the client side.
Which of the following element is used for highlighting content similarly to how a highlighter pen might be used on important text in a book?
Which of the following element is used for highlighting content similarly to how a highlighter pen might be used on important text in a book?
Which of the following methods must empty the list of subpaths so that the context once again has zero subpaths?
Which of the following methods must empty the list of subpaths so that the context once again has zero subpaths?
Which of the following attribute is used to display date/time content?
Which of the following attribute is used to display date/time content?
Which method retrieves periodic updates about the current geographic location of the device.
Which method retrieves periodic updates about the current geographic location of the device.
The ____________ method must fill all the subpaths of the current path, using fillStyle, and using the non-zero winding number rule.
The ____________ method must fill all the subpaths of the current path, using fillStyle, and using the non-zero winding number rule.
Which is not suited for game applications?
Which is not suited for game applications?
The ___________ method must add the scaling transformation described by the arguments to the transformation matrix.
The ___________ method must add the scaling transformation described by the arguments to the transformation matrix.
The element ___________ simply groups items within an enclosed dd tag, though it may associate them with a caption defined by a dt tag
The element ___________ simply groups items within an enclosed dd tag, though it may associate them with a caption defined by a dt tag
In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should start over again when finished.
In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should start over again when finished.
Which property of SVG restricts the region to which paint can be applied?
Which property of SVG restricts the region to which paint can be applied?
What will happen if height and width of video are not set while video loads?
What will happen if height and width of video are not set while video loads?
Subtitle tracks and caption tracks to be specified for audio and video elements can be added using which of the following element?
Subtitle tracks and caption tracks to be specified for audio and video elements can be added using which of the following element?
Which of the following browser does not support wav file format?
Which of the following browser does not support wav file format?
In HTML Audio/Video DOM, __________ returns a MediaError object representing the error state of the audio/video.
In HTML Audio/Video DOM, __________ returns a MediaError object representing the error state of the audio/video.
The World Wide Web’s markup language has always been HTML.
The World Wide Web’s markup language has always been HTML.
In HTML Audio/Video DOM, __________ returns a TextTrackList object representing the available text tracks.
In HTML Audio/Video DOM, __________ returns a TextTrackList object representing the available text tracks.
HTML5 features, include native audio and video support without the need for.
HTML5 features, include native audio and video support without the need for.