MZ5UX1
  • 1. What do does HTML stand for?
A) HighText Machine Language
B) HyperText Markdown Language
C) HyperText Markup 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) <a>
B) <hyperlink>
C) <href>
D) <Link>
  • 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) <img>
B) <pic>
C) <image>
D) <src>
  • 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) Href
B) URL
C) Src
D) Link
  • 8. What tag is used to create a table in HTML?
A) <table>
B) <Data>
C) <data table>
D) <tr>
  • 9. What does the <th> tag define an HTML table?
A) Table data
B) Table header sell
C) Table row
D) Table head
  • 10. What is correct for HTML tag for the largest heading?
A) <H6>
B) <H1>
C) <Head>
D) <Heading>
  • 11. How do create checkbox in HTML?
A) '<check>'
B) '<check box>'
C) <Input type= 'checkbox'>
  • 12. What is the correct way to create an email input field?
A) '<input email='true'>'
B) '<input type='email'>'
C) '<input type='text'>'
D) '<email>'
  • 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) '<Link rel=stylesheet>''<href=style.css>'
B) 'src=style.css>'
C) '<css link= '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) '<span>'
B) '<section>'
C) '<div>'
D) '<p>'
  • 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) Page description
C) Keyword
D) Website language
  • 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) '<rad>'
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) 'validate'
B) 'mandatory'
C) 'musfill'
D) 'required'
  • 23. Which tag is used to embed a video in HTML5?
A) '<movie>'
B) '<media>'
C) '<video>'
D) '<vid>'
  • 24. Which HTML tag is used to define important text?
A) '<em>'
B) '<important>'
C) '<strong>'
D) '<b>'
  • 25. What does action the action attribute in the form specify?
A) Type of form
B) URL to submit data
C) Field labels
D) Method of input
  • 26. Which HTML tag define the documents body?
A) '<based>'
B) '<main>'
C) '<body>'
D) '<doc>'
  • 27. Which tag is used for inserting an inline frame?
A) '<iframe>'
B) '<inline>'
C) '<embed>'
D) '<frame>'
  • 28. Which HTML tag is used to define emphasize text?
A) '<highlights>'
B) '<strong>'
C) '<em>'
D) '<b>'
  • 29. Which HTML tag it used to define paragraph?
A) '<p>'
B) '<para>'
C) '<text>'
D) '<pg>'
  • 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.