Archive | Learning RSS feed for this section

Vertical Alignment of Images using CSS

24 Oct

Vertical Alignment of Images using CSS

Ever wanted to line up a row of images across the center? This article explains how to use vertical-align with images only to give you simple and easy vertical and horizontal alignment.

How to use font-size-adjust

15 Mar

How to use font-size-adjust

Font-size-adjust is a handy little CSS3 property that adds another asset to our web typography toolbox. At present it is only supported by Firefox but the spec on this one seems fairly clean-cut and simple so here’s hoping the other browser makers step up to the plate on this one sooner rather than later. You [...]