<?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: Rounded Corners Without Images</title>
	<atom:link href="http://www.fireandknowledge.org/archives/2004/05/22/rounded-corners-without-images-part-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fireandknowledge.org/archives/2004/05/22/rounded-corners-without-images-part-1/</link>
	<description>A web site by Joshua Sowin that addresses culture, books, technology, ecology, religion, and other topics.</description>
	<lastBuildDate>Thu, 02 Feb 2012 22:20:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: akshay</title>
		<link>http://www.fireandknowledge.org/archives/2004/05/22/rounded-corners-without-images-part-1/comment-page-3/#comment-255911</link>
		<dc:creator>akshay</dc:creator>
		<pubDate>Wed, 27 Jul 2011 16:39:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.fireandknowledge.org/archives/2004/05/22/rounded-corners-without-images-part-1/#comment-255911</guid>
		<description>Hi guys this is what I use thought I&#039;d share as its simple and less code.

just add it to your style sheet


box-shadow: 0 0 5px rgba(51, 51, 51, 0.3);
-moz-box-shadow: 0 0 5px rgba(51, 51, 51, 0.3);
-webkit-box-shadow: 0 0 5px rgba(51, 51, 51, 0.3);
border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;

Your welcome :)</description>
		<content:encoded><![CDATA[<p>Hi guys this is what I use thought I&#8217;d share as its simple and less code.</p>
<p>just add it to your style sheet</p>
<p>box-shadow: 0 0 5px rgba(51, 51, 51, 0.3);<br />
-moz-box-shadow: 0 0 5px rgba(51, 51, 51, 0.3);<br />
-webkit-box-shadow: 0 0 5px rgba(51, 51, 51, 0.3);<br />
border-radius: 7px;<br />
-moz-border-radius: 7px;<br />
-webkit-border-radius: 7px;</p>
<p>Your welcome :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kavita</title>
		<link>http://www.fireandknowledge.org/archives/2004/05/22/rounded-corners-without-images-part-1/comment-page-3/#comment-230140</link>
		<dc:creator>Kavita</dc:creator>
		<pubDate>Wed, 27 Apr 2011 16:37:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.fireandknowledge.org/archives/2004/05/22/rounded-corners-without-images-part-1/#comment-230140</guid>
		<description>I want to create rounded tables for my blog and just stumbled upon the right content. Thanks for the great tutorial</description>
		<content:encoded><![CDATA[<p>I want to create rounded tables for my blog and just stumbled upon the right content. Thanks for the great tutorial</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: php rounded corners</title>
		<link>http://www.fireandknowledge.org/archives/2004/05/22/rounded-corners-without-images-part-1/comment-page-3/#comment-139992</link>
		<dc:creator>php rounded corners</dc:creator>
		<pubDate>Fri, 21 May 2010 16:54:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.fireandknowledge.org/archives/2004/05/22/rounded-corners-without-images-part-1/#comment-139992</guid>
		<description>superb Joshua!

this is a very good tutorial to read/learn</description>
		<content:encoded><![CDATA[<p>superb Joshua!</p>
<p>this is a very good tutorial to read/learn</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ???????????? ?????? ?????? ??? CSS 3.0 &#171; Artycreate 4developers blog</title>
		<link>http://www.fireandknowledge.org/archives/2004/05/22/rounded-corners-without-images-part-1/comment-page-3/#comment-139370</link>
		<dc:creator>???????????? ?????? ?????? ??? CSS 3.0 &#171; Artycreate 4developers blog</dc:creator>
		<pubDate>Wed, 19 May 2010 08:16:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.fireandknowledge.org/archives/2004/05/22/rounded-corners-without-images-part-1/#comment-139370</guid>
		<description>[...] ????? ??? ????????, ?? ????? ?????????, ???? ????????: http://www.fireandknowledge.org/archives/2004/05/22/rounded-corners-without-images-part-1/ ? ?????? . ???? ?? ?????? ????????? ? ?? ???????, ????? [...]</description>
		<content:encoded><![CDATA[<p>[...] ????? ??? ????????, ?? ????? ?????????, ???? ????????: <a href="http://www.fireandknowledge.org/archives/2004/05/22/rounded-corners-without-images-part-1/" rel="nofollow">http://www.fireandknowledge.org/archives/2004/05/22/rounded-corners-without-images-part-1/</a> ? ?????? . ???? ?? ?????? ????????? ? ?? ???????, ????? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IGRAFIQ - Blog &#187; Blog Archive &#187; Crear esquinas redondeadas con CSS y sin imagenes</title>
		<link>http://www.fireandknowledge.org/archives/2004/05/22/rounded-corners-without-images-part-1/comment-page-3/#comment-119656</link>
		<dc:creator>IGRAFIQ - Blog &#187; Blog Archive &#187; Crear esquinas redondeadas con CSS y sin imagenes</dc:creator>
		<pubDate>Sun, 17 Jan 2010 16:35:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.fireandknowledge.org/archives/2004/05/22/rounded-corners-without-images-part-1/#comment-119656</guid>
		<description>[...] bonus track, os dejo esta otra manera, que como poco resulta muy curiosa, en la que consiguen la redondez utilizando un &#8226; (•) [...]</description>
		<content:encoded><![CDATA[<p>[...] bonus track, os dejo esta otra manera, que como poco resulta muy curiosa, en la que consiguen la redondez utilizando un &bull; (•) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Crear esquinas redondeadas con CSS y sin imagenes</title>
		<link>http://www.fireandknowledge.org/archives/2004/05/22/rounded-corners-without-images-part-1/comment-page-3/#comment-118992</link>
		<dc:creator>Crear esquinas redondeadas con CSS y sin imagenes</dc:creator>
		<pubDate>Fri, 08 Jan 2010 05:39:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.fireandknowledge.org/archives/2004/05/22/rounded-corners-without-images-part-1/#comment-118992</guid>
		<description>[...] bonus track, os dejo esta otra manera, que como poco resulta muy curiosa, en la que consiguen la redondez utilizando un &#8226; (•) [...]</description>
		<content:encoded><![CDATA[<p>[...] bonus track, os dejo esta otra manera, que como poco resulta muy curiosa, en la que consiguen la redondez utilizando un &bull; (•) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ????? ??????</title>
		<link>http://www.fireandknowledge.org/archives/2004/05/22/rounded-corners-without-images-part-1/comment-page-3/#comment-116416</link>
		<dc:creator>????? ??????</dc:creator>
		<pubDate>Sun, 15 Nov 2009 23:57:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.fireandknowledge.org/archives/2004/05/22/rounded-corners-without-images-part-1/#comment-116416</guid>
		<description>???? ??????? ??????????. ??????? ???????. ? ????????? ???? ???? ?????? ???, ??? ?????? ??? - &lt;a href=&quot;http://www.?????-??????.su&quot; rel=&quot;nofollow&quot;&gt;www.?????-??????.su&lt;/a&gt;, ???????? - ?? ?????????</description>
		<content:encoded><![CDATA[<p>???? ??????? ??????????. ??????? ???????. ? ????????? ???? ???? ?????? ???, ??? ?????? ??? &#8211; <a href="http://www.?????-??????.su" rel="nofollow">http://www.?????-??????.su</a>, ???????? &#8211; ?? ?????????</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Green</title>
		<link>http://www.fireandknowledge.org/archives/2004/05/22/rounded-corners-without-images-part-1/comment-page-3/#comment-113981</link>
		<dc:creator>Jason Green</dc:creator>
		<pubDate>Tue, 13 Oct 2009 12:07:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.fireandknowledge.org/archives/2004/05/22/rounded-corners-without-images-part-1/#comment-113981</guid>
		<description>We wrote an article on flexible rounded corners using only css here: http://blog.dynamic50.com/index.php/2009/08/rounded-corners/ any feedback would be much appreciated!</description>
		<content:encoded><![CDATA[<p>We wrote an article on flexible rounded corners using only css here: <a href="http://blog.dynamic50.com/index.php/2009/08/rounded-corners/" rel="nofollow">http://blog.dynamic50.com/index.php/2009/08/rounded-corners/</a> any feedback would be much appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: page2pagepro</title>
		<link>http://www.fireandknowledge.org/archives/2004/05/22/rounded-corners-without-images-part-1/comment-page-3/#comment-112952</link>
		<dc:creator>page2pagepro</dc:creator>
		<pubDate>Fri, 18 Sep 2009 18:08:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.fireandknowledge.org/archives/2004/05/22/rounded-corners-without-images-part-1/#comment-112952</guid>
		<description>Great article. 
In regards to sizing, I had some success modifying css to ems. Tested in Mozilla Firefox 3.5.3 and scales fairly well. Also by adding min-height you can eliminate the single-line capsule effect (unless you like the pill shape).

Here&#039;s a small modification:





	
	Rounded Box Demo
	


body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-size: 1.0em;
	font-family: Georgia;
}

div.rounded-box {
    position:relative;
    width: 9em;
    background-color: #E6E6E6;
    margin: 0.2em;
    min-height:3.5em;
}

/*********************
GLOBAL ATTRIBUTES
*********************/
div.top-left-corner, div.bottom-left-corner, div.top-right-corner, div.bottom-right-corner
{position:absolute; width:1.14em; height:1.19em; background-color:#FFF; overflow:hidden;}

div.top-left-inside, div.bottom-left-inside,
	div.top-right-inside, div.bottom-right-inside {
		position:relative; font-size:10em;
		font-family:arial; color:#E6E6E6; line-height: 0.254em;
}

/*********************
SPECIFIC ATTRIBUTES
*********************/

div.top-left-corner { top:0; left:0; }
div.bottom-left-corner {bottom:0; left:0;}
div.top-right-corner {top:0; right:0;}
div.bottom-right-corner {bottom: 0; right:0;}

div.top-left-inside {left:-0.057em;}
div.bottom-left-inside {left:-0.057em; top:-0.125em;}
div.top-right-inside {left:-0.186em;}
div.bottom-right-inside {left:-0.186em; top:-0.125em;}

div.box-contents {
	position: relative; padding: 0.5em; color:#000;
}






    &#8226;
    &#8226;

    &#8226;
    &#8226;
    
        Scaling fix.
     &lt;!-- end div.box-contents --&gt;
 &lt;!-- end div.rounded-box --&gt;




Downside:
   By switching from pixels to ems, older IE (5.5, 6.0, etc) are enabled the ability for fast switching/scaling (ctrl+mousewheel). IE as expected looks terrible. One option would be to use Joshua&#039;s code for IE and this alternate styling for Gecko-based/Mozilla. etc.

cheers!</description>
		<content:encoded><![CDATA[<p>Great article.<br />
In regards to sizing, I had some success modifying css to ems. Tested in Mozilla Firefox 3.5.3 and scales fairly well. Also by adding min-height you can eliminate the single-line capsule effect (unless you like the pill shape).</p>
<p>Here&#8217;s a small modification:</p>
<p>	Rounded Box Demo</p>
<p>body {<br />
	background-color: #FFF;<br />
	margin: 0px;<br />
	padding: 0px;<br />
	font-size: 1.0em;<br />
	font-family: Georgia;<br />
}</p>
<p>div.rounded-box {<br />
    position:relative;<br />
    width: 9em;<br />
    background-color: #E6E6E6;<br />
    margin: 0.2em;<br />
    min-height:3.5em;<br />
}</p>
<p>/*********************<br />
GLOBAL ATTRIBUTES<br />
*********************/<br />
div.top-left-corner, div.bottom-left-corner, div.top-right-corner, div.bottom-right-corner<br />
{position:absolute; width:1.14em; height:1.19em; background-color:#FFF; overflow:hidden;}</p>
<p>div.top-left-inside, div.bottom-left-inside,<br />
	div.top-right-inside, div.bottom-right-inside {<br />
		position:relative; font-size:10em;<br />
		font-family:arial; color:#E6E6E6; line-height: 0.254em;<br />
}</p>
<p>/*********************<br />
SPECIFIC ATTRIBUTES<br />
*********************/</p>
<p>div.top-left-corner { top:0; left:0; }<br />
div.bottom-left-corner {bottom:0; left:0;}<br />
div.top-right-corner {top:0; right:0;}<br />
div.bottom-right-corner {bottom: 0; right:0;}</p>
<p>div.top-left-inside {left:-0.057em;}<br />
div.bottom-left-inside {left:-0.057em; top:-0.125em;}<br />
div.top-right-inside {left:-0.186em;}<br />
div.bottom-right-inside {left:-0.186em; top:-0.125em;}</p>
<p>div.box-contents {<br />
	position: relative; padding: 0.5em; color:#000;<br />
}</p>
<p>    &bull;<br />
    &bull;</p>
<p>    &bull;<br />
    &bull;</p>
<p>        Scaling fix.<br />
     <!-- end div.box-contents --><br />
 <!-- end div.rounded-box --></p>
<p>Downside:<br />
   By switching from pixels to ems, older IE (5.5, 6.0, etc) are enabled the ability for fast switching/scaling (ctrl+mousewheel). IE as expected looks terrible. One option would be to use Joshua&#8217;s code for IE and this alternate styling for Gecko-based/Mozilla. etc.</p>
<p>cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yuriy</title>
		<link>http://www.fireandknowledge.org/archives/2004/05/22/rounded-corners-without-images-part-1/comment-page-3/#comment-110481</link>
		<dc:creator>Yuriy</dc:creator>
		<pubDate>Tue, 18 Aug 2009 15:19:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.fireandknowledge.org/archives/2004/05/22/rounded-corners-without-images-part-1/#comment-110481</guid>
		<description>I think this approach is much simpler:

http://codecorner.galanter.net/2009/08/13/easy-rounded-corners-in-pure-htmlcss/

Just 3 classes/divs to create the effect.</description>
		<content:encoded><![CDATA[<p>I think this approach is much simpler:</p>
<p><a href="http://codecorner.galanter.net/2009/08/13/easy-rounded-corners-in-pure-htmlcss/" rel="nofollow">http://codecorner.galanter.net/2009/08/13/easy-rounded-corners-in-pure-htmlcss/</a></p>
<p>Just 3 classes/divs to create the effect.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

