HTML 1 Week 2 Words to Remember

123456789
Across
  1. 2. A programming language that is commonly used to give websites functionality.
  2. 3. The information inside a property, ex; color:green.
  3. 6. Long term memory of a computer.
  4. 7. Temporary Memory of a computer.
  5. 8. The brain of the computer.
  6. 9. A programming language used for defining the styles for web pages.
Down
  1. 1. The basic structure that everything in a computer connects to. (It’s often green)
  2. 4. 1.Additional information about an element, including its characteristics, behavior, and appearance on a page. Attributes are usually made up of two parts, a name and a value, like name="value". 2.Tells how the element will look or behave on a page.
  3. 5. Traits of CSS (e.g. font family, font size, color, border).
  4. 6. This separates the computational pieces so air can get between them and cool them down.