HTML Multiple Choice Questions & Answers on Major HTML5 Themes for Freshers

1. All elements are identified by their __________ and are marked up using either start tags and end tags or self-closing tags

a) attribute name
b) tag name
c) class name
d) none of the mentioned
Answer: b

Explanation: The tagName property returns the tag name of the element. In HTML, the returned value of the tagName property is always in UPPERCASE.
2. The __________ element represents a span of text that is isolated from its surroundings for the purposes of bidirectional text formatting

a) b
b) bdi
c) bdo
d) base
Answer: b

Explanation: bdi stands for Bi-directional Isolation. This element is useful when embedding user-generated content with an unknown directionality.
3. The interactive element audio with the attribute controls must not appear as a descendant of which element?

a) a
b) button
c) audio
d) both a and b
Answer: d

Explanation: The anchor and the button tag acts as link which cannot be a parent of audio element.
4. A ____________ element must have a start tag but must not have an end tag.

a) details
b) command
c) code
d) both a and b
Answer: b

Explanation: The command tag is new in HTML5 and specifies a normal command with an action.
5. Which type attribute of input element sets the element’s value to a string representing a number?

a) range
b) email
c) file
d) date
Answer: a

Explanation: The input element with a type attribute whose value is “range” represents an imprecise control for setting the element’s value to a string representing a number.
6. Which of the following type attributes of input element defines control for entering a telephone number?

a) mob
b) tel
c) mobile
d) telephone
Answer: b

Explanation: The input element with a type attribute whose value is “tel” represents a one-line plain-text edit control for entering a telephone number.
7. Which element represents a control for generating a public-private key pair?

a) ins
b) keygen
c) key
d) command
Answer: b

Explanation: The keygen element represents a control for generating a public-private key pair and for submitting the public key from that key pair.
8. The World Wide Web’s markup language has always been HTML.

a) True
b) False
Answer: a

Explanation: The World Wide Web’s markup language has always been HTML. HTML was primarily designed as a language for semantically describing scientific documents, although its general design and adaptations over the years have enabled it to be used to describe a number of other types of documents.
9. Which element represents marked or highlighted text for reference purposes?

a) highlight
b) mark
c) strong
d) blink
Answer: b

Explanation: The mark element represents a run of text in one document marked or highlighted for reference purposes, due to its relevance in another context.
10. Which element(s) represents a section of a document that links to other documents?

a) navigation
b) anchor tag
c) nav
d) option
Answer: c

Explanation: The nav element represents a section of a page that links to other pages or to parts within the page: a section with navigation links.
11. Which of the following element marks the ruby text component of a ruby annotation?

a) r
b) rt
c) ruby
d) rubytxt
Answer: b

Explanation: The rt element is the markup for ruby text.
12. Subtitle tracks and caption tracks to be specified for audio and video elements can be added using which of the following element?

a) sink
b) track
c) stable
d) caption
Answer: b

Explanation: The track element enables supplementary media tracks such as subtitle tracks and caption tracks to be specified for audio and video elements.

Related

Multiple Choice Questions 5959849780361304113

Post a Comment

emo-but-icon
:noprob:
:smile:
:shy:
:trope:
:sneered:
:happy:
:escort:
:rapt:
:love:
:heart:
:angry:
:hate:
:sad:
:sigh:
:disappointed:
:cry:
:fear:
:surprise:
:unbelieve:
:shit:
:like:
:dislike:
:clap:
:cuff:
:fist:
:ok:
:file:
:link:
:place:
:contact:

item