Code Complete
20041001 Friday October 01, 2004

Using your HEAD

I found this interesting article about how to use CSS3 to display the content of HTML <meta> tags directly in your document. Great for maintaining a single copyright notice in a document. Support for CSS3 is not that wide spread at the moment, but it's still a cool technique. There are CSS3 browser compatability matrices here and here, but I haven't found one that includes Firefox 0.9.x or 1.0PR yet.

Permalink