1.The full form of CSS is:

  1. Cascading Style Sheets
  2. Coloured Special Sheets
  3. Color and Style Sheets
  4. None of the above
  1. How can we change the background color of an element?
  2. background-color

b. color

c. Both A and B

d. None of the above

  1. How can we change the text color of an element?

a. background-color

b. color

c. Both A and B

d. None of the above