<?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 for Miriam&#039;s Blog</title>
	<atom:link href="http://salzerdesign.com/blog/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://salzerdesign.com/blog</link>
	<description>music, tech, and miscellaneous stuff</description>
	<lastBuildDate>Thu, 17 May 2012 17:28:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Don&#8217;t Mess With Tables &#8211; Pure CSS Fixed-Header Left-Aligned Tables by Miriam</title>
		<link>http://salzerdesign.com/blog/?p=191#comment-2064</link>
		<dc:creator>Miriam</dc:creator>
		<pubDate>Thu, 17 May 2012 17:28:23 +0000</pubDate>
		<guid isPermaLink="false">http://salzerdesign.com/blog/?p=191#comment-2064</guid>
		<description>The link appears to be to normal CSS for the appearance of the table.  What this post is about is fixed-header tables where the table and it&#039;s contents are of variable width but the height is limited.</description>
		<content:encoded><![CDATA[<p>The link appears to be to normal CSS for the appearance of the table.  What this post is about is fixed-header tables where the table and it&#8217;s contents are of variable width but the height is limited.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Don&#8217;t Mess With Tables &#8211; Pure CSS Fixed-Header Left-Aligned Tables by zvi</title>
		<link>http://salzerdesign.com/blog/?p=191#comment-2060</link>
		<dc:creator>zvi</dc:creator>
		<pubDate>Thu, 17 May 2012 09:56:59 +0000</pubDate>
		<guid isPermaLink="false">http://salzerdesign.com/blog/?p=191#comment-2060</guid>
		<description>Great collection of pure CSS tables, http://csstablegenerator.com/css-table-design/0/all/
Hope it will help you.</description>
		<content:encoded><![CDATA[<p>Great collection of pure CSS tables, <a href="http://csstablegenerator.com/css-table-design/0/all/" rel="nofollow">http://csstablegenerator.com/css-table-design/0/all/</a><br />
Hope it will help you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Don&#8217;t Mess With Tables &#8211; Pure CSS Fixed-Header Left-Aligned Tables by Miriam</title>
		<link>http://salzerdesign.com/blog/?p=191#comment-1507</link>
		<dc:creator>Miriam</dc:creator>
		<pubDate>Fri, 10 Feb 2012 02:12:23 +0000</pubDate>
		<guid isPermaLink="false">http://salzerdesign.com/blog/?p=191#comment-1507</guid>
		<description>I&#039;m glad it saved you frustration, that&#039;s always good to hear!</description>
		<content:encoded><![CDATA[<p>I&#8217;m glad it saved you frustration, that&#8217;s always good to hear!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Don&#8217;t Mess With Tables &#8211; Pure CSS Fixed-Header Left-Aligned Tables by Greg</title>
		<link>http://salzerdesign.com/blog/?p=191#comment-1502</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Thu, 09 Feb 2012 19:32:14 +0000</pubDate>
		<guid isPermaLink="false">http://salzerdesign.com/blog/?p=191#comment-1502</guid>
		<description>This worked beautifully for me.  Thank you solving a needlessly frustrating problem.</description>
		<content:encoded><![CDATA[<p>This worked beautifully for me.  Thank you solving a needlessly frustrating problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fixed Table Headers with wide non-breaking content by Don&#8217;t Mess With Tables &#8211; Pure CSS Fixed-Header Left-Aligned Tables &#124; Miriam&#039;s Blog</title>
		<link>http://salzerdesign.com/blog/?p=242#comment-1238</link>
		<dc:creator>Don&#8217;t Mess With Tables &#8211; Pure CSS Fixed-Header Left-Aligned Tables &#124; Miriam&#039;s Blog</dc:creator>
		<pubDate>Sun, 11 Sep 2011 05:56:14 +0000</pubDate>
		<guid isPermaLink="false">http://salzerdesign.com/blog/?p=242#comment-1238</guid>
		<description>[...] Horizontal scroll bars or really long non-breaking content breaks it (as well as most other methods of making a fixed-header table). (See full post.) [...]</description>
		<content:encoded><![CDATA[<p>[...] Horizontal scroll bars or really long non-breaking content breaks it (as well as most other methods of making a fixed-header table). (See full post.) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Don&#8217;t Mess With Tables &#8211; Pure CSS Fixed-Header Left-Aligned Tables by Miriam</title>
		<link>http://salzerdesign.com/blog/?p=191#comment-1162</link>
		<dc:creator>Miriam</dc:creator>
		<pubDate>Fri, 26 Aug 2011 04:13:31 +0000</pubDate>
		<guid isPermaLink="false">http://salzerdesign.com/blog/?p=191#comment-1162</guid>
		<description>Unfortunately, I don&#039;t have a fix for that. See this post on &lt;a href=&quot;http://salzerdesign.com/blog/?p=242&quot; rel=&quot;nofollow&quot;&gt;Fixed Table Headers with wide non-breaking content&lt;/a&gt; .  I had hoped to have more time on it, but haven&#039;t had a chance.

Most of the alternative methods of fixed-header tables also have problems with a horizontal scroll bars.

I will update the &quot;cons&quot; on this post though!</description>
		<content:encoded><![CDATA[<p>Unfortunately, I don&#8217;t have a fix for that. See this post on <a href="http://salzerdesign.com/blog/?p=242" rel="nofollow">Fixed Table Headers with wide non-breaking content</a> .  I had hoped to have more time on it, but haven&#8217;t had a chance.</p>
<p>Most of the alternative methods of fixed-header tables also have problems with a horizontal scroll bars.</p>
<p>I will update the &#8220;cons&#8221; on this post though!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Don&#8217;t Mess With Tables &#8211; Pure CSS Fixed-Header Left-Aligned Tables by DB</title>
		<link>http://salzerdesign.com/blog/?p=191#comment-1154</link>
		<dc:creator>DB</dc:creator>
		<pubDate>Wed, 24 Aug 2011 16:08:12 +0000</pubDate>
		<guid isPermaLink="false">http://salzerdesign.com/blog/?p=191#comment-1154</guid>
		<description>This technique works great, except for one thing. It doesn&#039;t work with a horizontal scroll bar, it only has a vertical scroll bar. Is it possible to have a pure css locked header solution with horizontal and vertical scroll bars on the table?</description>
		<content:encoded><![CDATA[<p>This technique works great, except for one thing. It doesn&#8217;t work with a horizontal scroll bar, it only has a vertical scroll bar. Is it possible to have a pure css locked header solution with horizontal and vertical scroll bars on the table?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Don&#8217;t Mess With Tables &#8211; Pure CSS Fixed-Header Left-Aligned Tables by Miriam</title>
		<link>http://salzerdesign.com/blog/?p=191#comment-1066</link>
		<dc:creator>Miriam</dc:creator>
		<pubDate>Fri, 29 Jul 2011 03:34:33 +0000</pubDate>
		<guid isPermaLink="false">http://salzerdesign.com/blog/?p=191#comment-1066</guid>
		<description>Thank you! Glad it&#039;s helpful!</description>
		<content:encoded><![CDATA[<p>Thank you! Glad it&#8217;s helpful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Don&#8217;t Mess With Tables &#8211; Pure CSS Fixed-Header Left-Aligned Tables by Chris</title>
		<link>http://salzerdesign.com/blog/?p=191#comment-1065</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 28 Jul 2011 11:08:07 +0000</pubDate>
		<guid isPermaLink="false">http://salzerdesign.com/blog/?p=191#comment-1065</guid>
		<description>This was exactly what I needed for a project I&#039;m working on at the moment, excellent approach and really elegant solution to a common problem - thanks so much for sharing it! :)</description>
		<content:encoded><![CDATA[<p>This was exactly what I needed for a project I&#8217;m working on at the moment, excellent approach and really elegant solution to a common problem &#8211; thanks so much for sharing it! <img src='http://salzerdesign.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Don&#8217;t Mess With Tables &#8211; Pure CSS Fixed-Header Left-Aligned Tables by Miriam</title>
		<link>http://salzerdesign.com/blog/?p=191#comment-895</link>
		<dc:creator>Miriam</dc:creator>
		<pubDate>Sat, 11 Jun 2011 04:54:24 +0000</pubDate>
		<guid isPermaLink="false">http://salzerdesign.com/blog/?p=191#comment-895</guid>
		<description>Thanks Victor! I added that to the demo page but instead of replacing spaces with underscores I added &quot;white-space: nowrap;&quot; to the CSS. I also added a little padding-right.

One caveat - all these solutions break if the combined header text is too wide to fit the width of the table without wrapping.  So if these headers have lengthy mystery content then watch out!  (Also, I haven&#039;t tested this in IE yet.)</description>
		<content:encoded><![CDATA[<p>Thanks Victor! I added that to the demo page but instead of replacing spaces with underscores I added &#8220;white-space: nowrap;&#8221; to the CSS. I also added a little padding-right.</p>
<p>One caveat &#8211; all these solutions break if the combined header text is too wide to fit the width of the table without wrapping.  So if these headers have lengthy mystery content then watch out!  (Also, I haven&#8217;t tested this in IE yet.)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

