Skip to content
Quizermania Logo

  • Home
  • Courses
  • Pro Quiz
    • Software Engineering
    • HTML
    • C Programming
    • C++ Programming
  • NPTEL Answers
  • Register as Instructor?
  • User Account
  • Contact

HTML MCQ : HTML Metadata(MULTIPLE CHOICE QUESTION)

Leave a Comment / HTML, Metadata, Web design

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. Metadata stores the information about web page that is not necessarily visible to the end users.

#2. Which of the following attributes prevents search engines from following links on a web page?

#3. Which of the following prevents the page from being indexed by a search engine altogether?

#4. Which metadata attribute is not supported by HTML5?

#5. Which one is the correct meta tag in HTML?

#6. Which one of the following is the role of charset attribute?

#7. Which part of HTML contains metadata?

#8. Which of the following prevents search engines from showing a cached link for the page?

#9. Which attribute value refers to the time interval in seconds before the refresh is performed?

#10. Which is NOT a function of the robots meta tag?

Previous
Finish

Results

Share your score!
Tweet your score!
Tweet your score!
Share to other
Next
Previous

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.

← Previous Post
Next Post →
  • Home
  • About
  • Privacy Policy
  • Terms of service
  • Contact
  • Sitemap
Copyright © 2026 QuizerMania.com | All Rights Reserved
Sign In
Continue with Google
or sign in with email
The password must have a minimum of 8 characters of numbers and letters, contain at least 1 capital letter
I agree with storage and handling of my data by this website. Privacy Policy
Remember me
Sign In Sign Up
Restore password
Send reset link
Password reset link sent to your email Close
Confirmation link sent Please follow the instructions sent to your email address Close
Your application is sent We'll send you an email as soon as your application is approved. Go to Profile
No account? Sign Up Sign In
Sign up as instructor
Lost Password?