- 2

How to use font color

1st May 2022, 2:20 AM
Sooyeon
Sooyeon - avatar
2 Réponses
+ 2
for HTML <p style="color:red" > Hello </p> for CSS p { color: red; }
1st May 2022, 3:20 AM
Chris Coder
Chris Coder - avatar
0
How to use font color
1st May 2022, 2:20 AM
Sooyeon
Sooyeon - avatar