HTML Basics Crossword
Across
- 1. This tag allows you to put a horizontal line of varying thickness and width on the web page
- 2. Which HTML command should be used to organize statistics.
- 4. This tag allows you to use italic text on your web page
- 5. It is important to use the ________ tag in case your image doesn’t show up on the screen
- 7. Hyper Text Markup Language - Always the first tag
- 9. When you want to start a new line of text in an HTML document, you should first start with this tag
- 10. This tag allows you to make text or an image scroll across the web page
- 13. What tag allows you to link to other pages
- 14. To make a list that has numbers at the beginning of the list items you would use which list tag?
- 15. To change the background color you would add BGCOLOR=”#008866” to which tag
Down
- 1. This tag defines the first part of your html document and contains the title within it
- 2. The text that you put in for this tag is what will show up in the title bar at the top of the browser window
- 3. This tag allows you to use bold text on your web page
- 6. This tag allows you to use typewriter text on your web page
- 8. What tag allows you to place an image on your screen
- 9. Which tag allows you to generate text that will show up on the web page exactly as you typed it?
- 11. To make a list that has bullets at the beginning of the list items you would use which list tag?
- 12. What tag allows you to make a link where a user can email you?
- 16. To make a list that has definition terms at the beginning of the list items you would use which list tag?