adrian holovaty

Low-tech edition (Skip to navigation)

November 4, 2002, 1:14 PM ET

Drop caps at NYTimes.com

For some time now, NYTimes.com has been using single-letter images to create a drop-cap effect on article pages.

In this sample Times article, for example, the letter "M" is actually an image hard-coded into the article body.

This was a fine technique in, say, 1997. But these days, the NYT would do well to get with the times. See, there are two problems with presenting a drop-cap this way:

Instead of hard-coding images as drop-caps, a better technique is to use CSS to do all the formatting automatically, using the first-letter pseudo-element. Check out the about.com CSS drop-cap tutorial for more.

Comments (5) / Permalink



Thanks for reading.

A Django site.