<?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: Adding a Caption to an Image with CSS</title>
	<atom:link href="http://www.thewebsqueeze.com/tips-and-tricks/adding-a-caption-to-an-image-with-css.html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thewebsqueeze.com/tips-and-tricks/adding-a-caption-to-an-image-with-css.html</link>
	<description>Web Design Magazine</description>
	<lastBuildDate>Wed, 06 Jul 2011 03:12:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Linda Chadbourne</title>
		<link>http://www.thewebsqueeze.com/tips-and-tricks/adding-a-caption-to-an-image-with-css.html/comment-page-1/#comment-3848</link>
		<dc:creator>Linda Chadbourne</dc:creator>
		<pubDate>Fri, 02 Jan 2009 15:03:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsqueeze.com/?p=13#comment-3848</guid>
		<description>Well it seems this post got a little messed up.  Thanks for seeing the errors!  It&#039;s fixed now!</description>
		<content:encoded><![CDATA[<p>Well it seems this post got a little messed up.  Thanks for seeing the errors!  It&#8217;s fixed now!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GTL</title>
		<link>http://www.thewebsqueeze.com/tips-and-tricks/adding-a-caption-to-an-image-with-css.html/comment-page-1/#comment-3845</link>
		<dc:creator>GTL</dc:creator>
		<pubDate>Fri, 02 Jan 2009 03:50:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsqueeze.com/?p=13#comment-3845</guid>
		<description>&lt;img src=&quot;your-image-here.jpg&quot;&gt;
&lt;alt=&quot;Stacked&quot; width=&quot;150&quot; height&quot;100&quot; /&gt;

should read:

&lt;img src=&quot;your-image-here.jpg&quot; alt=&quot;Stacked&quot; width=&quot;150px&quot; height=&quot;100px&quot; /&gt;</description>
		<content:encoded><![CDATA[<p>&lt;img src=&#8221;your-image-here.jpg&#8221;&gt;<br />
&lt;alt=&#8221;Stacked&#8221; width=&#8221;150&#8243; height&#8221;100&#8243; /&gt;</p>
<p>should read:</p>
<p>&lt;img src=&#8221;your-image-here.jpg&#8221; alt=&#8221;Stacked&#8221; width=&#8221;150px&#8221; height=&#8221;100px&#8221; /&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karinne Legault</title>
		<link>http://www.thewebsqueeze.com/tips-and-tricks/adding-a-caption-to-an-image-with-css.html/comment-page-1/#comment-318</link>
		<dc:creator>Karinne Legault</dc:creator>
		<pubDate>Thu, 17 Jul 2008 12:24:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsqueeze.com/?p=13#comment-318</guid>
		<description>Hmmm... why is it not valid code? And what should be in one line?

Units are very important, you should never leave them out ... never. Unless of course you have a value of 0. Then 0px or 0em or 0% it&#039;s all the same. It&#039;s still 0.</description>
		<content:encoded><![CDATA[<p>Hmmm&#8230; why is it not valid code? And what should be in one line?</p>
<p>Units are very important, you should never leave them out &#8230; never. Unless of course you have a value of 0. Then 0px or 0em or 0% it&#8217;s all the same. It&#8217;s still 0.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ThomasH</title>
		<link>http://www.thewebsqueeze.com/tips-and-tricks/adding-a-caption-to-an-image-with-css.html/comment-page-1/#comment-315</link>
		<dc:creator>ThomasH</dc:creator>
		<pubDate>Thu, 17 Jul 2008 08:43:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsqueeze.com/?p=13#comment-315</guid>
		<description>This isn&#039;t really valid code, is it?




That should be a single line: 

Oh, and I&#039;ve noticed that leaving out the px in height and width sometimes screwes up things.</description>
		<content:encoded><![CDATA[<p>This isn&#8217;t really valid code, is it?</p>
<p>That should be a single line: </p>
<p>Oh, and I&#8217;ve noticed that leaving out the px in height and width sometimes screwes up things.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

