MZ5UX1
  • 1. What do does HTML stand for?
A) HyperText Markup Language
B) HyperText Markdown Language
C) HighText Machine Language
  • 2. What is the Latest version of HTML?
A) HTML5
B) HTMLx
C) HTML3
D) HTML4
  • 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) <Ib>
C) <break>
D) <br>
  • 5. Which HTML tag is used for inserting an image?
A) <img>
B) <pic>
C) <src>
D) <image>
  • 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) Link
B) Src
C) Href
D) URL
  • 8. What tag is used to create a table in HTML?
A) <tr>
B) <data table>
C) <table>
D) <Data>
  • 9. What does the <th> tag define an HTML table?
A) Table row
B) Table data
C) Table header sell
D) Table head
  • 10. What is correct for HTML tag for the largest heading?
A) <Heading>
B) <H6>
C) <Head>
D) <H1>
  • 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) '<email>'
B) '<input type='text'>'
C) '<input email='true'>'
D) '<input type='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) '<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) '<tr>'
D) '<break>'
  • 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 size
C) Alternative text
D) Image title
  • 18. What does '<meta charset=UTF-8>' define?
A) Character coding
B) Website language
C) Page description
D) Keyword
  • 19. Which tag is used to define a list item?
A) '<ol>'
B) '<ul>'
C) '<list>'
D) '<li>'
  • 20. How do you define a radio button in HTML?
A) '<rad>'
B) '<input radio= 'true'>'
C) '<input type= 'radio'>'
  • 21. Which tag is used to create a drop down list?
A) '<dropdown>'
B) '<option>'
C) '<select>'
D) '<input type= 'drop down'>'
  • 22. What attribute is used to make a text input field required?
A) 'mandatory'
B) 'musfill'
C) 'validate'
D) 'required'
  • 23. Which tag is used to embed a video in HTML5?
A) '<video>'
B) '<media>'
C) '<movie>'
D) '<vid>'
  • 24. Which HTML tag is used to define important text?
A) '<important>'
B) '<b>'
C) '<strong>'
D) '<em>'
  • 25. What does action the action attribute in the form specify?
A) Type of form
B) Field labels
C) Method of input
D) URL to submit data
  • 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) '<inline>'
B) '<frame>'
C) '<iframe>'
D) '<embed>'
  • 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) '<text>'
B) '<p>'
C) '<para>'
D) '<pg>'
  • 30. What tag is used to define a title of document?
A) '<meta>'
B) '<head>'
C) '<nam>'
D) '<title>'
Students who took this test also took :

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