HTML Chapter 2
Across
- 4. The default bullet for an unordered list.
- 7. Defines an ordered list.
- 8. Lines that are displayed across a web page to seperate different sections of the page.
- 10. A basic text editor installed with windows that you can use for simple documents or for creating web pages using HTML.
- 13. A file containing definitions of tags and instructions for how they should be used on a web page.
- 14. An image or graphic file that is not part of the html file.
- 18. Usually the first element of a web page that you see, it identifies the subject or purpose of a web page.
- 19. Identifies an unordered list.
Down
- 1. Tag that contains the main content of a web page.
- 2. Used to define the URL of an image to load with the <img> tag.
- 3. Used to set off different paragraphs of text or different sections of a page.
- 5. _____ code or instructions used to create a web page or program.
- 6. A brief representation of the purpose of the image.
- 9. Tag that is used to define a list item in an order.
- 11. Also called numbered list.
- 12. identifies a definition list.
- 15. Text that is the default text format used for the main content of a web page.
- 16. A special type of inline image in which you define one or more areas as hotspots.
- 17. Text, an image, or another web page element that you click to instruct the browser to go to a location in a file or to request a file from a server.