text-transform

CSS property:
text-transform: uppercase
text-transform: capitalize

Convenient way to change style without needing to edit all the letters in html.

Comments

Popular posts from this blog

Code Wars: longest_palindrome (6 kyu)

Code Wars: Data Reverse (6 kyu)

Code Wars: Replace With Alphabet Position