1.The full form of CSS is:
- Cascading Style Sheets
- Coloured Special Sheets
- Color and Style Sheets
- None of the above
- How can we change the background color of an element?
- background-color
b. color
c. Both A and B
d. None of the above
- 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