HTML

123456789101112131415161718
Across
  1. 3. - The tag used for defining a block of text.
  2. 4. - The tag used for defining the header section of a webpage.
  3. 6. - The tag used for defining the document's title.
  4. 7. - The tag used for emphasizing or highlighting text.
  5. 9. - The attribute used to specify the style of an element.
  6. 11. - The tag used for defining a heading.
  7. 12. - The tag used for defining the footer section of a webpage.
  8. 13. - The tag used for creating a line break.
  9. 15. - The tag used for creating an ordered or unordered list.
  10. 16. - The tag used for creating a table.
  11. 18. - The tag used for defining a division or section of content.
Down
  1. 1. - The tag used for creating a form.
  2. 2. - The attribute used to define the source URL of an embedded frame.
  3. 4. - The language used for structuring web content.
  4. 5. - The concept of a website adapting its layout based on the device or screen size.
  5. 6. - The attribute used to define the target destination of a link.
  6. 8. - The tag used for displaying an image.
  7. 10. - The tag used for creating a link to an external resource.
  8. 14. - The attribute used to define the relationship between a document and an external resource.
  9. 17. - The attribute used to define alternative text for an image.