Description

Sets the capitalization of an elements text. Values of lowercase and uppercase transform all characters to upper or lower case, capitalize changes the first character of each word to uppercase.

Example

p{text-transform:capitalize;}

Values
capitalize, lowercase, uppercase
Default value
none
Introduced in CSS version
1
Applies to elements
All
Inherited
Yes
Browser Support
BrowsersIE ieFirefox firefoxSafari safariOpera operaChrome chrome
Versions51160.2
Belongs to:

See the full list CSS properties and browser support: CSS Properties