Top 250+ Solved HTML MCQ Questions Answer
Q. A webpage displays a picture. What tag was used to display that picture?
a. picture
b. mage
c. img
d. src
Q. What is the correct HTML for making a hyperlink?
a. <a href="https://mcqmate.com/">McqMate - MCQs portal</a>
b. <a name="https://mcqmate.com/">McqMate - MCQs portal</a>
c. <https://mcqmate.com/</a>
d. <a url="https://mcqmate.com/">McqMate - MCQs portal</a>
Q. What is the full form of HTML?
a. Hyper text markup language
b. Hyphenation text markup language
c. Hyphenation test marking language
d. Hyper text marking language
Q. What is the full form of HTTP?
a. Hyper text transfer protocol
b. Hyper text transfer package
c. Hyphenation text test program
d. none of the above
Q. What is a search engine?
a. a program that searches engines
b. a web site that searches anything
c. a hardware component
d. a machinery engine that search data
Q. What is the full form of TCP/IP?
a. transmission control protocol / internet protocol
b. telephone call protocol / international protocol
c. transport control protocol / internet protocol
d. none of the above
Q. HTML document start and end with which tag pairs?
a. <HEAD>….</HEAD>
b. <BODY>….</BODY>
c. <HTML>….</HTML>
d. <WEB>….</WEB>
Q. "Yahoo", "Infoseek" and "Lycos" are _________?
a. Search Engines
b. Browsers
c. News groups
d. None of the above
Q. -----tag is used to give the font effect like size , color and style.
a. <font>
b. <select>
c. <checkbox>
d. <submit>
Q. --------it is used to show the text in big size font effect.
a. <small>
b. <big>
c. <strike>
d. <u>
Q. ------tag is used to show the underline effect to the text.
a. <small>
b. <big>
c. <strike>
d. <u>