adplus-dvertising

Welcome to the HTML and CSS MCQs Page

Dive deep into the fascinating world of HTML and CSS with our comprehensive set of Multiple-Choice Questions (MCQs). This page is dedicated to exploring the fundamental concepts and intricacies of HTML and CSS, a crucial aspect of Web Technologies. In this section, you will encounter a diverse range of MCQs that cover various aspects of HTML and CSS, from the basic principles to advanced topics. Each question is thoughtfully crafted to challenge your knowledge and deepen your understanding of this critical subcategory within Web Technologies.

frame-decoration

Check out the MCQs below to embark on an enriching journey through HTML and CSS. Test your knowledge, expand your horizons, and solidify your grasp on this vital area of Web Technologies.

Note: Each MCQ comes with multiple answer choices. Select the most appropriate option and test your understanding of HTML and CSS. You can click on an option to test your knowledge before viewing the solution for a MCQ. Happy learning!

HTML and CSS MCQs | Page 8 of 15

Q71.
For Showing heading in HTML web page we use ____________ tag.
Discuss
Answer: (d).Heading
Q72.
Which is smallest Heading Tag ?
Discuss
Answer: (c).H6
Q73.
In HTML we have _________ type of heading tags.

a.

7

b.

4

c.

6

d.

5

Discuss
Answer: (c).6
Q74.
__________ automatically add some empty space (a margin) before and after each heading.
Discuss
Answer: (a).Browser
Q75.
Which of the Style is applied to the H1 heading by default ?
Discuss
Answer: (c).Bold
Q76.
Which tag is used to divide the HTML document into the paragraphs ?
Discuss
Answer: (d).p
Q77.
Text written inside the following pair of tags is considered as paragraph.
Discuss
Answer: (a).<p></p>
Q78.
Browsers automatically add an __________ before and after a paragraph.
Discuss
Answer: (a).empty line
Discuss
Answer: (c).<a href="mailto:name@example.com">email</a>
Q80.
In HTML , If we need to send the email then href attribute of anchor tag starts with _________ keyword.
Discuss
Answer: (b).mailto

Suggested Topics

Are you eager to expand your knowledge beyond Web Technologies? We've curated a selection of related categories that you might find intriguing.

Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!