MZ5UX1
  • 1. What do does HTML stand for?
A) HyperText Markdown Language
B) HyperText Markup Language
C) HighText Machine Language
  • 2. What is the Latest version of HTML?
A) HTML3
B) HTML4
C) HTMLx
D) HTML5
  • 3. Which tag is used to define hyperlink?
A) <hyperlink>
B) <Link>
C) <a>
D) <href>
  • 4. What is the correct way to create a line break of HTML?
A) <line>
B) <br>
C) <break>
D) <Ib>
  • 5. Which HTML tag is used for inserting an image?
A) <src>
B) <pic>
C) <image>
D) <img>
  • 6. How to do you create a numbered list of HTML?
A) <nl>
B) <list>
C) <ul>
D) <ol>
  • 7. What attribute specifies the URL of an image HTML?
A) Src
B) Link
C) Href
D) URL
  • 8. What tag is used to create a table in HTML?
A) <tr>
B) <table>
C) <data table>
D) <Data>
  • 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) <H1>
B) <H6>
C) <Head>
D) <Heading>
  • 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) '<email>'
B) '<input type='email'>'
C) '<input type='text'>'
D) '<input email='true'>'
  • 13. Which HTML tag is used to create form?
A) '<form>'
B) '<label>'
C) '<input>'
D) '<submet>'
  • 14. What is the correct way to link an external css file?
A) 'src=style.css>'
B) '<css link= 'style.css'>'
C) '<Link rel=stylesheet>''<href=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) '<p>'
B) '<div>'
C) '<span>'
D) '<section>'
  • 17. What does the 'alt' attribute in '<img>' tag specify?
A) Image title
B) Alternative text
C) Image size
D) Image alignment
  • 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) '<list>'
B) '<li>'
C) '<ol>'
D) '<ul>'
  • 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) '<select>'
B) '<option>'
C) '<input type= 'drop down'>'
D) '<dropdown>'
  • 22. What attribute is used to make a text input field required?
A) 'validate'
B) 'mandatory'
C) 'musfill'
D) 'required'
  • 23. Which tag is used to embed a video in HTML5?
A) '<media>'
B) '<video>'
C) '<vid>'
D) '<movie>'
  • 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) Field labels
B) URL to submit data
C) Method of input
D) Type of form
  • 26. Which HTML tag define the documents body?
A) '<main>'
B) '<based>'
C) '<body>'
D) '<doc>'
  • 27. Which tag is used for inserting an inline frame?
A) '<frame>'
B) '<embed>'
C) '<inline>'
D) '<iframe>'
  • 28. Which HTML tag is used to define emphasize text?
A) '<strong>'
B) '<b>'
C) '<em>'
D) '<highlights>'
  • 29. Which HTML tag it used to define paragraph?
A) '<pg>'
B) '<p>'
C) '<text>'
D) '<para>'
  • 30. What tag is used to define a title of document?
A) '<head>'
B) '<meta>'
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.