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