Daily Archives: April 26, 2006

Text Transformation

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 … Continue reading

Tagged , | Comments Off