
IT Interview Exam Paper: HTML 7
Part 7: List for questions and answers of HTML
Q1. Which of the following is the correct regarding meta tag in HTML?
a) <meta> … </meta>
b) <meta name = ” ” />
c) <metadata> … </metadata>
d) <metadata name = ” ” />
Q2. Which of the following is correct to set “Black” color as Background of page?
a) bgcolor = “#000000”>
b) <body background = “#000000”>
c) <body Background color = “#000000”>
d) All of Above
Q3. Which of the following is correct to align H1 tag to Right Alignment
a) <h1 align = “right”> …
b) <h1 alignment = “right”> …
c) <h1 tag align = “right”> … </h1>
d) H1 cannot make Right Alignment
Q4. Which of the following is correct to change font face in Web Page
a) <font = “font name”> …
b) <font name = “font name”> … </font>
c) <font face = “font name”> … </font>
d) Font Face cannot change
Q5. Which of the following is incorrect regarding Logical styles?
a) Code looks like teletype
b) Sample looks like teletype
c) Keyboard looks like teletype
d) Variable looks like teletype
Q6. Which of the following is correct character entities for “Copyright” symbol?
a) •
b) Ÿ
c) ©
d) ³
Q7. Which tag is used to display Preformatted texts?
a) <pre> … </ pre>
b) <prefor> … </ prefor>
c) <pre text> … </ pre text>
d) <pre format> … </ pre format>
Q8. Which is the correct to create an Arabic numeral list
a) <ul type=”1?>
b) <ol type=”1?>
c) <il type=”1?>
d) <li type=”1?>
Q9. How to add alternative text for an Image?
a) <img src = “http://www.mcqsets.com/brand.png” alternate = “Brand of website” /
b) <img src = “http://www.mcqsets.com/brand.png” alt text = “Brand of website” />
c) src = “http://www.mcqsets.com/brand.png” alternate text = “Brand of website” /
d) src = “http://www.mcqsets.com/brand.png” alt = “Brand of website” />
Q10. How to embedded Audio Files in HTML?
a) src = “mysong.mid” width = “100” height = “15”></option >
b) <embed sound = “mysong.mid” width = “100” height = “15”>
c) <embed audio = “mysong.mid” width = “100” height = “15”>
d) <embed music = “mysong.mid” width = “100” height = “15”>
Q11. Whichg of the following is used to create web pages?
a) HTML
b) C
c) JVM
d) DTD
Q12. HTML is considered as ___ language
a) Programming Langauge
b) OOP Language
c) High Level Language
d) Markup Language
Q13. HTML language is a set of markup ___
a) Attributes</option >
b) Tags
c) Sets
d) Groups
Q14. HTML tags are used to describe document ____
a) Definition
b) Language
c) Content
d) None of these
Q15. HTML document can contain
a) Attributes
b) Tags
c) Plain text
d) All of these
Q16. Page designed in HTML is called a
a) Yellow Page
b) Web Page
c) Server Page
d) Front Page
Q17. We can write HTML code using ____. Select appropriate option(s)
a) VLC Media
b) Notepad++
c) Microsoft PowerPoint
d) None of these
Q18. HTML document is saved using ____ extension
a) .htl
b) .html
c) .hml
d) .htnl
Q19. The software that can read and render HTML documents is
a) Server
b) Compiler
c) Interpreter
d) Browser
Q20. PCs running Windows 3.x will have ____extension for html pages
a) htl
b) html
c) htm
d) hml
Part 7: List for questions and answers of HTML
Q1. Answer: b
Q2. Answer: a
Q3. Answer: a
Q4. Answer: b
Q5. Answer: d
Q6. Answer: c
Q7. Answer: a
Q8. Answer: b
Q9. Answer: d
Q10. Answer: a
Q11. Answer: a
Q12. Answer: d
Q13. Answer: b
Q14. Answer: c
Q15. Answer: d
Q16. Answer: b
Q17. Answer: a
Q18. Answer: b
Q19. Answer: d
Q20. Answer: c