<?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>Jacob Schulke&#187; Resource</title>
	<atom:link href="http://www.j12media.com/tag/resource/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.j12media.com</link>
	<description>The website of Jacob Schulke Web Designer</description>
	<lastBuildDate>Tue, 27 Jul 2010 22:16:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Border-radius CSS3 - Reference table</title>
		<link>http://www.j12media.com/border-radius-css3/</link>
		<comments>http://www.j12media.com/border-radius-css3/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 04:52:08 +0000</pubDate>
		<dc:creator>Jacob</dc:creator>
				<category><![CDATA[Web Code]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Resource]]></category>

		<guid isPermaLink="false">http://blog.j12media.com/?p=43</guid>
		<description><![CDATA[CSS 3]]></description>
			<content:encoded><![CDATA[<table border="0">
<tbody>
<tr>
<th>CSS3 (not yet finalised)</th>
<th>Mozilla equivalent</th>
<th>WebKit equivalent</th>
</tr>
<tr>
<td>border-top-right-radius</td>
<td>-moz-<em>border-radius</em>-topright</td>
<td>-webkit-border-top-right-radius</td>
</tr>
<tr>
<td>border-bottom-right-radius</td>
<td>-moz-<em>border-radius</em>-bottomright</td>
<td>-webkit-border-bottom-right-radius</td>
</tr>
<tr>
<td>border-bottom-left-radius</td>
<td>-moz-<em>border-radius</em>-bottomleft</td>
<td>-webkit-border-bottom-left-radius</td>
</tr>
<tr>
<td>border-top-left-radius</td>
<td>-moz-<em>border-radius</em>-topleft</td>
<td>-webkit-border-top-left-radius</td>
</tr>
<tr>
<td><em>border-radius</em></td>
<td>-moz-<em>border-radius</em></td>
<td>-webkit-<em>border-radius</em></td>
</tr>
</tbody>
</table>
<p>Detail article regarding this at <a href="http://www.the-art-of-web.com/css/border-radius/" target="_blank">the-art-of-web.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.j12media.com/border-radius-css3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
