Back to Developer Roadmap

Text Transform

src/data/roadmaps/css/content/[email protected]

4.0556 B
Original Source

Text Transform

Text transform in CSS controls the capitalization of text. It allows you to change the case of letters within an element, regardless of how the text is originally written in the HTML. You can transform text to uppercase, lowercase, capitalize (first letter of each word), or keep the original case.

Visit the following resources to learn more: