CSS-CASCADING STYLE SHEETS (USING HTML)

12345678910
Across
  1. 4. Property used to make the text bold
  2. 6. Property used to apply underline or overline
  3. 7. Property used to change text to uppercase or lowercase
  4. 9. Property used to apply color to the border
  5. 10. Property used to apply text color
Down
  1. 1. Indicates the HTML element you want to style
  2. 2. A type of CSS that allows you to control the look and feel of several web pages by changing a single source
  3. 3. Property used to apply background color
  4. 5. Property used to change the font
  5. 8. Property used to give shadow to the text