text-transform property


What it does:
This property sets the casing style for a text section.

HTML Equivalent:
None

Values:
none: No text transform
capitalize: Uppercases the first letter of every word
uppercase: All text in the section is uppercase
lowercase: All text in the section is lowercase

Example:
External Style Sheet: div {text-transform: capitalize;}
In-line: <h1 style="text-transform: capitalize">

CSS Properties: Contents

::Fonts
font-style
font-weight
font-family
color
::Text
text-align
text-decoration
text-transform
text-shadow
::Backgrounds
background-color
background-image
background-repeat
background-attachment
::Scrollbars ::Dimensions ::Margins and Padding
::Borders
Border
Border-width
Border-style