<?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: Printing Table Header &amp; Footer with CSS</title>
	<atom:link href="http://lesliefranke.com/2004/09/printing-table-header-footer-with-css/feed/" rel="self" type="application/rss+xml" />
	<link>https://lesliefranke.com/2004/09/printing-table-header-footer-with-css/</link>
	<description>Thoughts on Strategy and Web Design</description>
	<lastBuildDate>Thu, 10 Apr 2008 07:26:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0-RC2</generator>
	<item>
		<title>By: Raj</title>
		<link>https://lesliefranke.com/2004/09/printing-table-header-footer-with-css/#comment-43852</link>
		<dc:creator>Raj</dc:creator>
		<pubDate>Fri, 21 Mar 2008 04:08:26 +0000</pubDate>
		<guid isPermaLink="false">http://lesliefranke.com/?p=12#comment-43852</guid>
		<description>Works like a charm. Thanks for the tip. My clients are going to be very happy. I&#039;m using it in an external (linked) css file without specifying media property.  I use the same css for screen and print in this case.</description>
		<content:encoded><![CDATA[<p>Works like a charm. Thanks for the tip. My clients are going to be very happy. I&#8217;m using it in an external (linked) css file without specifying media property.  I use the same css for screen and print in this case.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacek</title>
		<link>https://lesliefranke.com/2004/09/printing-table-header-footer-with-css/#comment-43831</link>
		<dc:creator>Jacek</dc:creator>
		<pubDate>Wed, 27 Feb 2008 10:20:48 +0000</pubDate>
		<guid isPermaLink="false">http://lesliefranke.com/?p=12#comment-43831</guid>
		<description>It won&#039;t work without javascript, I&#039;ve found way how to repeat table header on each page and it works for me (http://www.codeproject.com/KB/grid/HeaderOnEachPage.aspx) but I don&#039;t know how to change it to work also for tfoot.</description>
		<content:encoded><![CDATA[<p>It won&#8217;t work without javascript, I&#8217;ve found way how to repeat table header on each page and it works for me (<a href="http://www.codeproject.com/KB/grid/HeaderOnEachPage.aspx" rel="nofollow">http://www.codeproject.com/KB/grid/HeaderOnEachPage.aspx</a>) but I don&#8217;t know how to change it to work also for tfoot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>https://lesliefranke.com/2004/09/printing-table-header-footer-with-css/#comment-208</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Tue, 09 Nov 2004 19:56:01 +0000</pubDate>
		<guid isPermaLink="false">http://lesliefranke.com/?p=12#comment-208</guid>
		<description>I have tried the above style commands in a inline style sheet &lt;style&gt;styles here&lt;/style&gt; with the media specified as &quot;media=&quot;&quot;print&quot;&quot; and cannot get this to work properly.  Does this need to be in an external style sheet or am I possibly doing something else wrong?  I also have a media=screen style specified for display.</description>
		<content:encoded><![CDATA[<p>I have tried the above style commands in a inline style sheet<br />
<style>styles here</style>
<p> with the media specified as &#8220;media=&#8221;"print&#8221;" and cannot get this to work properly.  Does this need to be in an external style sheet or am I possibly doing something else wrong?  I also have a media=screen style specified for display.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
