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

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