Introduction to HTML

1234567891011
Across
  1. 2. that provides a title for the webpage.
  2. 5. the process of combining text with symbols
  3. 6. these tags contain text or other tags.
  4. 7. the software required to create an HTML document.
  5. 10. the properties of the tags which provide additional feature to a web page
  6. 11. the attribute of Body tag that specifies the background color of a web page.
Down
  1. 1. that text displayed on a web page with links to other text.
  2. 3. that webbrowser developed in 1995by Microsoft
  3. 4. these tags does not contain any other tag and end tag.
  4. 8. specifies background image for a document.
  5. 9. the attribute of Body tag that specifies the text color of a web page.