Use a type selector for the anchor element (a) and use the value black for the color property. CSS step 80

Hi family please assist with clarifying what is it that this step needs me to do.

you have to target a element in css and define color property with value black so the link text will be in black color instead of default blue color

just add “a” then “curly brace” later type “color:black;”

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.