-
Notifications
You must be signed in to change notification settings - Fork 2
Text Transformations
Eric Michel edited this page Jul 8, 2020
·
1 revision
text transformations will transform the text within an element to be fully uppercase or fully lowercase, regardless of how that text is typed. This is the preferable method of obtaining an all caps title when that title is in all caps for purely stylistic reasons.
-
uppercase- sets all text within the element to uppercase -
lowercase- sets all text within the element to lowercase