Challenge Use Hex Code To Color Elements Gray - thelastmile/FreeCodeCamp GitHub Wiki
Challenge Use Hex Code to Color Elements Gray
We can also create different shades of gray by evenly mixing all three colors. background-color: #808080;
We can also create different shades of gray by evenly mixing all three colors. background-color: #808080;