In the CSS rule h6 {color: teal;}
, the value is teal
.
So the correct response is:
teal
h6 {color: teal;}
(1 point)
Responses
h6
h6
{ }
{ }
color
color
teal
1 answer
In the CSS rule h6 {color: teal;}
, the value is teal
.
So the correct response is:
teal