text-transform : none ;
Cascading Style Sheets is a stylesheet language used to describe the presentation of a document written in a markup language.
text-transform : capitalize ;
Cascading Style Sheets is a stylesheet language used to describe the presentation of a document written in a markup language.
text-transform : uppercase ;
Cascading Style Sheets is a stylesheet language used to describe the presentation of a document written in a markup language.
text-transform : lowercase ;
Cascading Style Sheets is a stylesheet language used to describe the presentation of a document written in a markup language.