Introduction to Web Programming 2
Across
- 2. Stores a value or a link to an element of a webpage.
- 3. A clickable item that usually causes the web browser to open another webpage when clicked.
- 5. Message sent from a browser to the web server.
- 7. When content is removed from the web but hyperlinks to the content still exist.
- 10. A textual language for describing how a webpage is styled for visual presentation.
- 15. A standards organization that manages various internet numbers and symbols.
- 16. Specifies styling properties for specific HTML elements.
- 18. A web design approach that creates webpages that automatically move and resize parts depending on the display size and orientation.
- 19. Number of bytes in the HTTP response's message body.
- 24. A protocol suite that governs how data packets are transferred.
- 25. A technique to create shorter URLs that redirect to longer URLs.
- 26. Message sent from a web server back to a web browser in response to a HTTP request.
Down
- 1. The ability of users with disabilities to access and use a webpage with reasonable effort.
- 4. An area on a computer's disk where web content can be stored by the web browser for quick retrieval later.
- 6. Uses asymmetric public keys to encrypt data between the browser and web server.
- 8. A web dev approach that advocates first creating a reduced-feature version of a website for mobile users, then a full-featured website.
- 9. A language that runs in a browser, enabling webpage supporting actions.
- 11. A named group of statements that can be run by referring to that name.
- 12. Physical dimension in pixels of a device's screen.
- 13. Identifies the browser making the HTTP request.
- 14. The use of AI techniques and access to vast amounts of data to simulate human problem solving.
- 17. An identifier for a specific version of a web resource.
- 20. A descriptive name surrounded by < and > characters that the web browser uses to display content.
- 21. Encrypts HTTP traffic between a browser and web server.
- 22. Media type of the HTTP response's message body.
- 23. A single HTML structure that is represented with HTML tags.