Across
- 1. Hypertext Markup Language
- 3. Adds lines around elements
- 4. The act of writing a series of instructions
- 6. What you do to activate a function
- 8. a picture into your webpage
- 10. Used to style the appearance of webpages
- 11. A unique identifier used ONCE to apply specific styles
- 12. Organizes data into rows and columns
- 14. Breaking a big problem into smaller, manageable parts
- 15. Self-contained blocks of code that accomplish a specific task
- 16. What you do to create a function
Down
- 1. Connects one webpage to another using <a>
- 2. Repeats actions while a condition is true
- 5. A reusable style that can be applied to multiple elements
- 6. Allow us to 'check' things in Karel
- 7. Notes in the code that explain what it does
- 9. The shape of Karel's world
- 10. Things we use to tell Karel what to do
- 13. Displays items in an ordered or unordered format
