JAVASCRIPT, HTML, CSS

12345678910111213141516
Across
  1. 2. - Block-level container element
  2. 4. - CSS property that changes text color
  3. 6. - Provides additional information about an HTML element
  4. 8. - Language used to style web pages
  5. 9. - Unique CSS selector starting with a hash
  6. 11. - Space outside an element
  7. 14. - Programming language for web interactivity
  8. 16. - Inline container element
Down
  1. 1. - Defines the bottom section of a web page
  2. 3. - Stores data values in JavaScript
  3. 5. - Reusable block of JavaScript code
  4. 7. - Basic HTML element inside angle brackets
  5. 10. - Space inside an element
  6. 12. - Defines the top section of a web page
  7. 13. - Markup language used to create web pages
  8. 15. - Reusable CSS selector starting with a dot