<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ハブろぐ - blog.ayumusato.com &#187; CSS3</title>
	<atom:link href="http://blog.ayumusato.com/tag/css3/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.ayumusato.com</link>
	<description>WEBなことしてます。お酒大好き。ソフトウェア、ユーザビリティ、認知科学、ガジェットetc...散漫な話題が多い雑記です。</description>
	<lastBuildDate>Tue, 15 Sep 2009 02:39:25 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>border-radius！！</title>
		<link>http://blog.ayumusato.com/web/javascript/border-radius%ef%bc%81%ef%bc%81</link>
		<comments>http://blog.ayumusato.com/web/javascript/border-radius%ef%bc%81%ef%bc%81#comments</comments>
		<pubDate>Mon, 08 Dec 2008 06:26:33 +0000</pubDate>
		<dc:creator>ahomu</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[CSS3]]></category>

		<guid isPermaLink="false">http://metaxa.oops.jp/wordpress/?p=198</guid>
		<description><![CDATA[CSS3で実装されるborder-radiusですが、
javascriptライブラリで再現できるものを見つけました。

border-radius.js &#8211; Javascriptライブラリ &#8211;  [...]]]></description>
			<content:encoded><![CDATA[<p>CSS3で実装されるborder-radiusですが、
javascriptライブラリで再現できるものを見つけました。</p>

<p><strong><a href="http://www.html5.jp/library/border-radius.html" title="border-radius.js - Javascriptライブラリ - HTML5.jp">border-radius.js &#8211; Javascriptライブラリ &#8211; HTML5.jp</a></strong></p>

<p>リンク先から実際のサンプルをみることができます。</p>

<p>同じく画像を用意しなくても角丸を表現するのは、
CSSをアクロバティックに使って再現する方法もありましたが、
アレよりかなりキレイに表現されます。</p>

<p><em><a href="http://metaxa.oops.jp/experiments/081208/">自分でもサンプルつくってみた。</a></em></p>

<p>実際、使い道があるかと言われると、どうかな？という感じもしますが。 :-D</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ayumusato.com/web/javascript/border-radius%ef%bc%81%ef%bc%81/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

