Creative Computing (Web and Karel) Crossword 4/10

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