2 HTML Java Python

1234567891011121314
Across
  1. 1. A collection of libraries and tools that developers use to build applications.
  2. 4. A faster implementation of Python that improves program performance.
  3. 6. The Java Virtual Machine that converts bytecode into machine language.
  4. 7. The main element that contains the entire web page.
  5. 9. Software whose source code is freely available to use and modify.
  6. 11. The section of an HTML document that contains visible content like text and images.
  7. 12. The latest version of HTML that supports audio, video and interactive content.
  8. 14. A declaration that tells the browser the document is written in HTML.
Down
  1. 2. The environment where programs run, including tools and software components.
  2. 3. A graphic element that can be displayed on a web page.
  3. 5. An early version of a program used to test ideas or features.
  4. 6. A Just-In-Time compiler that translates bytecode into machine code during execution.
  5. 8. The part of an HTML document that contains information about the page.
  6. 10. The second part of an HTML element that ends the command and contains a forward slash.
  7. 13. A connection that allows users to move from one web page to another.