CIW Puzzle1

12345678910111213141516171819
Across
  1. 4. A universal character that supports all languages.
  2. 7. Code that resides on a server to help process Web form input.
  3. 9. A metalanguage used to create other languages.
  4. 10. markup language that describes document content instead of structure or formatting to content.
  5. 11. Format instruction of a specified selector. properties. and values applied to it.
  6. 12. rules contained in a simple text file that defines the structure, syntax and vocabulary.
  7. 13. Image with clickable regions defined as "hot spot" hyperlinks to other pages or page sections.
  8. 15. Program that processes data submitted by the user.
  9. 17. The process of developing an outline for a Web presence.
  10. 18. Greater style definition and formatting control of HTML elements.
  11. 19. Base-16 number system that allows large numbers to be displayed by fewer characters.
Down
  1. 1. API used for rendering visual images on the fly.
  2. 2. When a computer approximates a color by combining the RGB values.
  3. 3. Declaration of document or code type.
  4. 5. Embedded instructions in a text file that link it to another point in the file or to a separate file.
  5. 6. A language used for defining other languages.
  6. 8. script/ Code embedded into an HTML page and downloaded by a user.
  7. 12. allows a user to grab an object and move it to a different location on a screen.
  8. 14. A list of the files that are needed for the Web application to work offline.
  9. 16. combination of HTML, script, styles and the Document Object Model (DOM).
  10. 19. The traditional authoring language used to develop Web pages for many applications.