Spidy weaving the web of logic

12345678910
Across
  1. 2. A flexible box layout module in CSS for arranging elements dynamically.
  2. 4. The concept of defining a webpage structure without using divs excessively.
  3. 5. The algorithm used by search engines to determine a webpage’s ranking.
  4. 6. A CSS technique for creating grid-based layouts.
  5. 9. The process of making images load faster on a website.
  6. 10. The acronym for a RESTful architectural constraint used in APIs.
Down
  1. 1. A JavaScript runtime built on Chrome’s V8 engine, commonly used for backend development.
  2. 3. A method of lazy loading images and content only when they are about to appear on the screen.
  3. 7. The concept of writing HTML, CSS, and JavaScript in a way that works across different browsers.
  4. 8. A security protocol that encrypts data between a browser and a web server.