CSS Color
We will be learning how to change the color of our text in HTML.
The Basics: CSS Color
Codepen Lesson
Step by step instructions on how to change the color property on the text in your HTML file.
Video Walkthrough
We will go over how to change the color on our HTML text. An easy win for those of you who are writing CSS for the first time.
Audio Walkthrough
Getting into detail on our first CSS property. This color property can be confusing as it specifically targets the text and not the background of the element.