Untitled

1234567891011121314
Across
  1. 1. / Reusable block of JavaScript code
  2. 3. / JavaScript event triggered by a mouse click
  3. 6. / Data structure that stores multiple values
  4. 7. / CSS concept used to group elements
  5. 8. / Block-level HTML element often used as a container
  6. 9. / HTML element used to collect user input
  7. 10. / JavaScript keyword used to declare a variable
  8. 11. / HTML section that contains metadata
  9. 14. / CSS property that controls inner spacing
Down
  1. 1. / CSS property that defines text appearance
  2. 2. / CSS property that changes text color
  3. 4. / CSS property that controls outer spacing
  4. 5. / HTML element used to include JavaScript code
  5. 9. / Attribute that uniquely identifies an HTML element
  6. 12. / Action that occurs in response to user interaction
  7. 13. / HTML element that represents the main content area