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?
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”.
__________ 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.
HTML5 features, include native audio and video support without the need for.
HTML5 features, include native audio and video support without the need for.
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
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 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
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
Which of the following attribute is used to display date/time content?
Which of the following attribute is used to display date/time content?
__________ 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 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?
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?
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?
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 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?
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.
___________ contains the navigation menu, or other navigation functionality for the page.
___________ contains the navigation menu, or other navigation functionality for the page.
Which of the following element is removed by HTML5?
Which of the following element is removed by 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.
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 element serves as a container for atomic filter operations.
Which element serves as a container for atomic filter operations.
Which of the following is/are the property of SVG images?
Which of the following is/are the property of SVG images?
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?
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?
Which of the following element sets is an item of microdata?
Which of the following element sets is an item of microdata?
The __________ element must reference either an ‘altGlyphDef’ element or a ‘glyph’ element.
The __________ element must reference either an ‘altGlyphDef’ element or a ‘glyph’ element.
The World Wide Web’s markup language has always been HTML.
The World Wide Web’s markup language has always been HTML.
The canvas element has a DOM method it is called.
The canvas element has a DOM method it is called.
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.
__________ 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 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?
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 HTML Video – Media Type is not supported in IE?
Which of the following HTML Video – Media Type is not supported in IE?
Which of the following statement is not true?
Which of the following statement is not true?
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.
__________ 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.
The HTML canvas is a
The HTML canvas is a
What is the replacement for cookies in HTML5?
What is the replacement for cookies in HTML5?
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 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.
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 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 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 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?
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 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 _________ 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.
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 element represents a control for generating a public-private key pair?
Which element represents a control for generating a public-private key pair?
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 may be used within content to represent material that is tangential?
Which element may be used within content to represent material that is tangential?
Which plugins can provide the fallback support for old browsers?
Which plugins can provide the fallback support for old browsers?
Which protocol is supported by Android browsers?
Which protocol is supported by Android browsers?
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.
A semantic element clearly describes its meaning to
A semantic element clearly describes its meaning to
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.
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.
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”.
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 HTML 4 attributes is removed in HTML5?
Which of the following HTML 4 attributes is removed in HTML5?
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 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 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?
The ___________ element must reference a ‘linearGradient’ or ‘radialGradient’ element.
The ___________ element must reference a ‘linearGradient’ or ‘radialGradient’ element.
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?
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?
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.
Which element represents marked or highlighted text for reference purposes?
Which element represents marked or highlighted text for reference purposes?
Which of the following is not a newly added element in HTML5?
Which of the following is not a newly added element in HTML5?
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?
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.
Which of the following browser does not support wav file format?
Which of the following browser does not support wav file format?
__________ 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.
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.
___________ 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.
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 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 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
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?
SVG also stands for Scalar Vector Graphics
SVG also stands for Scalar Vector Graphics
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.
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.
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.
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.
There is an audio format supported across all browsers.
There is an audio format supported across all browsers.
_______ drawings can be dynamic and interactive.
_______ drawings can be dynamic and interactive.
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.
Which is not suited for game applications?
Which is not suited for game applications?