Which of the following HTML 4 attributes is removed in HTML5?
A. text
B. rules
C. link
D. all of the mentioned
Select an option to see the answer and solution.
Which of the following element is removed by HTML5?
A. vlink
B. dir
C. marginwidth
D. compact
Select an option to see the answer and solution.
Which of the following is not a newly added element in HTML5?
A. article
B. audio
C. nav
D. frameset
Select an option to see the answer and solution.
__________ defines the accelerator key to be used for keyboard access to an element.
A. data-X
B. accesskey
C. rp
D. command
Select an option to see the answer and solution.
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?
A. data-X
B. header
C. mark
D. meter
Select an option to see the answer and solution.
Which of the following element sets is an item of microdata?
A. itemscope
B. itemref
C. itemtype
D. none of the mentioned
Select an option to see the answer and solution.
___________ defines a group of content that should be used as a figure and may be labeled by a legend element.
A. figure
B. details
C. output
D. aside
Select an option to see the answer and solution.
Which element is used to define a discrete unit of content such as a blogpost, comment, and so on?
A. section
B. class
C. article
D. none of the mentioned
Select an option to see the answer and solution.
HTML5 documents may contains a ___________ element, which is used to set the header section of a document.
A. header
B. footer
C. section
D. none of the mentioned
Select an option to see the answer and solution.
Which element may be used within content to represent material that is tangential?
A. aside
B. cite
C. article
D. class
Select an option to see the answer and solution.
___________ contains the navigation menu, or other navigation functionality for the page.
A. section
B. header
C. nav
D. aside
Select an option to see the answer and solution.
Which of the following attribute is used to display date/time content?
A. time
B. datetime
C. date
D. year
Select an option to see the answer and solution.
The element ___________ simply groups items within an enclosed dd tag, though it may associate them with a caption defined by a dt tag
A. object
B. figure
C. embed
D. none of the mentioned
Select an option to see the answer and solution.
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?
A. em
B. strong
C. mark
D. none of the mentioned
Select an option to see the answer and solution.
To insert a video, we use a video tag and set its src attribute to a local or remote URL containing a playable movie.
Select an option to see the answer and solution.
Which tag is used to encapsulate navigation and then style the elements appropriately as menu items?
A. ul
B. li
C. nav
D. both a and b
Select an option to see the answer and solution.
__________ can be used to advise the browser to download media content in the background to improve playback.
A. poster
B. autobuffer
C. buffer
D. data-X
Select an option to see the answer and solution.
The _________ element is used to render simple graphics such as line art, graphs, and other custom graphical elements on the client side.
A. metadata
B. css
C. canvas
D. art
Select an option to see the answer and solution.
State true or False. “Prior to HTML5 in web market, traditionally, multimedia has been inserted with the concept of tag-based multimedia back”.
Select an option to see the answer and solution.
Which plugins can provide the fallback support for old browsers?
A. Flash
B. Quicktime
C. both and b
D. none of the mentioned
Select an option to see the answer and solution.