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

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