INTRODUCTION TO HTML 5

1234567891011121314151617
Across
  1. 3. used to view HTML documents
  2. 5. identifiers of HTML elements
  3. 8. a document written in HTML
  4. 10. the first page of a website
  5. 12. an example of text editor
  6. 13. worldwide network of computers
  7. 15. contain most of the content of a website
  8. 16. a set of style rules for displaying HTML elements in a web page
  9. 17. a computer language used to create web pages
Down
  1. 1. part of the HTML document containing everything displayed on the web page
  2. 2. part of the HTML document containing information about the web page
  3. 3. What You See Is What You Get
  4. 4. to insert a line break
  5. 6. a computer on the Internet that is used for storing and running a website
  6. 7. contains the headings for particular areas of the website
  7. 9. consists of a web pages written in HTML
  8. 11. building blocks of HTML documents
  9. 14. HTML elements that do not require OFF tag