<?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"
	>
<channel>
	<title>Comments on: How do I create DIVs with rounded corners</title>
	<atom:link href="http://simple.procoding.net/2009/02/19/how-do-i-create-divs-with-rounded-corners/feed/" rel="self" type="application/rss+xml" />
	<link>http://simple.procoding.net/2009/02/19/how-do-i-create-divs-with-rounded-corners/</link>
	<description>simple things, simple notes</description>
	<pubDate>Wed, 08 Sep 2010 01:13:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Taras</title>
		<link>http://simple.procoding.net/2009/02/19/how-do-i-create-divs-with-rounded-corners/#comment-3475</link>
		<dc:creator>Taras</dc:creator>
		<pubDate>Sat, 15 Aug 2009 12:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://simple.procoding.net/?p=80#comment-3475</guid>
		<description>Hi Jon,

I think the answer to your question is in the examples I provided:

.w400 {
	width:400px;
}

this class limits the area container to be 400 px wide, if you remove the  "w400" class from the area container (or change 400px to 100%) it will fit 100%.</description>
		<content:encoded><![CDATA[<p>Hi Jon,</p>
<p>I think the answer to your question is in the examples I provided:</p>
<p>.w400 {<br />
	width:400px;<br />
}</p>
<p>this class limits the area container to be 400 px wide, if you remove the  &#8220;w400&#8243; class from the area container (or change 400px to 100%) it will fit 100%.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://simple.procoding.net/2009/02/19/how-do-i-create-divs-with-rounded-corners/#comment-3474</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Fri, 14 Aug 2009 20:29:33 +0000</pubDate>
		<guid isPermaLink="false">http://simple.procoding.net/?p=80#comment-3474</guid>
		<description>Is it possible to make the div auto-size with the contents?  If so, how?  what is it about the styles that are defined here that force the blue to 100% of the page width?

Thanks for the great example, by far the simplest implementation I've found on this so far and a great idea on hiding parts of a single image to make the rounded corners.</description>
		<content:encoded><![CDATA[<p>Is it possible to make the div auto-size with the contents?  If so, how?  what is it about the styles that are defined here that force the blue to 100% of the page width?</p>
<p>Thanks for the great example, by far the simplest implementation I&#8217;ve found on this so far and a great idea on hiding parts of a single image to make the rounded corners.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
