Computer Science, asked by sumy3443, 1 year ago

Which css property is used to change the text color of an element?


flip3456: to change a color use
flip3456: p { color: red; }
flip3456: for p tag
flip3456: in html

Answers

Answered by syedkaif2
2
All CSS Text Properties

PropertyDescriptioncolorSets the color of textdirectionSpecifies the text direction/writing directionletter-spacingIncreases or decreases the space between characters in a textline-heightSets the line height

10 more rows

hope this will be help you
Answered by kashishraj295
0

Answer:

Color is correct answer

Similar questions