The text-transform property is utilized to enforce specific capitalization styles on text, such as converting text to all uppercase or lowercase, or capitalizing the first letter of each word.
Example
p.uppercase { |
Property |
Description |
text-transform |
Regulates the capitalization of text. |