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

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