HTML 1 Week 2 Words to Remember
Across
- 2. A programming language that is commonly used to give websites functionality.
- 3. The information inside a property, ex; color:green.
- 6. Long term memory of a computer.
- 7. Temporary Memory of a computer.
- 8. The brain of the computer.
- 9. A programming language used for defining the styles for web pages.
Down
- 1. The basic structure that everything in a computer connects to. (It’s often green)
- 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.
- 5. Traits of CSS (e.g. font family, font size, color, border).
- 6. This separates the computational pieces so air can get between them and cool them down.