pf » Tag: stylesheets on Pete Freitag's Blog
June 07, 2006
CSS Uppercase / All Caps
Need to know how to make text all uppercase or in all caps with CSS? Add the following to your CSS stylesheet:div.uppercase { text-transform: uppercase; }
That will take all the letters and capitalize them.
Subscribe to my RSS Feed:
RSS
RSS
Pete Freitag is a software engineer, and web developer located in










