<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>thought-after.com &#187; Snippets</title>
	<atom:link href="http://www.thought-after.com/category/snippets/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thought-after.com</link>
	<description>Web development and geeky stuff by Lafinboy</description>
	<lastBuildDate>Sun, 22 Aug 2010 00:29:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>CSS srolling table with fixed header</title>
		<link>http://www.thought-after.com/2006/12/css-srolling-table-with-fixed-header/</link>
		<comments>http://www.thought-after.com/2006/12/css-srolling-table-with-fixed-header/#comments</comments>
		<pubDate>Fri, 01 Dec 2006 00:54:52 +0000</pubDate>
		<dc:creator>Lafinboy</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Snippets]]></category>

		<guid isPermaLink="false">http://www.thought-after.com/2006/12/01/css-srolling-table-with-fixed-header/</guid>
		<description><![CDATA[Came across this example some time ago which details how to give a fixed header and/or footer to a scrollable table.]]></description>
			<content:encoded><![CDATA[<p>Came across this example some time ago which details how to give a <a href="http://web.tampabay.rr.com/bmerkey/examples/nonscroll-table-header2.html">fixed header and/or footer to a scrollable table</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thought-after.com/2006/12/css-srolling-table-with-fixed-header/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
