Web Designing MCQs

Top 20 Objective Questions On HTML5 Element Reference

Pinterest LinkedIn Tumblr

This set of top 20 objective questions on HTML5 element reference includes collections of multiple choice objective questions related to HTML5 elements and their corresponding attributes. You will find the questions and answers about the elements <ins>, <label>, <legend>, <meter>, <link>, <table>, <tr>, <td> along with the related attributes of them.

1. ………………… element in HTML5 is used to indicate that text has been added to the document.
A) <add>
B) <ins>
C) <fill>
D) <insert>

2. The value of …………….. attribute is a URL that designates a source document or message for the information inserted.
A) href
B) src
C) cite
D) msg

3. ………………. attribute used in <ins> element is intended to point to information explaining why the text was changed.
A) inf
B) ctxt
C) cite
D) msg

4. ……………….. attribute used in <ins> element is used to indicate the date and time the insertion was made.
A) datetime
B) insertdate
C) insertdt
D) insertdatetime

5. ………………. element is used to control the generation of key pairs in secured communications.
A) control the key generation
B) control generation key
C) key pair generation
D) key pair control

6. The ………………. element in HTML5 is used to relate descriptions to form controls.
A) <desc>
B) <formdesc>
C) <relate>
D) <label>

7. <legend> is used to assign a caption to a set of form fields as defined by a ……………. element.
A) fieldset
B) caption
C) fieldgroup
D) assign

8. …………………. is the empty element found in the head element specifies relationships between the current document and other documents.
A) link
B) rel
C) meta
D) join

9. The HTML5 element ……………… defines a scalar measurement within a known range, similar to what might be represented by gauge.
A) <measure>
B) <meter>
C) <gauge>
D) <scalar>

10. The HTML5 Boolean attribute ………………. .is used to indicate if the style should apply only the tree it is enclosed within.
A) media
B) scoped
C) type
D) enclosed

11. Style information also can be specified in an external style sheet as defined by …………………….. tag.
A) <link>
B) <rel>
C) <meta>
D) <join>

12. The CSS property ……………… can be used to simulate <sub> element.
A) align
B) horizontal align
C) vertical-align
D) sub

13. ………………… attribute used in <table> element sets the width, in pixels, between the edge of a cell and its content.
A) cellpadding
B) cellspacing
C) colspacing
D) edge spacing

14. ………………. attribute used in <table> element sets the width, in pixels, between the edge of a cell and its individual cells.
A) cellpadding
B) cellspacing
C) colspacing
D) edge spacing

15. The ……………… attribute specifies the number of columns in the table and is used to help quickly calculate the size of the table.
A) col
B) num
C) numcol
D) tablecol

16. A value of ………………… in rules attribute used in <table> element specifies horizontal dividing rules between groups of table cells defined by the thead, tbody, tfoot or cell group element.
A) cols
B) rows
C) groups
D) all

17. A value of …………….. in rules attributes used in <table> element specifies dividing rules for rows only.
A) cols
B) rows
C) groups
D) all

18. The attribute ………………. in the table is used to provide a text summary of the purpose and structure of the table.
A) caption
B) summary
C) title
D) overview

19. ……………… attribute used in <tbody> element contains an offset as a positive or negative integer to align characters as related to the char value.
A) charoff
B) char
C) align
D) offset

20. The ………………….. attribute used in the <td> element might use when attempting to display large tables on small screens.
A) zoomin
B) adjust
C) zoomout
D) abbr

Answers

1. B) <ins>
2. C) cite
3. C) cite
4. A) DateTime
5. C) key pair generation
6. D) <label>
7. A) fieldset
8. A) link
9. B) <meter>
10. B) scoped
11. A) <link>
12. C) vertical-align
13. A) cellpadding 
14. B) cellspacing
15. A) col
16. C) groups
17. B) rows
18. B) summary
19. A) charoff
20. D) abbr

Read Next:Top 20 MCQ Questions On HTML5 Element Reference

Author

Shuseel Baral is a web programmer and the founder of InfoTechSite has over 8 years of experience in software development, internet, SEO, blogging and marketing digital products and services is passionate about exceeding your expectations.

Comments are closed.