HTML Multiple Choice Questions MCQs
1. HTML stands for
a) Hyper Text Mark-Up Language
b) Hyper Text Mark -Up line
c) Holistic Technical Mechanical Library
d) Hyper Technical Method List
2. What type of language is HTML?
a)Â programing language
c) markup language
d) none of these
3. Which of the following tag is used to display an image?
a) <src>
b) <img>
c) <alt>
d) <ul>
4. We can bold uor text with which tags?
a) <solid>Â &Â <strong>
b) <b> & <s>
c) <img> & <tag>
d) <b> & <strong>
5. What should be the first tag in html?
a) <html>
b) <body>
c) <style>
d) <title>
6. To create web page we use …
a) OOP
b) C++
c) VISUAL
d) HTML
7. Which is the fundamental block of HTML?
a) HTMLÂ body
b) HTML element
c) HTML tag
d) none of these
8. <a> & </a> tag is being used for
a) adding
b) adding image
c) adding links to web page
d) adding text to web page
9. File of HTML has an extension of …
a) .h
b) ml
c) .html
d) all of these
10. How can we make bulleted lists?
a) <ul>
b) <li>
c) <ol>
d) all of these
11. Which HTML tag is used for largest heading?
a) <h9>
b) <h5>
c) <h3>
d) <h1>
12. BODY tag is used after …
a) head
b) title
c) html
d) none of these