<?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: 7 Tips for Great Print Style Sheets</title> <atom:link href="http://www.cssnewbie.com/7-tips-print-style-sheets/feed/" rel="self" type="application/rss+xml" /><link>http://www.cssnewbie.com/7-tips-print-style-sheets/</link> <description>Web Development Tutorials, Tips &#38; Techniques</description> <lastBuildDate>Tue, 07 Feb 2012 11:23:26 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <item><title>By: CSS樣式架構[2-2] 全站共用型 (Common) - 樂倍達數位科技</title><link>http://www.cssnewbie.com/7-tips-print-style-sheets/comment-page-1/#comment-13211</link> <dc:creator>CSS樣式架構[2-2] 全站共用型 (Common) - 樂倍達數位科技</dc:creator> <pubDate>Mon, 24 Jan 2011 06:27:59 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/css-rules/7-tips-print-style-sheets/#comment-13211</guid> <description>[...] 7 Tips for Great Print Style Sheets [...]</description> <content:encoded><![CDATA[<p>[...] 7 Tips for Great Print Style Sheets [...]</p> ]]></content:encoded> </item> <item><title>By: Sanjay</title><link>http://www.cssnewbie.com/7-tips-print-style-sheets/comment-page-1/#comment-12977</link> <dc:creator>Sanjay</dc:creator> <pubDate>Sun, 19 Sep 2010 08:01:22 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/css-rules/7-tips-print-style-sheets/#comment-12977</guid> <description>Hello Sir, my name is Sanjay from India at New Delhi. I need to know about how to write Basic Style Sheet (CSS). I still loosing lots of money, because I don’t know about Style Sheet. I am very much interested to know/ write CSS. Currently I just know how to edit CSS only. But want full details. I am little designer but something good in Internet, so please provide me accurate details where I will learn CSS or Write Style Sheet. Please help me, I am waiting for reply, please sir reply me soon on my email id. Thanks for your help in Advance.</description> <content:encoded><![CDATA[<p>Hello Sir, my name is Sanjay from India at New Delhi. I need to know about how to write Basic Style Sheet (CSS). I still loosing lots of money, because I don’t know about Style Sheet. I am very much interested to know/ write CSS. Currently I just know how to edit CSS only. But want full details. I am little designer but something good in Internet, so please provide me accurate details where I will learn CSS or Write Style Sheet. Please help me, I am waiting for reply, please sir reply me soon on my email id. Thanks for your help in Advance.</p> ]]></content:encoded> </item> <item><title>By: Don’t Forget the Print Style Sheet &#8211; Insights &#8211; Bozell &#8211; Integrated Marketing Services with Offices in Omaha and Kansas City</title><link>http://www.cssnewbie.com/7-tips-print-style-sheets/comment-page-1/#comment-11229</link> <dc:creator>Don’t Forget the Print Style Sheet &#8211; Insights &#8211; Bozell &#8211; Integrated Marketing Services with Offices in Omaha and Kansas City</dc:creator> <pubDate>Mon, 22 Feb 2010 02:34:33 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/css-rules/7-tips-print-style-sheets/#comment-11229</guid> <description>[...] http://www.cssnewbie.com/7-tips-print-style-sheets/ [...]</description> <content:encoded><![CDATA[<p>[...] <a
href="http://www.cssnewbie.com/7-tips-print-style-sheets/" rel="nofollow">http://www.cssnewbie.com/7-tips-print-style-sheets/</a> [...]</p> ]]></content:encoded> </item> <item><title>By: Rob Glazebrook</title><link>http://www.cssnewbie.com/7-tips-print-style-sheets/comment-page-1/#comment-9608</link> <dc:creator>Rob Glazebrook</dc:creator> <pubDate>Fri, 17 Apr 2009 14:16:48 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/css-rules/7-tips-print-style-sheets/#comment-9608</guid> <description>Hi Rich,I don&#039;t see what you&#039;re seeing, but I do see something that could be a problem in your print CSS. The first line says body { visibility: invisible; }. This could prove problematic for two reasons.First, visibility: invisible isn&#039;t a real CSS rule (did you mean display: none?), so some browsers may choke on that and stop there. Second, even if browsers did figure out the rule, that probably wouldn&#039;t be what you wanted. Since everything lives inside the body tag, if you made it invisible, nothing would show up on your page. So I&#039;d take a look at that rule and figure out what you want it to do.</description> <content:encoded><![CDATA[<p>Hi Rich,</p><p>I don&#8217;t see what you&#8217;re seeing, but I do see something that could be a problem in your print CSS. The first line says body { visibility: invisible; }. This could prove problematic for two reasons.</p><p>First, visibility: invisible isn&#8217;t a real CSS rule (did you mean display: none?), so some browsers may choke on that and stop there. Second, even if browsers did figure out the rule, that probably wouldn&#8217;t be what you wanted. Since everything lives inside the body tag, if you made it invisible, nothing would show up on your page. So I&#8217;d take a look at that rule and figure out what you want it to do.</p> ]]></content:encoded> </item> <item><title>By: Rich</title><link>http://www.cssnewbie.com/7-tips-print-style-sheets/comment-page-1/#comment-9607</link> <dc:creator>Rich</dc:creator> <pubDate>Fri, 17 Apr 2009 01:38:19 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/css-rules/7-tips-print-style-sheets/#comment-9607</guid> <description>When i use the print/css i get blank pages in both FF and IE 6.
I am using the print/css for my faq&#039;s page...I am stumped.any help would be appreciated.thanks in advance</description> <content:encoded><![CDATA[<p>When i use the print/css i get blank pages in both FF and IE 6.<br
/> I am using the print/css for my faq&#8217;s page&#8230;I am stumped.</p><p>any help would be appreciated.</p><p>thanks in advance</p> ]]></content:encoded> </item> <item><title>By: Hiding Content in Your RSS Feed - CSSnewbie</title><link>http://www.cssnewbie.com/7-tips-print-style-sheets/comment-page-1/#comment-8268</link> <dc:creator>Hiding Content in Your RSS Feed - CSSnewbie</dc:creator> <pubDate>Tue, 29 Jul 2008 03:01:20 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/css-rules/7-tips-print-style-sheets/#comment-8268</guid> <description>[...] really the fundamentals of it right there. Be sure to add the class to both your screen and print stylesheets (assuming you have both). This will prevent the text from showing up on the screen or page, but [...]</description> <content:encoded><![CDATA[<p>[...] really the fundamentals of it right there. Be sure to add the class to both your screen and print stylesheets (assuming you have both). This will prevent the text from showing up on the screen or page, but [...]</p> ]]></content:encoded> </item> <item><title>By: Phil</title><link>http://www.cssnewbie.com/7-tips-print-style-sheets/comment-page-1/#comment-8243</link> <dc:creator>Phil</dc:creator> <pubDate>Mon, 28 Jul 2008 14:35:27 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/css-rules/7-tips-print-style-sheets/#comment-8243</guid> <description>hi - great advice thanks -- but i have a query.My print.CSS is working ok except that I have my IMAGES in a &#039;right&#039; floating DIV [so that i can have captions below the images] and when I print in IE6 or 7 what happens is the main page text no longer wraps around the image DIV but stops before the image DIV and then starts again after it. Pretty frustrating as it works oerfectly in FF and SAFARI. Is there anyway I can get the floating images DIV to print out so that the text wraps around it nicely - as it does on the screen version?</description> <content:encoded><![CDATA[<p>hi &#8211; great advice thanks &#8212; but i have a query.</p><p>My print.CSS is working ok except that I have my IMAGES in a &#8216;right&#8217; floating DIV [so that i can have captions below the images] and when I print in IE6 or 7 what happens is the main page text no longer wraps around the image DIV but stops before the image DIV and then starts again after it. Pretty frustrating as it works oerfectly in FF and SAFARI. Is there anyway I can get the floating images DIV to print out so that the text wraps around it nicely &#8211; as it does on the screen version?</p> ]]></content:encoded> </item> <item><title>By: Print-Friendly Images and Logos with CSS - CSSnewbie</title><link>http://www.cssnewbie.com/7-tips-print-style-sheets/comment-page-1/#comment-4329</link> <dc:creator>Print-Friendly Images and Logos with CSS - CSSnewbie</dc:creator> <pubDate>Tue, 08 Jul 2008 03:33:20 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/css-rules/7-tips-print-style-sheets/#comment-4329</guid> <description>[...] someone is going to print parts of it. In many cases, this is perfectly fine: if you have a print style sheet that takes care of your worst sins, your website should look okay. But one area where it may still look lackluster is the [...]</description> <content:encoded><![CDATA[<p>[...] someone is going to print parts of it. In many cases, this is perfectly fine: if you have a print style sheet that takes care of your worst sins, your website should look okay. But one area where it may still look lackluster is the [...]</p> ]]></content:encoded> </item> <item><title>By: SEO &#38; Web Design &#187; Blog Archive &#187; Watch out: Web Designer’s Awesomeness in February</title><link>http://www.cssnewbie.com/7-tips-print-style-sheets/comment-page-1/#comment-953</link> <dc:creator>SEO &#38; Web Design &#187; Blog Archive &#187; Watch out: Web Designer’s Awesomeness in February</dc:creator> <pubDate>Tue, 06 May 2008 07:23:05 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/css-rules/7-tips-print-style-sheets/#comment-953</guid> <description>[...] 5)7 Tips for Great Print Style Sheets- A few tips for creating a print style sheet that will ensure your website is user-friendly, regardless of the medium it ends up in. [...]</description> <content:encoded><![CDATA[<p>[...] 5)7 Tips for Great Print Style Sheets- A few tips for creating a print style sheet that will ensure your website is user-friendly, regardless of the medium it ends up in. [...]</p> ]]></content:encoded> </item> <item><title>By: SEO &#38; Web Design &#187; Blog Archive &#187; Watch out: Web Designer’s Awesomeness in February</title><link>http://www.cssnewbie.com/7-tips-print-style-sheets/comment-page-1/#comment-954</link> <dc:creator>SEO &#38; Web Design &#187; Blog Archive &#187; Watch out: Web Designer’s Awesomeness in February</dc:creator> <pubDate>Tue, 06 May 2008 07:23:05 +0000</pubDate> <guid
isPermaLink="false">http://www.cssnewbie.com/css-rules/7-tips-print-style-sheets/#comment-954</guid> <description>[...] 5)7 Tips for Great Print Style Sheets- A few tips for creating a print style sheet that will ensure your website is user-friendly, regardless of the medium it ends up in. [...]</description> <content:encoded><![CDATA[<p>[...] 5)7 Tips for Great Print Style Sheets- A few tips for creating a print style sheet that will ensure your website is user-friendly, regardless of the medium it ends up in. [...]</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)

Served from: www.cssnewbie.com @ 2012-02-08 03:04:10 -->
