When writing documentation in Word, one of my favorite font alterations is to use small caps. I just recently found the CSS equivalent to it: text-transform. Giving an element the style text-transform : uppercase turns this into this.

Edit: Moved from the old willdiaz.com.