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

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