<?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: Semantically Correct Rounded Corners in CSS</title>
	<atom:link href="http://www.handcoding.com/archives/2004/03/10/semantically-correct-rounded-corners-in-css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.handcoding.com/archives/2004/03/10/semantically-correct-rounded-corners-in-css/</link>
	<description>Refenestration Daily.</description>
	<pubDate>Thu, 08 Jan 2009 13:55:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jason</title>
		<link>http://www.handcoding.com/archives/2004/03/10/semantically-correct-rounded-corners-in-css/comment-page-1/#comment-2383</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://test.handcoding.com/archives/2004/03/10/semantically-correct-rounded-corners-in-css/#comment-2383</guid>
		<description>Interesting approach.  Too bad it depends on having the header in there to get enough elements to style.  Not every box you might want to give rounded borders to has a header.  

This kind of thing would be soooo trivial with XBL. *sigh*</description>
		<content:encoded><![CDATA[<p>Interesting approach.  Too bad it depends on having the header in there to get enough elements to style.  Not every box you might want to give rounded borders to has a header.  </p>
<p>This kind of thing would be soooo trivial with XBL. *sigh*</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Swapan</title>
		<link>http://www.handcoding.com/archives/2004/03/10/semantically-correct-rounded-corners-in-css/comment-page-1/#comment-2384</link>
		<dc:creator>Swapan</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://test.handcoding.com/archives/2004/03/10/semantically-correct-rounded-corners-in-css/#comment-2384</guid>
		<description>It fails spectacularly when rendering a calendar, which is basically a 'table' tag instead of the first 'div' tag. See my post at http://www.swapsphoto.com/blogs/blogger1.php</description>
		<content:encoded><![CDATA[<p>It fails spectacularly when rendering a calendar, which is basically a &#8216;table&#8217; tag instead of the first &#8216;div&#8217; tag. See my post at <a href="http://www.swapsphoto.com/blogs/blogger1.php" rel="nofollow">http://www.swapsphoto.com/blogs/blogger1.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raefer Gabriel</title>
		<link>http://www.handcoding.com/archives/2004/03/10/semantically-correct-rounded-corners-in-css/comment-page-1/#comment-2385</link>
		<dc:creator>Raefer Gabriel</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://test.handcoding.com/archives/2004/03/10/semantically-correct-rounded-corners-in-css/#comment-2385</guid>
		<description>If you are interested in doing this in a fully automated fashion from CSS (i.e. without manually creating image files), check out my technique &lt;a href="http://hardgrok.org/blog/?postid=20" rel="nofollow"&gt;here&lt;/a&gt;.  The CSS/HTML structure I use is not as semantically perfect as the ThrashBox technique, but you can use my automatic corner-image generating PHP script with the Thrashbox CSS/HTML if you prefer.

The nice part is that with the help of one PHP script, you can do everything from within the CSS file, no Photoshop hacking and slashing required - almost as easy as it will one day be with CSS3.  I plan to give it the ability to generate line borders as well.  And maybe to extend the technique to generate simple drop-shadow effects as well if there's interest.
</description>
		<content:encoded><![CDATA[<p>If you are interested in doing this in a fully automated fashion from CSS (i.e. without manually creating image files), check out my technique <a href="http://hardgrok.org/blog/?postid=20" rel="nofollow">here</a>.  The CSS/HTML structure I use is not as semantically perfect as the ThrashBox technique, but you can use my automatic corner-image generating PHP script with the Thrashbox CSS/HTML if you prefer.</p>
<p>The nice part is that with the help of one PHP script, you can do everything from within the CSS file, no Photoshop hacking and slashing required - almost as easy as it will one day be with CSS3.  I plan to give it the ability to generate line borders as well.  And maybe to extend the technique to generate simple drop-shadow effects as well if there&#8217;s interest.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
