Text transform in HTML CSS
In this blog wee are going to see about different text transformation that we can use to beautify the text written or change the style of the text used.
Here is the syntax:
text-transform: capitalize| uppercase | lowercase | none | initial | inherit;...
jalaj.dev2 min read