HTML MCQ | © The Postman's Knock | Page 14

update me anything

HTML MCQ | © The Postman’s Knock | Page 14


HTML MCQ

This page contains a summary of HTML MCQ questions, along with their answers. The questions are designed to test your knowledge of HTML syntax and concepts.

Summary

  • HTML tags are enclosed in angle brackets (< >).
  • The tag defines the body of the HTML document.
  • The tag defines the head of the HTML document, which includes the title, meta tags, and other information.
  • The tag is used to create hyperlinks.
  • The tag is used to insert images into an HTML document.

Questions

  1. What are HTML tags?
  2. What is the purpose of the tag?
  3. What is the purpose of the tag?
  4. How do you create a hyperlink?
  5. How do you insert an image into an HTML document?

Answers

  1. HTML tags are enclosed in angle brackets (< >). They are used to define the structure and content of an HTML document.
  2. The tag defines the body of the HTML document. It is where the main content of the document is placed.
  3. The tag defines the head of the HTML document. It includes the title, meta tags, and other information about the document.
  4. The tag is used to create hyperlinks. A hyperlink is a link to another web page or document.
  5. The tag is used to insert images into an HTML document.


Post a Comment (0)
Previous Post Next Post