Across
- 1. applet A small Java application that is embedded in an HTML document and run in a browser window.
- 2. A set of declarations that can be applied to different tags.
- 4. see hyperlink.
- 7. The formats to be applied in a style sheet rule.
- 11. style sheet A style sheet defined with <style> and </style> tags in the head section of an html document.
- 15. tag.
- 16. Spaces and blank lines generally have no effect on how the document is interpreted. The format of an HTML document.
- 17. Text used to explain and clarify HTML for a reader.
- 18. file with a .css extension and applied using a
- 20. (HyperText Markup Language) A set of tags that are used to “mark up” plain text so that a browser application knows how to display the text.
Down
- 1. A scripting language that is interpreted
- 3. The part of an HTML tag placed inside angle brackets (<>). For example, <title> is called the title tag, where title is the element
- 5. Used to modify the features of an element in an HTML tag
- 6. A list that is used when each item is equally important
- 8. style sheet A style sheet saved as a sepa-
- 9. Text that can be clicked to display another HTML document. Also called a link.
- 10. A base-16 numbering system that consists of the numbers 0 through 9 and the letters a through F.
- 12. a browser’s built-in JavaScript engine.
- 13. tags The html, head, title, and body tags.
- 14. A database system where objects such
- 19. text and images, can be linked.
