<?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: About the CSS3 border radius property</title>
	<atom:link href="http://www.nkuttler.de/2008/10/23/border-radius-in-safari/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nkuttler.de/2008/10/23/border-radius-in-safari/</link>
	<description>WordPress Services, IT Services</description>
	<lastBuildDate>Thu, 09 Sep 2010 20:54:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: nicolas</title>
		<link>http://www.nkuttler.de/2008/10/23/border-radius-in-safari/#comment-1402</link>
		<dc:creator>nicolas</dc:creator>
		<pubDate>Sun, 18 Jan 2009 12:47:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.nkuttler.de//?p=302#comment-1402</guid>
		<description>Thanks, fixed!</description>
		<content:encoded><![CDATA[<p>Thanks, fixed!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pasha</title>
		<link>http://www.nkuttler.de/2008/10/23/border-radius-in-safari/#comment-1401</link>
		<dc:creator>Pasha</dc:creator>
		<pubDate>Sun, 18 Jan 2009 04:23:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.nkuttler.de//?p=302#comment-1401</guid>
		<description>Thanks for the links.
Remiz&#039;s trick for rounded corner works in IE also. ( Its not Demiz :) )

http://www.htmlremix.com/curved-corner-border-radius-cross-browser/</description>
		<content:encoded><![CDATA[<p>Thanks for the links.<br />
Remiz&#8217;s trick for rounded corner works in IE also. ( Its not Demiz <img src='http://www.nkuttler.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  )</p>
<p><a href="http://www.htmlremix.com/curved-corner-border-radius-cross-browser/" rel="nofollow">http://www.htmlremix.com/curved-corner-border-radius-cross-browser/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Walter</title>
		<link>http://www.nkuttler.de/2008/10/23/border-radius-in-safari/#comment-1400</link>
		<dc:creator>Walter</dc:creator>
		<pubDate>Fri, 16 Jan 2009 20:46:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.nkuttler.de//?p=302#comment-1400</guid>
		<description>IE8 Wont Support border-radius. Stick with non-beta versions of IE. I had trouble going to windows.com with IE8. Stick to Firefox</description>
		<content:encoded><![CDATA[<p>IE8 Wont Support border-radius. Stick with non-beta versions of IE. I had trouble going to windows.com with IE8. Stick to Firefox</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nicolas</title>
		<link>http://www.nkuttler.de/2008/10/23/border-radius-in-safari/#comment-1399</link>
		<dc:creator>nicolas</dc:creator>
		<pubDate>Wed, 03 Dec 2008 15:10:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.nkuttler.de//?p=302#comment-1399</guid>
		<description>Hi, IE doesn&#039;t support the border-radius yet (not sure about IE 8).</description>
		<content:encoded><![CDATA[<p>Hi, IE doesn&#8217;t support the border-radius yet (not sure about IE 8).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rajuda</title>
		<link>http://www.nkuttler.de/2008/10/23/border-radius-in-safari/#comment-1398</link>
		<dc:creator>rajuda</dc:creator>
		<pubDate>Wed, 03 Dec 2008 12:31:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.nkuttler.de//?p=302#comment-1398</guid>
		<description>I have put this code but main proble is IE6,IE7

.table_border
{
 /*background-color: #ffffcc;*/
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  -khtml-border-radius:1em;
   border: 1px solid #CCCCCC;
   padding: 10px;
   width:564px;
   height:auto;
}
&lt;a href=&quot;http://www.cssdog.com/css_borders.html&quot; rel=&quot;nofollow&quot;&gt;http://www.cssdog.com/css_borders.html&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I have put this code but main proble is IE6,IE7</p>
<p>.table_border<br />
{<br />
 /*background-color: #ffffcc;*/<br />
  -moz-border-radius: 1em;<br />
  -webkit-border-radius: 1em;<br />
  -khtml-border-radius:1em;<br />
   border: 1px solid #CCCCCC;<br />
   padding: 10px;<br />
   width:564px;<br />
   height:auto;<br />
}<br />
<a href="http://www.cssdog.com/css_borders.html" rel="nofollow">http://www.cssdog.com/css_borders.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
