ThatQuiz Test Library Take this test now
MZ5UX1
Contributed by: Monteclaro
  • 1. What do does HTML stand for?
A) HyperText Markup Language
B) HighText Machine Language
C) HyperText Markdown Language
  • 2. What is the Latest version of HTML?
A) HTMLx
B) HTML5
C) HTML3
D) HTML4
  • 3. Which tag is used to define hyperlink?
A) <hyperlink>
B) <href>
C) <a>
D) <Link>
  • 4. What is the correct way to create a line break of HTML?
A) <line>
B) <break>
C) <Ib>
D) <br>
  • 5. Which HTML tag is used for inserting an image?
A) <image>
B) <pic>
C) <img>
D) <src>
  • 6. How to do you create a numbered list of HTML?
A) <ol>
B) <nl>
C) <ul>
D) <list>
  • 7. What attribute specifies the URL of an image HTML?
A) Src
B) URL
C) Href
D) Link
  • 8. What tag is used to create a table in HTML?
A) <data table>
B) <tr>
C) <table>
D) <Data>
  • 9. What does the <th> tag define an HTML table?
A) Table head
B) Table header sell
C) Table data
D) Table row
  • 10. What is correct for HTML tag for the largest heading?
A) <Heading>
B) <H1>
C) <H6>
D) <Head>
  • 11. How do create checkbox in HTML?
A) '<check box>'
B) <Input type= 'checkbox'>
C) '<check>'
  • 12. What is the correct way to create an email input field?
A) '<email>'
B) '<input type='email'>'
C) '<input type='text'>'
D) '<input email='true'>'
  • 13. Which HTML tag is used to create form?
A) '<label>'
B) '<submet>'
C) '<form>'
D) '<input>'
  • 14. What is the correct way to link an external css file?
A) '<css link= 'style.css'>'
B) 'src=style.css>'
C) '<Link rel=stylesheet>''<href=style.css>'
  • 15. What is the correct HTML tag for inserting a line?
A) '<tr>'
B) '<break>'
C) '<line>'
D) '<hr>'
  • 16. Which of the following elements is not a block-level elements?
A) '<span>'
B) '<div>'
C) '<section>'
D) '<p>'
  • 17. What does the 'alt' attribute in '<img>' tag specify?
A) Image alignment
B) Image size
C) Alternative text
D) Image title
  • 18. What does '<meta charset=UTF-8>' define?
A) Website language
B) Keyword
C) Character coding
D) Page description
  • 19. Which tag is used to define a list item?
A) '<ul>'
B) '<ol>'
C) '<li>'
D) '<list>'
  • 20. How do you define a radio button in HTML?
A) '<input radio= 'true'>'
B) '<rad>'
C) '<input type= 'radio'>'
  • 21. Which tag is used to create a drop down list?
A) '<input type= 'drop down'>'
B) '<dropdown>'
C) '<option>'
D) '<select>'
  • 22. What attribute is used to make a text input field required?
A) 'required'
B) 'validate'
C) 'mandatory'
D) 'musfill'
  • 23. Which tag is used to embed a video in HTML5?
A) '<vid>'
B) '<media>'
C) '<movie>'
D) '<video>'
  • 24. Which HTML tag is used to define important text?
A) '<important>'
B) '<strong>'
C) '<em>'
D) '<b>'
  • 25. What does action the action attribute in the form specify?
A) Method of input
B) URL to submit data
C) Field labels
D) Type of form
  • 26. Which HTML tag define the documents body?
A) '<based>'
B) '<body>'
C) '<main>'
D) '<doc>'
  • 27. Which tag is used for inserting an inline frame?
A) '<embed>'
B) '<frame>'
C) '<iframe>'
D) '<inline>'
  • 28. Which HTML tag is used to define emphasize text?
A) '<b>'
B) '<strong>'
C) '<highlights>'
D) '<em>'
  • 29. Which HTML tag it used to define paragraph?
A) '<text>'
B) '<p>'
C) '<para>'
D) '<pg>'
  • 30. What tag is used to define a title of document?
A) '<head>'
B) '<title>'
C) '<meta>'
D) '<nam>'
Students who took this test also took :

Created with That Quiz — where a math practice test is always one click away.