- 2
How to use font color
1st May 2022, 2:20 AM
Sooyeon

2 Answers
+ 2
for HTML <p style="color:red" > Hello </p>
for CSS
p {
color: red;
}
1st May 2022, 3:20 AM
Chris Coder

0
How to use font color
1st May 2022, 2:20 AM
Sooyeon

Often have questions like this?
Learn more efficiently, for free:
Hot today
When your heart are gone
1 Votes
i want correct anwer code
0 Votes
Python question
1 Votes
Where do I find saved code?
1 Votes
I am a beginner here
1 Votes