<?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: Styling table captions with CSS: fixing the width problem</title>
	<atom:link href="http://dense13.com/blog/2008/08/23/styling-table-captions-with-css-fixing-the-width-problem/feed/" rel="self" type="application/rss+xml" />
	<link>http://dense13.com/blog/2008/08/23/styling-table-captions-with-css-fixing-the-width-problem/</link>
	<description>How am I supposed to know?? Ask Pipo!</description>
	<lastBuildDate>Wed, 28 Mar 2012 08:19:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: dense13</title>
		<link>http://dense13.com/blog/2008/08/23/styling-table-captions-with-css-fixing-the-width-problem/#comment-368</link>
		<dc:creator>dense13</dc:creator>
		<pubDate>Fri, 31 Oct 2008 22:01:09 +0000</pubDate>
		<guid isPermaLink="false">http://dense13.com/?p=44#comment-368</guid>
		<description>Well, it is not valid HTML to have a table without rows, so the responsibility goes to the webApp. :)</description>
		<content:encoded><![CDATA[<p>Well, it is not valid HTML to have a table without rows, so the responsibility goes to the webApp. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark</title>
		<link>http://dense13.com/blog/2008/08/23/styling-table-captions-with-css-fixing-the-width-problem/#comment-367</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Fri, 31 Oct 2008 10:50:21 +0000</pubDate>
		<guid isPermaLink="false">http://dense13.com/?p=44#comment-367</guid>
		<description>hello from PL Yes the solution is ok.... if the table has any rows.
I have a webApp thats using dinamicly generated tables. When there
are no rows the caption goes wild :) in ff its not getting the full
width of the table. So i added width:100% to the caption element.
This caused next problems as You would expect:D now we get caption
which is -1 px smaller than before. This time on the right sight.
OMG :D all browsers suck but IE rules in this matter. peace</description>
		<content:encoded><![CDATA[<p>hello from PL Yes the solution is ok.... if the table has any rows.<br />
I have a webApp thats using dinamicly generated tables. When there<br />
are no rows the caption goes wild :) in ff its not getting the full<br />
width of the table. So i added width:100% to the caption element.<br />
This caused next problems as You would expect:D now we get caption<br />
which is -1 px smaller than before. This time on the right sight.<br />
OMG :D all browsers suck but IE rules in this matter. peace</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Firefox&#8217;s 1 pixel indent on the caption tag &#124; CssGalleries</title>
		<link>http://dense13.com/blog/2008/08/23/styling-table-captions-with-css-fixing-the-width-problem/#comment-324</link>
		<dc:creator>Firefox&#8217;s 1 pixel indent on the caption tag &#124; CssGalleries</dc:creator>
		<pubDate>Tue, 09 Sep 2008 19:51:39 +0000</pubDate>
		<guid isPermaLink="false">http://dense13.com/?p=44#comment-324</guid>
		<description>[...] Styling table captions with CSS: fixing the width problem
Share and Enjoy: [...]</description>
		<content:encoded><![CDATA[<p>[...] Styling table captions with CSS: fixing the width problem<br />
Share and Enjoy: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: natalia</title>
		<link>http://dense13.com/blog/2008/08/23/styling-table-captions-with-css-fixing-the-width-problem/#comment-320</link>
		<dc:creator>natalia</dc:creator>
		<pubDate>Sun, 31 Aug 2008 11:52:27 +0000</pubDate>
		<guid isPermaLink="false">http://dense13.com/?p=44#comment-320</guid>
		<description>I didn&#039;t realise because I didn&#039;t try out the code, do you have a
live example? Next time I can send you a Safari screenshot of
anything you are trying.</description>
		<content:encoded><![CDATA[<p>I didn't realise because I didn't try out the code, do you have a<br />
live example? Next time I can send you a Safari screenshot of<br />
anything you are trying.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dense13</title>
		<link>http://dense13.com/blog/2008/08/23/styling-table-captions-with-css-fixing-the-width-problem/#comment-319</link>
		<dc:creator>dense13</dc:creator>
		<pubDate>Sun, 31 Aug 2008 08:48:26 +0000</pubDate>
		<guid isPermaLink="false">http://dense13.com/?p=44#comment-319</guid>
		<description>Thanks carlivar, will look into that. Being a Windows user (did I say that out loud?) and not having access to a Mac, I generally stick to Windows browsers. Which is a shame, and I will eventually get a Mac. Maybe I could try Safari for Windows, but if I&#039;m not mistaken it&#039;s a bit buggy. Although I haven&#039;t checked it for a while, might be time to give it another go.

Ok, this technique needs some TLC: now it doesn&#039;t work with Opera 9.5 nor Safari. Sigh...</description>
		<content:encoded><![CDATA[<p>Thanks carlivar, will look into that. Being a Windows user (did I say that out loud?) and not having access to a Mac, I generally stick to Windows browsers. Which is a shame, and I will eventually get a Mac. Maybe I could try Safari for Windows, but if I'm not mistaken it's a bit buggy. Although I haven't checked it for a while, might be time to give it another go.</p>
<p>Ok, this technique needs some TLC: now it doesn't work with Opera 9.5 nor Safari. Sigh...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carlivar</title>
		<link>http://dense13.com/blog/2008/08/23/styling-table-captions-with-css-fixing-the-width-problem/#comment-318</link>
		<dc:creator>carlivar</dc:creator>
		<pubDate>Sun, 31 Aug 2008 06:19:42 +0000</pubDate>
		<guid isPermaLink="false">http://dense13.com/?p=44#comment-318</guid>
		<description>You seem to have forgotten Safari. It is off by 1px in the RIGHT
margin of the caption.</description>
		<content:encoded><![CDATA[<p>You seem to have forgotten Safari. It is off by 1px in the RIGHT<br />
margin of the caption.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: natalia</title>
		<link>http://dense13.com/blog/2008/08/23/styling-table-captions-with-css-fixing-the-width-problem/#comment-315</link>
		<dc:creator>natalia</dc:creator>
		<pubDate>Sat, 23 Aug 2008 21:03:29 +0000</pubDate>
		<guid isPermaLink="false">http://dense13.com/?p=44#comment-315</guid>
		<description>You are soo clever :)</description>
		<content:encoded><![CDATA[<p>You are soo clever :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

