The Body vs The Web

1234567891011121314151617181920
Across
  1. 1. the combination of HTML, CSS, JavaScript and the DOM on a webpage
  2. 4. a stylesheet language used to format the look of a webpage
  3. 6. the text and images on a website
  4. 9. special set of characters that indicates the start and end of an HTML element and that element's type
  5. 10. a series of commands used to display or format the look of a webpage
  6. 11. a series of commands used to create other langauges
  7. 13. how the content of a website is organized
  8. 17. a series of commands used to add interactivity to a webpage
  9. 18. a markup language used to describe the function and context of content
  10. 19. a markup language used to structure and format content for the modern web
  11. 20. a server-side scripting language used to create dynamic and interactive webpages
Down
  1. 2. a series of commands used to format, organize and describe information
  2. 3. a series of commands used to create and maintain databases
  3. 5. a database language used to structure and store data for use on a webpage
  4. 7. a piece of a website, marked by a start tag and often closed with an end tag
  5. 8. a markup language that combines the functionality of HTML and XML
  6. 12. a client-side scripting language used to create dynamic and interactive webpages
  7. 14. a stylesheet language used to format the look of a modern webpage
  8. 15. a markup language used to describe the visual layout of a webpage
  9. 16. a meta language used to create HTML, XML and XHTML