( Best 100+ ) HTML MCQ Question and answers 101-200

by Mr. DJ

HTML MCQ question and Answers 101-200

What HTML means?
HyperText Markup Language
HyperText Markup Language (HTML) is the set of markup symbols or codes inserted into a file intended for display on the Internet. The markup tells web browsers how to display a web page’s words and images.
HTML MCQ question and Answers

181. A computer that translates …………………… of another computer into an …………… and vice versa, upon request is known as DNS server.
a. Domain name and IP address
b. Host address and Domain name
c. Domain name and server address
d. Server name and IP address

Answer:- a

182. Identify the uses of URI in HTML.: i) Link to another document or resource ii) Link to external style sheet or script iii) Create an image map
a. i and ii
b. i and iii
c. ii and iii
d. i , ii and iii

Answer:- d

183. An ordered list is a …………………. list and an unordered list is a …………….. list.
a. bulleted & numbered
b. bulleted & tabular
c. tabular & numbered
d. numbered & bulleted

Answer:- d

184. Linking to another place in the same or another web page requires two A (Anchor) tags, the first with the ……………… attribute and the second the ……………….attribute.
a. NAME & LINK
b. LINK & HREF
c. HREF & NAME
d. TARGET & VALUE

Answer:- c

185. What type of information should you avoid including on your Web site?
a. Links to sites of interest
b. Private personal information
c. Work and academic experience
d. Graphical

Answer:- b

186. Which of the following web elements should you know about before building your web site?
a. The web audience
b. The operating environment of your ISP
c. The operating system of your visitor
d. Each consideration should determine your web design choices

Answer:- a

187. What is the language of the Web?
a. Basic
b. C++
c. MS Visual Basic
d. HTML

Answer:- d

188. What does an HTML tag do?
a. It specifies formatting and layout instructions for your web page.
b. It hides programming instructions from view.
c. It determines the organizational structure of your Web site.
d. It connects your web site to an operating environment.

Answer:- a

189. A Web document is broken into sections. What are the tags called that create these sections?
a. Structure tags
b. HTML tags
c. Heading tags
d. Body tags

Answer:- a

190. What should be the first and last pair of tags in your Web document?
a. <html></html> and <body></body>
b. <start><end> and <body></body>
c. <head><body> and <title></title>
d. <title></title> and <body<>/body>

Answer:- a

You may also like

Leave a Comment