- 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
Browsers IE 
Firefox 
Safari 
Opera 
Chrome 
Versions 5 1 1 6 0.2
Belongs to:
See the full list CSS properties and browser support: CSS Properties