<?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: Style tables with CSS</title> <atom:link href="http://friendlybit.com/css/style-tables-with-css/feed/" rel="self" type="application/rss+xml" /><link>http://friendlybit.com/css/style-tables-with-css/</link> <description>You have found Friendly Bit, a web development blog. I focus on client side technologies like CSS, HTML and Javascript. You find my articles below and categories to the right.</description> <lastBuildDate>Fri, 12 Mar 2010 22:50:44 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: Cody</title><link>http://friendlybit.com/css/style-tables-with-css/#comment-31754</link> <dc:creator>Cody</dc:creator> <pubDate>Tue, 19 May 2009 23:28:45 +0000</pubDate> <guid
isPermaLink="false">http://friendlybit.com/css/style-tables-with-css/#comment-31754</guid> <description>Hey thanks for the CSS table tips.  There were a couple of techniques I never knew about.  Like the table-layout: fixed; I always wonder how you can make tables obey your width element.  Also great trick with the  tag.</description> <content:encoded><![CDATA[<p>Hey thanks for the CSS table tips.  There were a couple of techniques I never knew about.  Like the table-layout: fixed; I always wonder how you can make tables obey your width element.  Also great trick with the  tag.</p> ]]></content:encoded> </item> <item><title>By: Emil Stenström</title><link>http://friendlybit.com/css/style-tables-with-css/#comment-31684</link> <dc:creator>Emil Stenström</dc:creator> <pubDate>Fri, 03 Apr 2009 14:48:09 +0000</pubDate> <guid
isPermaLink="false">http://friendlybit.com/css/style-tables-with-css/#comment-31684</guid> <description>@Vincenzo Romano: I agree that it&#039;s not a perfect solution, but it&#039;s the only one that works. I think hixie&#039;s explaination simply is that width and border affects other cells in the table, so it you set column widths calculating table cell widths gets really hairy. That&#039;s my guess anyhow.</description> <content:encoded><![CDATA[<p>@Vincenzo Romano: I agree that it&#8217;s not a perfect solution, but it&#8217;s the only one that works. I think hixie&#8217;s explaination simply is that width and border affects other cells in the table, so it you set column widths calculating table cell widths gets really hairy. That&#8217;s my guess anyhow.</p> ]]></content:encoded> </item> <item><title>By: Vincenzo Romano</title><link>http://friendlybit.com/css/style-tables-with-css/#comment-31683</link> <dc:creator>Vincenzo Romano</dc:creator> <pubDate>Fri, 03 Apr 2009 10:39:21 +0000</pubDate> <guid
isPermaLink="false">http://friendlybit.com/css/style-tables-with-css/#comment-31683</guid> <description>I&#039;ve read Hixie&#039;s interesting page.
But it&#039;s still not clear why width or border properties are different from text-align!
Whatever the CSS mechanism does with the former ones, can be done for the latter. It sounds straightforward to my ears (but maybe I&#039;m wrong).
In my opinion, it makes perfect sense to define table styles either by rows or by columns accordingly to the specific table.
In general, if you have items on the rows and their properties on the columns, styling by column makes better sense.Your suggested workaround is ... just a workaround. A working one, indeed.
But column styles should not rely on column ordering! And your solution does.</description> <content:encoded><![CDATA[<p>I&#8217;ve read Hixie&#8217;s interesting page.<br
/> But it&#8217;s still not clear why width or border properties are different from text-align!<br
/> Whatever the CSS mechanism does with the former ones, can be done for the latter. It sounds straightforward to my ears (but maybe I&#8217;m wrong).<br
/> In my opinion, it makes perfect sense to define table styles either by rows or by columns accordingly to the specific table.<br
/> In general, if you have items on the rows and their properties on the columns, styling by column makes better sense.</p><p>Your suggested workaround is &#8230; just a workaround. A working one, indeed.<br
/> But column styles should not rely on column ordering! And your solution does.</p> ]]></content:encoded> </item> <item><title>By: Shafaat Awan</title><link>http://friendlybit.com/css/style-tables-with-css/#comment-30948</link> <dc:creator>Shafaat Awan</dc:creator> <pubDate>Wed, 27 Aug 2008 20:35:17 +0000</pubDate> <guid
isPermaLink="false">http://friendlybit.com/css/style-tables-with-css/#comment-30948</guid> <description>For me, tables are not bad, Its better to use custom CCS layout instead of this, tables are good for tabular data. They are not built for structuring the layout.</description> <content:encoded><![CDATA[<p>For me, tables are not bad, Its better to use custom CCS layout instead of this, tables are good for tabular data. They are not built for structuring the layout.</p> ]]></content:encoded> </item> <item><title>By: Sharing Best Practices!</title><link>http://friendlybit.com/css/style-tables-with-css/#comment-30545</link> <dc:creator>Sharing Best Practices!</dc:creator> <pubDate>Sat, 12 Apr 2008 06:06:32 +0000</pubDate> <guid
isPermaLink="false">http://friendlybit.com/css/style-tables-with-css/#comment-30545</guid> <description>I was looking for the gradient background stuff for custom WordPress theme, the client needs the theme colors to be changed anytime.I am sure this is gonna help me a lot. Will give it a try.Thanks for sharing..</description> <content:encoded><![CDATA[<p>I was looking for the gradient background stuff for custom WordPress theme, the client needs the theme colors to be changed anytime.</p><p>I am sure this is gonna help me a lot. Will give it a try.</p><p>Thanks for sharing..</p> ]]></content:encoded> </item> <item><title>By: Rob</title><link>http://friendlybit.com/css/style-tables-with-css/#comment-30489</link> <dc:creator>Rob</dc:creator> <pubDate>Wed, 26 Mar 2008 15:20:34 +0000</pubDate> <guid
isPermaLink="false">http://friendlybit.com/css/style-tables-with-css/#comment-30489</guid> <description>I&#039;m working on some table -based graphs at the moment and am styling them with CSS. Thanks for this article, it couldn&#039;t  have come at a better time.</description> <content:encoded><![CDATA[<p>I&#8217;m working on some table -based graphs at the moment and am styling them with CSS. Thanks for this article, it couldn&#8217;t  have come at a better time.</p> ]]></content:encoded> </item> <item><title>By: unwiredbrain</title><link>http://friendlybit.com/css/style-tables-with-css/#comment-30461</link> <dc:creator>unwiredbrain</dc:creator> <pubDate>Wed, 19 Mar 2008 02:06:32 +0000</pubDate> <guid
isPermaLink="false">http://friendlybit.com/css/style-tables-with-css/#comment-30461</guid> <description>OK. now the code section 2 (&quot;Remove the space between the cells with CSS&quot;) rightly states:
&lt;code&gt;table { border-collapse: collapse; }&lt;/code&gt;</description> <content:encoded><![CDATA[<p>OK. now the code section 2 (&#8220;Remove the space between the cells with CSS&#8221;) rightly states:<br
/> <code>table { border-collapse: collapse; }</code></p> ]]></content:encoded> </item> <item><title>By: Emil Stenström</title><link>http://friendlybit.com/css/style-tables-with-css/#comment-30460</link> <dc:creator>Emil Stenström</dc:creator> <pubDate>Tue, 18 Mar 2008 22:44:55 +0000</pubDate> <guid
isPermaLink="false">http://friendlybit.com/css/style-tables-with-css/#comment-30460</guid> <description>@unwiredbrain: Ehmm... I don&#039;t see any missssspellings? Thanks again...</description> <content:encoded><![CDATA[<p>@unwiredbrain: Ehmm&#8230; I don&#8217;t see any missssspellings? Thanks again&#8230;</p> ]]></content:encoded> </item> <item><title>By: unwiredbrain</title><link>http://friendlybit.com/css/style-tables-with-css/#comment-30458</link> <dc:creator>unwiredbrain</dc:creator> <pubDate>Tue, 18 Mar 2008 10:38:31 +0000</pubDate> <guid
isPermaLink="false">http://friendlybit.com/css/style-tables-with-css/#comment-30458</guid> <description>Really... I don&#039;t want to be dull, but what I see is &#039;border-collape&#039;...Or you&#039;re missing a &#039;s&#039; or you want mokeys in your codes! :) :PHave a nice day.
Peace &amp; Love
--
uwb</description> <content:encoded><![CDATA[<p>Really&#8230; I don&#8217;t want to be dull, but what I see is &#8216;border-collape&#8217;&#8230;</p><p>Or you&#8217;re missing a &#8217;s&#8217; or you want mokeys in your codes! :) :P</p><p>Have a nice day.<br
/> Peace &amp; Love<br
/> &#8211;<br
/> uwb</p> ]]></content:encoded> </item> <item><title>By: Emil Stenström</title><link>http://friendlybit.com/css/style-tables-with-css/#comment-30456</link> <dc:creator>Emil Stenström</dc:creator> <pubDate>Tue, 18 Mar 2008 06:09:28 +0000</pubDate> <guid
isPermaLink="false">http://friendlybit.com/css/style-tables-with-css/#comment-30456</guid> <description>@unwiredbrain: Thanks, but it should be correct now, I&#039;ve double-checked.</description> <content:encoded><![CDATA[<p>@unwiredbrain: Thanks, but it should be correct now, I&#8217;ve double-checked.</p> ]]></content:encoded> </item> <item><title>By: unwiredbrain</title><link>http://friendlybit.com/css/style-tables-with-css/#comment-30454</link> <dc:creator>unwiredbrain</dc:creator> <pubDate>Tue, 18 Mar 2008 00:58:08 +0000</pubDate> <guid
isPermaLink="false">http://friendlybit.com/css/style-tables-with-css/#comment-30454</guid> <description>Err... :-\ I was reading the pre-updated. But after the update it still looks buggy! :) :P</description> <content:encoded><![CDATA[<p>Err&#8230; :-\ I was reading the pre-updated. But after the update it still looks buggy! :) :P</p> ]]></content:encoded> </item> <item><title>By: unwiredbrain</title><link>http://friendlybit.com/css/style-tables-with-css/#comment-30453</link> <dc:creator>unwiredbrain</dc:creator> <pubDate>Tue, 18 Mar 2008 00:55:24 +0000</pubDate> <guid
isPermaLink="false">http://friendlybit.com/css/style-tables-with-css/#comment-30453</guid> <description>Watch out! It&#039;s not &#039;border-collapsing&#039;, it&#039;s &#039;border-collapse&#039;: http://www.w3.org/TR/CSS21/tables.html#propdef-border-collapse</description> <content:encoded><![CDATA[<p>Watch out! It&#8217;s not &#8216;border-collapsing&#8217;, it&#8217;s &#8216;border-collapse&#8217;: <a
href="http://www.w3.org/TR/CSS21/tables.html#propdef-border-collapse">http://www.w3.org/TR/CSS21/tables.html#propdef-border-collapse</a></p> ]]></content:encoded> </item> <item><title>By: Emil Stenström</title><link>http://friendlybit.com/css/style-tables-with-css/#comment-30449</link> <dc:creator>Emil Stenström</dc:creator> <pubDate>Mon, 17 Mar 2008 07:45:28 +0000</pubDate> <guid
isPermaLink="false">http://friendlybit.com/css/style-tables-with-css/#comment-30449</guid> <description>@Nita: It sure is, thanks for correcting me :)</description> <content:encoded><![CDATA[<p>@Nita: It sure is, thanks for correcting me :)</p> ]]></content:encoded> </item> <item><title>By: madr</title><link>http://friendlybit.com/css/style-tables-with-css/#comment-30440</link> <dc:creator>madr</dc:creator> <pubDate>Fri, 14 Mar 2008 15:28:05 +0000</pubDate> <guid
isPermaLink="false">http://friendlybit.com/css/style-tables-with-css/#comment-30440</guid> <description>The trick with using COL has crossed my mind now and then for about two years now, but I never tried it - as you said, one does not use tables that much.Nice to see that CSS does as one can expect it to. :)Really good writeup anyways. I will definitely show this to my collegues - since they tend to classitis all tables.</description> <content:encoded><![CDATA[<p>The trick with using COL has crossed my mind now and then for about two years now, but I never tried it &#8211; as you said, one does not use tables that much.</p><p>Nice to see that CSS does as one can expect it to. :)</p><p>Really good writeup anyways. I will definitely show this to my collegues &#8211; since they tend to classitis all tables.</p> ]]></content:encoded> </item> <item><title>By: Nita</title><link>http://friendlybit.com/css/style-tables-with-css/#comment-30438</link> <dc:creator>Nita</dc:creator> <pubDate>Fri, 14 Mar 2008 14:22:33 +0000</pubDate> <guid
isPermaLink="false">http://friendlybit.com/css/style-tables-with-css/#comment-30438</guid> <description>Nice overview, thanks! But isn&#039;t it &quot;border-collapse&quot;?  :)</description> <content:encoded><![CDATA[<p>Nice overview, thanks! But isn&#8217;t it &#8220;border-collapse&#8221;?  :)</p> ]]></content:encoded> </item> </channel> </rss>
<!-- This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 18/36 queries in 0.054 seconds using disk

Served from: c8.67.364a.static.theplanet.com @ 2010-03-15 19:49:48 -->