-
Small-caps, web text, and CSS
There’s a trick to getting small-caps to work on the web, and it’s counter-intuitive. Let’s say you had an abbreviation, like CSS, that you wanted to put into small-caps, say with a little extra tracking. You might think you could use the CSS property font-variant: small-caps, and you’d be good to go. Not so. Here’s…
-
I got to help UXmatters with print styling
-
Diagram of XHTML, CSS, JavaScript as types of code in a web page
-
Why use CSS-based layouts?
