HTML MCQ Quiz Set 02

HTML MCQ Questions Set – multiple choice questions from Hyper Text Markup Language.

You landed on Set 02 that contains multiple choice test questions from hypertext markup language and web designing.

This set contains 10 objective questions from HTML with 4 options each. Each question has one and only one correct answer.

Mark the radio button against correct answer for the questions you can attempt and click ‘Show Result’ at the bottom.

html mcq questions and web designing banner

HTML MCQ Questions Quiz

1. Which would be the best keyword(s) for you to enter to search an electronic encyclopedia for information about the World Cup soccer tournament?

 
 
 
 

2. Choose the correct HTML tag to make a text bold?

 
 
 
 

3. Which tag is used to create body text in HTML?

 
 
 
 

4. What is an ISP?

 
 
 
 

5. Page designed in HTML is called a

 
 
 
 

6. How to set a picture as a background web page?

 
 
 
 

7. What is the full form of HTML?

 
 
 
 

8. A computer that translates …………………… of another computer into an …………… and vice versa, upon request is known as DNS server.

 
 
 
 

9. Choose the correct HTML code to create an email link?

 
 
 
 

10. The correct HTML statement for adding background color is

 
 
 
 

11. The attribute ……………… of <BODY> tag sets color of hypertext links.

 
 
 
 

12. The component from where the incoming messages can be retrieved in a mail account is ……….?

 
 
 
 

13. Which of the following are two popular protocols that allow home computer users to connect their computers to the internet as per hosts? i) SLIP ii) PPPiii) HTTP iv) SMTP

 
 
 
 

14. Which is true to change the text color to red?

 
 
 
 

15. Which of the following is best suitable for remote administration of a computer?

 
 
 
 

16. How can you make an e-mail link?

 
 
 
 

17. To create HTML document you require a

 
 
 
 

18. While searching on the Internet, youDecided to check in more than one search engineBecause —

 
 
 
 

19. Which of the following are commonly found on web pages?

 
 
 
 

20. Which of the following is not an example of browser?

 
 
 
 


 

 

Please allow a few moments to calculate and present result after you click on ‘Show Result’ button.

Headings in HTML

You need to organize your document divided into different subheadings and HTML offers 6 different heading levels. The larges size and most prominent heading is H1. The subheading of H1 is H2 and so on. So, H6 is the least important heading level and is smallest in size. Look at following code and example of different headings in HTML:

HTML MCQ Quiz Set 02

HTML MCQ Quiz Questions

HTML MCQ Answers

HTML MCQ Explanations

Example of HTML MCQ Question
<h6>Least Level Heading</h6>

The above codes will produce output as follows:

Note: This HTML MCQ Questions Set is prepared and distributed in mcqsets.com

HTML MCQ Quiz Set 02

HTML MCQ Quiz Questions

HTML MCQ Answers

HTML MCQ Explanations

Example of HTML MCQ Question
Least Level Heading

This is Normal Paragraph

However, please note that the different headings (H1 … H6) are not to format your web page but to organize your content in more meaningful ways. Each page should contain one H1 tag and multiple H2, H3 and so on.

Other HTML MCQ Questions Pages

You can find more HTML MCQ Questions by clicking on following links:

 

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>