




Summary
As you can see you can control how text is rendered using the text-transform property. Knowing you can control how your text is capitalized means you can possibly store the text as all lower case.
Another advantage the CSS text-transform property enables is the elimination of JavaScript to lớn transform the characters. CSS will be a much more efficient job capitalizing the characters in the browser.