In CSS "text-transform" property take some values what are they
Answers
Answered by
0
The text-transform property accepts the following values: capitalize : Transforms the first character in each word to uppercase. ... none : Produces no capitalization effect at all. uppercase : Transforms all characters to uppercase.
Answered by
1
Answer:
The text-transform property accepts the following values: capitalize : Transforms the first character in each word to uppercase. ... none : Produces no capitalization effect at all. uppercase : Transforms all characters to uppercase.
Similar questions