first

1234567891011121314151617181920
Across
  1. 3. Contains the content visible on the webpage
  2. 4. Used to draw graphics on the fly
  3. 5. Building blocks of an HTML document
  4. 7. Software used to view HTML pages
  5. 11. Emphasis on meaningful page structure
  6. 12. Stores data in the browser with no expiration
  7. 15. Appears on the browser tab, set in the <head> section
  8. 16. Used to define a block of text content
  9. 19. Consists of a start tag, content, and an end tag
  10. 20. Tag to embed sound content
Down
  1. 1. Shows a hint in a form input
  2. 2. Declares the version of HTML being used
  3. 6. API to get user's location
  4. 8. Attribute that makes a field mandatory
  5. 9. What HTML stands for: HyperText ___ Language
  6. 10. Latest version of the HTML standard
  7. 13. Contains metadata about the document
  8. 14. Tag to embed video content
  9. 17. Language used to structure web pages
  10. 18. Input type that validates email addresses