HTML Headings MCQ Questions – These multiple choice questions are composed of the topic HTML Headings for HTML Preparation Sessions. Browser through following links for previous posts and MCQ Pages.
Tutorial Pages:
- Getting Started
- HTML Document Structure
- Tags Attributes & Elements
- HTML Paragraph
- Paragraph Formatting
- HTML Headings
MCQ Pages:
- Getting Started
- HTML Document Structure
- Tags Attributes & Elements
- HTML Paragraph
- Paragraph Formatting
MCQ Questions from HTML Heading
1. The number of level HTML supports to tag headings in a document is
a. 4
b. 6
c. 8
d. 10
2. Headings are important in HTML because
a. Screen readers can recognize your document structure and useful for blind readers
b. They format your document automatically saving you a time
c. Search engines read your heading to learn the topic you are presenting about
d. Both a & c
3. Which of the following statement is true for HTML headings?
a. Heading tags are pair tags but can render correctly even if you skip closing tag
b. There are six level of headings supported in HTML being H6 for the most prominent one
c.HTML supports only align attribute apart from global attributes
d. All of above
4. Which of the following are affected by heading elements in HTML rendering?
a. Font changes
b. Paragraph breaks before and after
c. Any white spaces necessary to render
d. All of above
5. Up to how many times the tag <h1> can be used in an HTML document as good practice?
a. 1
b. 2
c. 3
d. Use as many times as there are main headings
6. You can use <h2> to <h6> as many times as you need but you are suggested to
a. follow the order as they were intended
b. use them only up to 3 times for SEO benefits
c. use them according to your formatting requirements
d. All of above
7. In HTML 5, which of the following values can be used for align attribute of heading tags?
a. Left
b. Right
c. Center
d. align is not supported in HTML 5
8. In HTML 5, you are better suggested to align paragraphs and headings using
a. align attribute
b. style
c. Justified
d. None of above
9. The heading tags in HTML documents are written inside
a. <head> </head> block
b. <body> </body> block
c. Before <html> element
d. after </body>
10. Heading tags support
a. align attribute
b. global attribute
c. line-heigth attribute
d. Both a & b
Correct answers for this set
For now you try it by yourself and discuss in ICT Trends. I will present correct answers of this set in next coming set. But for now, I will answer previous set.
Correct answers of previous set ( HTML Paragraph Formatting)
1 – a | 2 – b | 3 – c | 4 – c | 5 – b | 6 – a | 7 – d | 8 – c | 9 – d | 10 – d |
11 – c | 12 – d | 13 – b | 14 – b | 15 – b | 16 – x | 17 – a | 18 – c | 19 – d | 20 – a |
Previous MCQ Questions
Session 1: MCQs from Getting Started
Session 2: MCQs from HTML Document Structure
Session 3: MCQs from Tags Attributes & Elements
Session 4: MCQs from HTML Paragraph
Session 5: MCQs from HTML Paragraph Formatting
Discussion Page for this chapter
Link: Click here to go to Discussion Page
You are welcome to visit above link and post your questions or confusions. Please don’t forget to log in to ICT Trends before you can submit questions.
Leave a Reply