HTML MCQ question and Answers 101-200
HTML MCQ question and Answers
101. How to define the link should open in new page in HTML?
a. <a href = “https://mcqsets.com/” target = “blank”>Click Here</a>
b. <a href = “https://mcqsets.com/” target = “_blank”> Click Here </a>
c. <a href = “https://mcqsets.com/” target = “#blank”> Click Here </a>
d. <a href = “https://mcqsets.com/” target = “@blank”> Click Here </a>
Answer:- b
102. In HTML, Uniform Resource Identifier (URI) is used to
a. To create a frame document .
b. To create a image map in the webpage.
c. To customize the image in the webpage.
d. To identify a name or a resource on the internet.
Answer:- d
103. CSS is an acronym for
a. Cascading Style Sheet
b. Costume Style Sheet
c. Cascading System Style
d. None of the Above
Answer:- a
104. Which of the following protocol is not used in the Internet
a. Telnet
b. WIRL
c. HTTP
d. Gopher
Answer:- b
105. Who invented World Wide Web (WWW)?
a. Blaise Pascal
b. Charles Babbage
c. Herman Hollerith
d. Tim Berners-Lee
Answer:- d
106. What is the use of Web Font in HTML ?
a. that is the core font that is use to develop Web Pages.
b. that enables to use fonts over the Web without installation.
c. that is the special font that developed by Microsoft Corp.
d. All of the Above.
Answer:- b
107. What is <tt> tag in HTML?
a. It renders fonts as teletype text font style.
b. It renders fonts as truetype text font style.
c. It renders fonts as truncate text font style.
d. None of the Above.
Answer:- a
108. What is the use of Forms in HTML?
a. to display contents of email.
b. to display animation effect.
c. to collect user’s input.
d. None of the Above.
Answer:- c
109. What is the use of iframe in HTML?
a. to display a web page within a web page.
b. to display a web page with animation effect.
c. to display a web page without browser.
d. All of the Above.
Answer:- a
110. FTP is an acronym for
a. File Transaction Protocol
b. File Transmission Protocol
c. File Translation Protocol
d. File Transfer Protocol
Answer:- d