Explore topic-wise MCQs in Html.

This section includes 13 Mcqs, each offering curated multiple-choice questions to sharpen your Html knowledge and support exam preparation. Choose a topic below to get started.

1.

The value of the ___________ attribute refers to the time interval in seconds before the refresh is performed.

A. scheme
B. content
C. http-equiv
D. name
Answer» C. http-equiv
2.

__________ prevents search engines from showing a cached link for the page.

A. nobot
B. nofollow
C. noarchive
D. nosearch
Answer» D. nosearch
3.

Different meta tags are defined by changing the __________ attribute to a valid value.

A. scheme
B. content
C. http-equiv
D. name
Answer» E.
4.

___________PREVENTS_SEARCH_ENGINES_FROM_SHOWING_A_CACHED_LINK_FOR_THE_PAGE.?$

A. nobot
B. nofollow
C. noarchive
D. nosearch
Answer» D. nosearch
5.

The value of the ___________ attribute refers to the time interval in seconds before the refresh is performed.$

A. scheme
B. content
C. http-equiv
D. name
Answer» C. http-equiv
6.

Different meta tags are defined by changing the __________ attribute to a valid value?

A. scheme
B. content
C. http-equiv
D. name
Answer» E.
7.

___________ prevents search engines from following links inside the page.

A. noarchive
B. nofollow
C. noindex
D. novalue
Answer» C. noindex
8.

Which of the following is not supported in HTML5?

A. scheme
B. content
C. http-equiv
D. name
Answer» B. content
9.

__________ prevents the page from being indexed altogether.

A. noarchive
B. nofollow
C. noindex
D. novalue
Answer» D. novalue
10.

What is the role of charset attribute? It specifies

A. a scheme to be used to interpret the value of the content attribute
B. a name for the metadata
C. the character encoding for the HTML document
D. the character decoding for the HTML document
Answer» D. the character decoding for the HTML document
11.

Which of the following is not a function of robots meta tag?

A. noindex
B. nofollow
C. norepeat
D. noarchive
Answer» D. noarchive
12.

In which part of the HTML metadata is contained?

A. body tag
B. html tag
C. head tag
D. title tag
Answer» D. title tag
13.

Metadata store information about the web page that is not necessarily visible to end users.

A. True
B. False
Answer» B. False