<?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: A useful print stylesheet</title>
	<atom:link href="http://kilianvalkhof.com/2008/css-xhtml/a-useful-print-stylesheet/feed/" rel="self" type="application/rss+xml" />
	<link>http://kilianvalkhof.com/2008/css-xhtml/a-useful-print-stylesheet/</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 15:34:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: CSS樣式架構[2-2] 全站共用型 (Common) - 樂倍達數位科技</title>
		<link>http://kilianvalkhof.com/2008/css-xhtml/a-useful-print-stylesheet/comment-page-1/#comment-82556</link>
		<dc:creator>CSS樣式架構[2-2] 全站共用型 (Common) - 樂倍達數位科技</dc:creator>
		<pubDate>Mon, 24 Jan 2011 06:27:46 +0000</pubDate>
		<guid isPermaLink="false">http://kilianvalkhof.com/?p=242#comment-82556</guid>
		<description>[...] A useful print stylesheet [...]</description>
		<content:encoded><![CDATA[<p>[...] A useful print stylesheet [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flowermountain</title>
		<link>http://kilianvalkhof.com/2008/css-xhtml/a-useful-print-stylesheet/comment-page-1/#comment-76750</link>
		<dc:creator>Flowermountain</dc:creator>
		<pubDate>Mon, 13 Dec 2010 14:00:16 +0000</pubDate>
		<guid isPermaLink="false">http://kilianvalkhof.com/?p=242#comment-76750</guid>
		<description>I don&#039;t actually understand the double colon... what does it do?</description>
		<content:encoded><![CDATA[<p>I don&#8217;t actually understand the double colon&#8230; what does it do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: css #1 [Print Stylesheet] &#124; css &#124; web-dev.lv</title>
		<link>http://kilianvalkhof.com/2008/css-xhtml/a-useful-print-stylesheet/comment-page-1/#comment-52903</link>
		<dc:creator>css #1 [Print Stylesheet] &#124; css &#124; web-dev.lv</dc:creator>
		<pubDate>Sat, 01 May 2010 13:53:30 +0000</pubDate>
		<guid isPermaLink="false">http://kilianvalkhof.com/?p=242#comment-52903</guid>
		<description>[...] http://kilianvalkhof.com/2008/css-xhtml/a-useful-print-stylesheet/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://kilianvalkhof.com/2008/css-xhtml/a-useful-print-stylesheet/" rel="nofollow">http://kilianvalkhof.com/2008/css-xhtml/a-useful-print-stylesheet/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Why your web pages print badly and how to fix them</title>
		<link>http://kilianvalkhof.com/2008/css-xhtml/a-useful-print-stylesheet/comment-page-1/#comment-40355</link>
		<dc:creator>Why your web pages print badly and how to fix them</dc:creator>
		<pubDate>Thu, 03 Dec 2009 14:37:23 +0000</pubDate>
		<guid isPermaLink="false">http://kilianvalkhof.com/?p=242#comment-40355</guid>
		<description>[...] A Useful Print Style sheet. (Kilian Valkhof) [...]</description>
		<content:encoded><![CDATA[<p>[...] A Useful Print Style sheet. (Kilian Valkhof) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cómo realizar una buena hoja de estilos CSS para imprimir - elWebmaster.com</title>
		<link>http://kilianvalkhof.com/2008/css-xhtml/a-useful-print-stylesheet/comment-page-1/#comment-10968</link>
		<dc:creator>Cómo realizar una buena hoja de estilos CSS para imprimir - elWebmaster.com</dc:creator>
		<pubDate>Fri, 05 Dec 2008 12:41:59 +0000</pubDate>
		<guid isPermaLink="false">http://kilianvalkhof.com/?p=242#comment-10968</guid>
		<description>[...] Fuente: Kilian Valkhof [...]</description>
		<content:encoded><![CDATA[<p>[...] Fuente: Kilian Valkhof [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kilian Valkhof</title>
		<link>http://kilianvalkhof.com/2008/css-xhtml/a-useful-print-stylesheet/comment-page-1/#comment-10942</link>
		<dc:creator>Kilian Valkhof</dc:creator>
		<pubDate>Thu, 04 Dec 2008 12:29:28 +0000</pubDate>
		<guid isPermaLink="false">http://kilianvalkhof.com/?p=242#comment-10942</guid>
		<description>Ckburnett, there are a couple of problems with that: It won&#039;t work without javascript, leaving those people without printbutton (or worse, a print button that doesn&#039;t work!) and it also doesn&#039;t highlight the fact that they are actually printing the page in &lt;em&gt;a style especially made for print&lt;/em&gt;, which I think is more important.

Jordan, absolutely right, it won&#039;t work in the IE&#039;s. You could fix that with some fancy javascript, which would make it work for &lt;em&gt;most&lt;/em&gt; people.</description>
		<content:encoded><![CDATA[<p>Ckburnett, there are a couple of problems with that: It won&#8217;t work without javascript, leaving those people without printbutton (or worse, a print button that doesn&#8217;t work!) and it also doesn&#8217;t highlight the fact that they are actually printing the page in <em>a style especially made for print</em>, which I think is more important.</p>
<p>Jordan, absolutely right, it won&#8217;t work in the IE&#8217;s. You could fix that with some fancy javascript, which would make it work for <em>most</em> people.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jennifer C</title>
		<link>http://kilianvalkhof.com/2008/css-xhtml/a-useful-print-stylesheet/comment-page-1/#comment-10921</link>
		<dc:creator>Jennifer C</dc:creator>
		<pubDate>Wed, 03 Dec 2008 14:22:59 +0000</pubDate>
		<guid isPermaLink="false">http://kilianvalkhof.com/?p=242#comment-10921</guid>
		<description>So true. I usually write my print.css, and then the print icon goes to a version of the page that is using the print stylesheet. This way, I am not writing unnecessary code to strip items, just performing a swap of stylesheet, whether that be changing the &lt;link...&gt; to media=&quot;screen&quot;, or whether it&#039;s just a JavaScript CSS swap. 

I enjoy your attr(href) note as well. In a recent project, I had to generate a plaintext version of a newsletter stored in XML using XSLT, and what had been links had to follow a format just like that. Oh how I yearned for the a:after{content:} styles!</description>
		<content:encoded><![CDATA[<p>So true. I usually write my print.css, and then the print icon goes to a version of the page that is using the print stylesheet. This way, I am not writing unnecessary code to strip items, just performing a swap of stylesheet, whether that be changing the &lt;link&#8230;&gt; to media=&#8221;screen&#8221;, or whether it&#8217;s just a JavaScript CSS swap. </p>
<p>I enjoy your attr(href) note as well. In a recent project, I had to generate a plaintext version of a newsletter stored in XML using XSLT, and what had been links had to follow a format just like that. Oh how I yearned for the a:after{content:} styles!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A Useful Print Stylesheet &#124; Brass Blogs Web Design</title>
		<link>http://kilianvalkhof.com/2008/css-xhtml/a-useful-print-stylesheet/comment-page-1/#comment-10911</link>
		<dc:creator>A Useful Print Stylesheet &#124; Brass Blogs Web Design</dc:creator>
		<pubDate>Wed, 03 Dec 2008 01:19:24 +0000</pubDate>
		<guid isPermaLink="false">http://kilianvalkhof.com/?p=242#comment-10911</guid>
		<description>[...] A Useful Print Stylesheet    December1  Print stylesheets are pretty well supported. In this article I&#039;ll discuss what I think makes a good print stylesheet, and we’ll take a look at how we can improve public familiarity with them. What makes a good print stylesheet? A good print stylesheet, first and foremost, hides all the unnecessary elements, such as navigation, search, sidebars and other elements that aren’t directly important for the page being printed. It removes as much of the colours as possible, so that you’re not wasting anyone’s colour ink, and make sure your text is the width of the page (width:auto) so that you’re not wasting anyone’s paper. read more &#187; [...]</description>
		<content:encoded><![CDATA[<p>[...] A Useful Print Stylesheet    December1  Print stylesheets are pretty well supported. In this article I&#8217;ll discuss what I think makes a good print stylesheet, and we’ll take a look at how we can improve public familiarity with them. What makes a good print stylesheet? A good print stylesheet, first and foremost, hides all the unnecessary elements, such as navigation, search, sidebars and other elements that aren’t directly important for the page being printed. It removes as much of the colours as possible, so that you’re not wasting anyone’s colour ink, and make sure your text is the width of the page (width:auto) so that you’re not wasting anyone’s paper. read more &raquo; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jabz</title>
		<link>http://kilianvalkhof.com/2008/css-xhtml/a-useful-print-stylesheet/comment-page-1/#comment-10909</link>
		<dc:creator>Jabz</dc:creator>
		<pubDate>Tue, 02 Dec 2008 23:08:54 +0000</pubDate>
		<guid isPermaLink="false">http://kilianvalkhof.com/?p=242#comment-10909</guid>
		<description>So much to do...I wanna play with print-css too. I take your article to run some tests tomorrow. Thanks.</description>
		<content:encoded><![CDATA[<p>So much to do&#8230;I wanna play with print-css too. I take your article to run some tests tomorrow. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kindragoehler.com &#187; Links Bonanza!</title>
		<link>http://kilianvalkhof.com/2008/css-xhtml/a-useful-print-stylesheet/comment-page-1/#comment-10908</link>
		<dc:creator>kindragoehler.com &#187; Links Bonanza!</dc:creator>
		<pubDate>Tue, 02 Dec 2008 22:36:40 +0000</pubDate>
		<guid isPermaLink="false">http://kilianvalkhof.com/?p=242#comment-10908</guid>
		<description>[...] Tips for print stylesheets-useful and interesting post over at Kilian Valkhof. [...]</description>
		<content:encoded><![CDATA[<p>[...] Tips for print stylesheets-useful and interesting post over at Kilian Valkhof. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

