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

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