This set of HTML questions focuses on the HTML Metadata. Firstly, you will have to read all the questions and after that select the appropriate option. Moreover, each question contains four options, out of them only one option will be correct. If you fail to select the correct option, don’t worry, you can try again after attempting all the questions. You can use Previous and Next button to switch to a different set of questions.
HTML MCQ : HTML Metadata
Boost your concepts!
Metadata provides the information about data.
We can add metadata to our web pages by using <meta> tags inside <head> and </head> tags of an HTML document.
In general, Metadata is not seen on web page. A meta tag can have following attributes:
- Name
- content
- charset
- http-equiv
Metadata within an HTML document is written as:
<head>
<meta charset=”UTF-8″>
<meta name=”description” content=”HTML Metadata quiz”>
<meta name=”keywords” content=”HTML, Metadata”>
<meta name=”author” content=”QuizerMania”>
<meta name=”viewport” content=”width=device-width, initial-scale=1.0″>
</head>
TEST INSTRUCTIONS: Click on options to see the answer.
Now, start attempting the quiz.
#1. Which attribute value refers to the time interval in seconds before the refresh is performed?
#2. Which of the following attributes prevents search engines from following links on a web page?
#3. Which is NOT a function of the robots meta tag?
#4. Which of the following prevents the page from being indexed by a search engine altogether?
#5. Metadata stores the information about web page that is not necessarily visible to the end users.
#6. Which metadata attribute is not supported by HTML5?
#7. Which one of the following is the role of charset attribute?
#8. Which part of HTML contains metadata?
#9. Which of the following prevents search engines from showing a cached link for the page?
#10. Which one is the correct meta tag in HTML?
Results
If you scored less. Don’t worry! You can attempt any number of times.
Don’t forget to explore all the topics of HTML. Here, is the complete set of Multiple Choice Questions and Answers. These question sets are very helpful in preparing for Competitive Exams and University level exams.
All the answers in this set are correct. But in case, you find any typographical, grammatical or any other error in out site then kindly inform us. Don’t forget to provide the appropriate URL along with error description.
Thanks in advance.
For discussion about any question, join the below comment section. And get the solution of your query.
This is a topic that is close to my heart… Thank you!
Exactly where are your contact details though?
Welcome!
For contact, you can visit contact page.