Modern Web App Development

123456789101112131415161718192021222324252627
Across
  1. 8. Visual element on a web page.
  2. 9. A version control system used by developers to track and manage code changes.
  3. 10. Asynchronous JavaScript and XML, a technique for making asynchronous requests to a server.
  4. 11. Single Page Application A web application that loads a single HTML page and updates content dynamically.
  5. 13. Web _________ Designing websites to be usable by people with disabilities.
  6. 15. A pre-built structure or set of tools that simplifies web development.
  7. 16. Document Object Model, a programming interface for web documents.
  8. 18. ________ Compatibility Ensuring a website works consistently across different web browsers.
  9. 19. A layout model in CSS designed for creating flexible page layouts.
  10. 21. User Interface (UI) and User Experience (UX) design for creating user-friendly web interfaces.
  11. 22. Top section of a web page.
  12. 24. ________ HTML Using HTML elements that convey the meaning or purpose of content.
  13. 26. Clickable element for user actions.
  14. 27. Clickable connection to another page.
Down
  1. 1. A popular front-end framework that simplifies web development.
  2. 2. The standard markup language for creating web pages.
  3. 3. A software application used to access and view web pages on the internet.
  4. 4. _________ Design A web design approach that ensures a website looks and functions well on various devices and screen sizes.
  5. 5. Style of text, like Arial or Times New Roman.
  6. 6. A programming language commonly used for adding interactivity and dynamic behavior to web pages.
  7. 7. A single screen in a web browser.
  8. 12. __________ Tools Built-in tools in web browsers to inspect and debug web pages.
  9. 14. Contains the main content of the web page, including text, images, links, and other elements displayed to the user.
  10. 17. CSS ____ A layout system in CSS for creating complex grid-based designs.
  11. 19. Input fields for user data.
  12. 20. List of links to navigate a website.
  13. 23. Application Programming Interface, a set of rules and protocols for building and interacting with web services.
  14. 25. Cascading Style Sheets, used for describing the presentation and styling of web page elements.