<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: CSS3: Rounded corners and shadows</title>
	<link>http://www.brianburridge.com/2006/01/30/css3-rounded-corners-and-shadows/</link>
	<description>Brian Burridge shares his thoughts and opinions on Internet Software Architecture and Development, chronicles his current projects and areas of research, and give tips and tricks he discovers along the way.</description>
	<pubDate>Thu, 21 Aug 2008 18:14:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>

	<item>
		<title>by: Steven Pothoven</title>
		<link>http://www.brianburridge.com/2006/01/30/css3-rounded-corners-and-shadows/#comment-973</link>
		<pubDate>Wed, 19 Apr 2006 16:33:49 +0000</pubDate>
		<guid>http://www.brianburridge.com/2006/01/30/css3-rounded-corners-and-shadows/#comment-973</guid>
					<description>Or you could use &lt;a href=&quot;http://openrico.org/rico/demos.page?demo=rico_corner&quot; rel=&quot;nofollow&quot;&gt;Rico's rounded corner functions&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Or you could use <a href="http://openrico.org/rico/demos.page?demo=rico_corner" rel="nofollow">Rico&#8217;s rounded corner functions</a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Brian Burridge</title>
		<link>http://www.brianburridge.com/2006/01/30/css3-rounded-corners-and-shadows/#comment-918</link>
		<pubDate>Fri, 07 Apr 2006 22:08:49 +0000</pubDate>
		<guid>http://www.brianburridge.com/2006/01/30/css3-rounded-corners-and-shadows/#comment-918</guid>
					<description>Yes and isn't it a shame that not everyone uses Firefox. That would make development and design so much easier.</description>
		<content:encoded><![CDATA[<p>Yes and isn&#8217;t it a shame that not everyone uses Firefox. That would make development and design so much easier.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Steven Pothoven</title>
		<link>http://www.brianburridge.com/2006/01/30/css3-rounded-corners-and-shadows/#comment-444</link>
		<pubDate>Mon, 30 Jan 2006 16:06:59 +0000</pubDate>
		<guid>http://www.brianburridge.com/2006/01/30/css3-rounded-corners-and-shadows/#comment-444</guid>
					<description>With Mozilla based browsers (including Firefox), you can add rounded corners with the CSS tag:  -moz-border-radius: 8px;  (where the radius can be adjusted to suite your preferences.
Of course, that doesn't work in IE.

I use that for my code samples on my blog (http://blog.pothoven.net)</description>
		<content:encoded><![CDATA[<p>With Mozilla based browsers (including Firefox), you can add rounded corners with the CSS tag:  -moz-border-radius: 8px;  (where the radius can be adjusted to suite your preferences.<br />
Of course, that doesn&#8217;t work in IE.</p>
<p>I use that for my code samples on my blog (http://blog.pothoven.net)
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
