Title-Case Text with CSS text-transform
Quick Summary
Let's discuss some parts of CSS text-transform
text-transform definition from MDN
The text-transform CSS property specifies how to capitalize an element's text. It can be used to make text appear in all-uppercase or all-lowercase, or wi...
gzamann.hashnode.dev2 min read