<?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>Hozzászólás: Kerekített sarkok CSS 3 módra</title>
	<atom:link href="http://www.css-3.hu/2009/09/kerekitett-sarkok-css-3-modra/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.css-3.hu/2009/09/kerekitett-sarkok-css-3-modra/</link>
	<description>Ez a blog elsősorban a CSS 3-ról szól, amely a CSS stílusleíró nyelv legújabb verziója.</description>
	<lastBuildDate>Fri, 06 May 2011 11:04:09 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Szerző: kukko</title>
		<link>http://www.css-3.hu/2009/09/kerekitett-sarkok-css-3-modra/comment-page-1/#comment-434</link>
		<dc:creator>kukko</dc:creator>
		<pubDate>Sat, 04 Dec 2010 07:03:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.css-3.hu/?p=103#comment-434</guid>
		<description>Ezt tegyem be egy rétegbe a CSS fájlba?
tehát úgy hogy:
#törzs
{
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

És ezen kívül mást is írhatok bele például az igazítást margót színt meg ilyeneket?</description>
		<content:encoded><![CDATA[<p>Ezt tegyem be egy rétegbe a CSS fájlba?<br />
tehát úgy hogy:<br />
#törzs<br />
{<br />
    border-radius: 10px;<br />
    -moz-border-radius: 10px;<br />
    -webkit-border-radius: 10px;<br />
}</p>
<p>És ezen kívül mást is írhatok bele például az igazítást margót színt meg ilyeneket?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Szerző: admin</title>
		<link>http://www.css-3.hu/2009/09/kerekitett-sarkok-css-3-modra/comment-page-1/#comment-237</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 29 Jan 2010 19:50:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.css-3.hu/?p=103#comment-237</guid>
		<description>Ez jó. Kösz az infót.</description>
		<content:encoded><![CDATA[<p>Ez jó. Kösz az infót.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Szerző: srmark</title>
		<link>http://www.css-3.hu/2009/09/kerekitett-sarkok-css-3-modra/comment-page-1/#comment-232</link>
		<dc:creator>srmark</dc:creator>
		<pubDate>Thu, 28 Jan 2010 17:26:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.css-3.hu/?p=103#comment-232</guid>
		<description>nagyon jó ez a kód, azonban ezt lehet még bővíteni is, ha firefox-ban perjel elválasztással két értéket adunk meg akkor ovális sarka is lehet egy elemnek, több info itt:
https://developer.mozilla.org/en/CSS/-moz-border-radius</description>
		<content:encoded><![CDATA[<p>nagyon jó ez a kód, azonban ezt lehet még bővíteni is, ha firefox-ban perjel elválasztással két értéket adunk meg akkor ovális sarka is lehet egy elemnek, több info itt:<br />
<a href="https://developer.mozilla.org/en/CSS/-moz-border-radius" rel="nofollow">https://developer.mozilla.org/en/CSS/-moz-border-radius</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

