Quiz Test HTML
Online Test :: Online HTML Test : Beginner
HTML Test (Random Questions)
Instruction:
Total Number of Questions: 20
Time alloted: 30 minutes
Each question carry 1 mark each, no negative marking
NOTE:
  • Click the 'Submit Test' button given in the bottom of this page to Submit your answers.
  • Test will be submitted after time is Expired.
  • Do not refresh the Page.
1. HTML Code written in MAC can be browsed in a PC with Window 7 installed , User will be able to see same design that was designed on the MAC Pc.
A. 1
B.0

2. What is the REFRESH meta tag used for ?
A. Refresh your content
B.Redirect to a new domain

C.Rewrite url
3. HTML program can be read and rendered by _________.
A. Server
B.Compiler

C.Web Browser
D.Interpreter
4. Not all HTML Tags Closing Tag associated with it.
A. 1
B.0

5.
A. Bold
B.Italic

C.List
D.Indented
6. Web document is broken into sections. What are the tags called that create these sections?
A. HTML Tags
B.Heading Tags

C.Structure Tags
D.Body Tags
7. What does vlink mean ?
A. Visited link
B.Vlink

C.Active link
8. Head tag is used for?
A. Writing styles
B.Writing java scripts

C.Including CSS, JS Files
D.All of above
9. HTML document contain 1 root tag called _________.
A. HTML
B.HEAD

C.BODY
D.TITLE
10. What is the preferred way for adding a background color in HTML ?
A. <body background="yellow">
B.<background>yellow</background>

C.c) <body style="background-color:yellow">
11. HTML is the subset of
A. SGML
B.SGMT

C.SGMD
D.None of these
12. Lists in HTML can be nested ?
A. Yes
B.No

C.Both
D.None
13. What are meta tags used for?
A. To store information usually relevant to browsers and search engines
B.To only store information usually relevant to browsers

C.To only store information about search engines
D.To store information about external links
14. <FRAMESET></FRAMESET> tag can be used instead of
A. Frame tag
B.Body tag

C.Both
D.None
15. What is the difference between XML and HTML?
A. HTML is used for exchanging data, XML is not.
B.XML is used for exchanging data, HTML is not

C.HTML can have user defined tags, XML cannot
16. While searching on the Internet, you decide to check in more than one search engine because?
A. all web users prefer this technique
B.they will avoid repetition of information

C.each engine produces different results
D.they will avoid false information
17. Which one of the following is invalid tag in HTML?
A. <table>
B.<caption>

C.<colspan>
D.</table>
18. Text/Html is called the __________ of the page
A. content type
B.MIME type

C.content type/MIME type
D.none of these
19. We can write HTML Code using ______. Select appropriate option(s).
A. Microsoft Word
B.VLC Media

C.None of these
D.Notepad++
20. Who was the primary author of HTML ?
A. Brendan Eich
B.Sabeer Bhatiya

C.Google Inc.
D.Tim Berners-Lee