Which CSS property is used to change the text color of an element?

Web Development Easy

Web Development — Easy

Which CSS property is used to change the text color of an element?

Key points

  • The 'color' property affects text and border colors.
  • CSS property names are case-insensitive but lowercase is standard.
  • Invalid property names are ignored by the browser.

Ready to go further?

Related questions