Introduction to HTML

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