<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Adding a Print Stylesheet to Your Site</title>
	<atom:link href="http://www.devlounge.net/code/adding-a-print-stylesheet-to-your-site/feed" rel="self" type="application/rss+xml" />
	<link>http://www.devlounge.net/code/adding-a-print-stylesheet-to-your-site</link>
	<description>Design, Develop, and Grow</description>
	<lastBuildDate>Wed, 08 Feb 2012 09:03:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Alaska Web Design</title>
		<link>http://www.devlounge.net/code/adding-a-print-stylesheet-to-your-site/comment-page-1#comment-180641</link>
		<dc:creator>Alaska Web Design</dc:creator>
		<pubDate>Tue, 01 Sep 2009 15:30:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=3557#comment-180641</guid>
		<description>At &lt;a href=&quot;http://nwds-ak.com&quot; rel=&quot;nofollow&quot;&gt;Affordable Alaska Web Design Company&lt;/a&gt; we limit our printable pages to 770px for most printers.

I also like the font-size:90% above in the first comment.</description>
		<content:encoded><![CDATA[<p>At <a href="http://nwds-ak.com" rel="nofollow">Affordable Alaska Web Design Company</a> we limit our printable pages to 770px for most printers.</p>
<p>I also like the font-size:90% above in the first comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harry Roberts</title>
		<link>http://www.devlounge.net/code/adding-a-print-stylesheet-to-your-site/comment-page-1#comment-180382</link>
		<dc:creator>Harry Roberts</dc:creator>
		<pubDate>Fri, 14 Aug 2009 07:55:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=3557#comment-180382</guid>
		<description>Another good tip is this one:

a:link:after, a:visited:after{
	content:&quot; (&quot; attr(href) &quot;)&quot;;
	font-size:90%;
}

just so users can see where hyperlinks actually point to (seeing as they can&#039;t click them).</description>
		<content:encoded><![CDATA[<p>Another good tip is this one:</p>
<p>a:link:after, a:visited:after{<br />
	content:&#8221; (&#8221; attr(href) &#8220;)&#8221;;<br />
	font-size:90%;<br />
}</p>
<p>just so users can see where hyperlinks actually point to (seeing as they can&#8217;t click them).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

