<?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>It's Only Software &#187; CSS Tip: CSS Equivalent to CELLSPACING=0 &#8211; It&#8217;s Only Software</title>
	<atom:link href="http://www.mularien.com/blog/category/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mularien.com/blog</link>
	<description>Notes by Peter Mularien on Hibernate, Spring, CSS, Java, etc.</description>
	<lastBuildDate>Tue, 01 Mar 2011 11:26:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>CSS Tip: CSS Equivalent to CELLSPACING=0</title>
		<link>http://www.mularien.com/blog/2007/07/29/css-tip-css-equivalent-to-cellspacing0/</link>
		<comments>http://www.mularien.com/blog/2007/07/29/css-tip-css-equivalent-to-cellspacing0/#comments</comments>
		<pubDate>Sun, 29 Jul 2007 16:12:10 +0000</pubDate>
		<dc:creator>pmularien</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.mularien.com/blog/2007/07/29/css-tip-css-equivalent-to-cellspacing0/</guid>
		<description><![CDATA[Got this from an old post on css-d, and adapted it because it was bothering me that it was hard to find. To simulate CELLSPACING=0, set this CSS on your table element: border-spacing: 0px; border-collapse: collapse;]]></description>
		<wfw:commentRss>http://www.mularien.com/blog/2007/07/29/css-tip-css-equivalent-to-cellspacing0/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A simple CSS Technique for Showing and Hiding Table Columns</title>
		<link>http://www.mularien.com/blog/2007/05/01/a-simple-css-technique-for-showing-and-hiding-table-columns/</link>
		<comments>http://www.mularien.com/blog/2007/05/01/a-simple-css-technique-for-showing-and-hiding-table-columns/#comments</comments>
		<pubDate>Tue, 01 May 2007 23:36:18 +0000</pubDate>
		<dc:creator>pmularien</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.mularien.com/blog/2007/05/01/a-simple-css-technique-for-showing-and-hiding-table-columns/</guid>
		<description><![CDATA[Yes, yes, I know. You see the word &#8220;table&#8221; in the post title, and you&#8217;re ready to run away yelling about Web 2.0, CSS, semantic HTML, and the overuse of tables for layout. Don&#8217;t worry &#8211; I&#8217;m with you on that. However, the fact is that tables are still useful in Web 2.0 days for [...]]]></description>
		<wfw:commentRss>http://www.mularien.com/blog/2007/05/01/a-simple-css-technique-for-showing-and-hiding-table-columns/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.336 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-04 14:42:51 -->

