HTML

12345678910111213141516171819
Across
  1. 2. A tag that is put into the HTML code of a web page to describe the functionality of the code.
  2. 3. Sets the colour of the active links on a web page.
  3. 7. The text that contains links to other text.
  4. 8. Sets the colour of the visited links on a web page.
  5. 11. A tag that is used for creating a horizontal line that can be used to separate paragraphs or sections in a web page.
  6. 13. A tag used in your HTML code to define the basic size of the text.
  7. 14. Specifies the left margin of the HTML document.
  8. 16. Sets the background colour of a web page.
  9. 17. A tag that puts the character slightly below the line of regular text.
  10. 18. A tag that is used to change the size,style and colour of the text in a web page.
  11. 19. A tag that includes all the tags, attributes and information that is to be displayed on the web page.
Down
  1. 1. A list of items in the form of a term and its description.
  2. 4. A tag that contains an opening as well as a closing tag.
  3. 5. A tag that puts the character slightly above the line of regular text.
  4. 6. A tag used when you want to provide breaks in the text or want the text to appear as a new, separate line.
  5. 7. A line of text serving to indicate what the passage below it is about.
  6. 9. An attribute that is used for aligning your text on a web page.
  7. 10. Sets the top margin of the web page.
  8. 11. A tag that informs the web browser that the document is a web page and is created using HTML coding.
  9. 12. Sets the font colour of the text on a we page.
  10. 13. Sets an image as the background of a web page.
  11. 15. A tag that contains only an opening tag.