Lesson 4: Understanding CSS Content Flow, Positioning, and Styling

1234567891011121314151617181920212223
Across
  1. 2. The leading JavaScript library
  2. 5. The tags used in order to use JavaScript
  3. 6. The opposite of serif
  4. 8. Style for a specific selector
  5. 11. Another term used when a function is called
  6. 12. You can specify the color by name OR by using a what value
  7. 13. an application, usually by clicking a button or pressing a key
  8. 15. The appearance of letters, numbers, and other characters
  9. 17. Enables an end user to take an action
  10. 18. and performed in isolation from other part
  11. 20. The library that is pre-written
  12. 21. Term used to define the amount of horizontal space between characters
  13. 22. A collection of resources
  14. 23. The method to use when creating an element in JavaScript
Down
  1. 1. The HTML element you want to style
  2. 3. Set of characters of a particular size and style
  3. 4. A rule that enables developers to use any font they choose safely
  4. 7. A segment of a program
  5. 9. The command to use when creating an element in JavaScript
  6. 10. Details at the end of characters
  7. 14. The property that declares a specific font
  8. 16. The main method to access display elements
  9. 19. What you save as external file as (including the period)