<p>Print style sheets are a very handy (and becoming a necessary) part of content-driven CSS based sites. One never-quite-perfect aspect of print style sheets has been displaying link URLs in the print version. The current method is to use a little CSS/DOM trickery to place the URL after the linked text within the document. This makes for some ugly, if at all readable print documents.</p>
<p>Aaron Gustafson has come up with a great method for appending these links as footnotes. Check it out:</p>
<p><a href="http://www.alistapart.com/articles/improvingprint/">A List Apart: Improving Link Display for Print</a>
This entry was posted on Wednesday, September 21st, 2005 at 8:12 amand is filed under Announcements.
You can follow any responses to this entry through the RSS 2.0 feed.
Both comments and pings are currently closed.