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

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