Colors.
You can apply this any one of the previous exercises it just
important to understand how to change the the background color and font color
of a tag.
In this example we learn how to use and the background-color
property and the color property.
To change the background color use ->
BACKGROUND-COLOR: RED;
To change the font color just use -> COLOR: RED;
0 comments: