FSD ACTIVITY

1234567891011121314151617181920212223242526272829
Across
  1. 4. Organized collection of structured data
  2. 6. A container element used to group HTML content
  3. 8. Link between Java and database in JDBC
  4. 13. Tool used to display output and debug JS code
  5. 14. Space between the content and its border
  6. 16. SQL command to add new data
  7. 17. The visible part of the webpage
  8. 21. The section that contains metadata and links
  9. 23. A vertical set of data values in a table
  10. 24. Function used to show popup messages
  11. 25. SQL command to modify existing data
  12. 27. Stores rows and columns in a database
  13. 29. A horizontal record in a table
Down
  1. 1. Block of reusable JavaScript code
  2. 2. Used to store data values
  3. 3. SQL command to remove data
  4. 5. Common HTML element to trigger JavaScript events
  5. 7. Action that triggers JavaScript code like click or hover
  6. 9. A unique identifier for a single HTML element
  7. 10. Space outside an element’s border
  8. 11. Tag used to include JavaScript in HTML
  9. 12. CSS property used to change text appearance
  10. 15. Used to request or manipulate data in SQL
  11. 18. A collection of key-value pairs in JavaScript
  12. 19. Used to define elements in an HTML document
  13. 20. SQL command to fetch data from a table
  14. 21. The standard markup language for creating web pages
  15. 22. Used in HTML and CSS to style multiple elements together
  16. 26. A data structure that holds multiple values
  17. 28. Executes a block of code multiple times