text-transform

transform the element's text content, such as all-uppercase, all-lowercase, and title case

Example

1

Description

transform the element's text content, such as all-uppercase, all-lowercase, and title case

Values

Value Description
Values
capitalizecapitalizes the first character of each word
lowercasedisplays all characters in lowercase
noneno capitalization effects
uppercasedisplays all characters in uppercase