The color property changes text color. You can use named colors, hex codes, or rgb values.
Run this example to see how it works and then try the exercise.
Click "Run" to see the example in action...Your task: Add a color property to make the h1 blue
Click "Run" to execute your code...Which property changes text color?
SUMMARY
In this section, you learned how to change text color. Next, you’ll learn how to set background colors.