<?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: HTML rounded corners without images and div nesting</title>
	<atom:link href="http://dotbert.loedeman.nl/html-rounded-corners-without-images-and-div-nesting/feed" rel="self" type="application/rss+xml" />
	<link>http://dotbert.loedeman.nl/html-rounded-corners-without-images-and-div-nesting</link>
	<description>.NET thoughts by Bert Loedeman</description>
	<lastBuildDate>Tue, 08 Mar 2011 09:35:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: davenycity</title>
		<link>http://dotbert.loedeman.nl/html-rounded-corners-without-images-and-div-nesting/comment-page-1#comment-1005</link>
		<dc:creator>davenycity</dc:creator>
		<pubDate>Wed, 15 Sep 2010 09:15:59 +0000</pubDate>
		<guid isPermaLink="false">http://dotbert.loedeman.nl/?p=64#comment-1005</guid>
		<description>great blog thank you</description>
		<content:encoded><![CDATA[<p>great blog thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bert Loedeman</title>
		<link>http://dotbert.loedeman.nl/html-rounded-corners-without-images-and-div-nesting/comment-page-1#comment-197</link>
		<dc:creator>Bert Loedeman</dc:creator>
		<pubDate>Thu, 16 Jul 2009 10:53:12 +0000</pubDate>
		<guid isPermaLink="false">http://dotbert.loedeman.nl/?p=64#comment-197</guid>
		<description>&lt;a href=&quot;#comment-171&quot; rel=&quot;nofollow&quot;&gt;@Janice Ann  &lt;/a&gt;
I think you should have a look at DD_Roundies&#039; website, it mentions something about Opera and rounded corners. If you definitely want rounded corners in any browser on the web, you should go &#039;old-school&#039;. However, that will cost you a LOT of time :) ...</description>
		<content:encoded><![CDATA[<p><a href="#comment-171" rel="nofollow">@Janice Ann  </a><br />
I think you should have a look at DD_Roundies&#8217; website, it mentions something about Opera and rounded corners. If you definitely want rounded corners in any browser on the web, you should go &#8216;old-school&#8217;. However, that will cost you a LOT of time <img src='http://dotbert.loedeman.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Janice Ann</title>
		<link>http://dotbert.loedeman.nl/html-rounded-corners-without-images-and-div-nesting/comment-page-1#comment-171</link>
		<dc:creator>Janice Ann</dc:creator>
		<pubDate>Fri, 10 Jul 2009 02:51:30 +0000</pubDate>
		<guid isPermaLink="false">http://dotbert.loedeman.nl/?p=64#comment-171</guid>
		<description>Hi,

I have checked that website using IE, Firefox, Opera, and Safari. All work, except Opera. 

Did you use &quot;moz-border-radius&quot; as part of the html coding?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have checked that website using IE, Firefox, Opera, and Safari. All work, except Opera. </p>
<p>Did you use &#8220;moz-border-radius&#8221; as part of the html coding?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bert Loedeman</title>
		<link>http://dotbert.loedeman.nl/html-rounded-corners-without-images-and-div-nesting/comment-page-1#comment-159</link>
		<dc:creator>Bert Loedeman</dc:creator>
		<pubDate>Mon, 06 Jul 2009 08:25:22 +0000</pubDate>
		<guid isPermaLink="false">http://dotbert.loedeman.nl/?p=64#comment-159</guid>
		<description>&lt;a href=&quot;#comment-158&quot; rel=&quot;nofollow&quot;&gt;@Janice Ann  &lt;/a&gt; 
Sorry for making you feel lost :) ... What I actually mean is that each border on each &#039;block&#039; control can be rounded if wished. You can take a look at http://www.ikzoekgoedezorg.nl (Dutch :) ) where my team implemented dd_roundies... Hope that helps you out, otherwise: ask for more information, I would be glad to help you out!</description>
		<content:encoded><![CDATA[<p><a href="#comment-158" rel="nofollow">@Janice Ann  </a><br />
Sorry for making you feel lost <img src='http://dotbert.loedeman.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  &#8230; What I actually mean is that each border on each &#8216;block&#8217; control can be rounded if wished. You can take a look at <a href="http://www.ikzoekgoedezorg.nl" rel="nofollow">http://www.ikzoekgoedezorg.nl</a> (Dutch <img src='http://dotbert.loedeman.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ) where my team implemented dd_roundies&#8230; Hope that helps you out, otherwise: ask for more information, I would be glad to help you out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Janice Ann</title>
		<link>http://dotbert.loedeman.nl/html-rounded-corners-without-images-and-div-nesting/comment-page-1#comment-158</link>
		<dc:creator>Janice Ann</dc:creator>
		<pubDate>Sat, 04 Jul 2009 08:49:41 +0000</pubDate>
		<guid isPermaLink="false">http://dotbert.loedeman.nl/?p=64#comment-158</guid>
		<description>I&#039;m lost. What do you mean by getting an ASP.NET control to work with rounded corners? 

Do you mean the control&#039;s borders are modified to be rounded? Or?

I&#039;m working on some ASP.NET as well. Just thought it might be useful to know something here.

Cheerios, Janice</description>
		<content:encoded><![CDATA[<p>I&#8217;m lost. What do you mean by getting an ASP.NET control to work with rounded corners? </p>
<p>Do you mean the control&#8217;s borders are modified to be rounded? Or?</p>
<p>I&#8217;m working on some ASP.NET as well. Just thought it might be useful to know something here.</p>
<p>Cheerios, Janice</p>
]]></content:encoded>
	</item>
</channel>
</rss>

