<?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>onur.org &#187; web</title>
	<atom:link href="http://www.onur.org/kategori/web/feed" rel="self" type="application/rss+xml" />
	<link>http://www.onur.org</link>
	<description>yazılım, internet teknolojileri ve yaşam.</description>
	<lastBuildDate>Mon, 28 Jun 2010 01:25:23 +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>CSS Sıfırlama</title>
		<link>http://www.onur.org/css-sifirlama.html</link>
		<comments>http://www.onur.org/css-sifirlama.html#comments</comments>
		<pubDate>Thu, 18 Sep 2008 23:21:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://onur.org/?p=6</guid>
		<description><![CDATA[Aşağıdaki reset css stili özellikle tablosuz tasarım(div) yapanların oldukça işine yarayacak, &#8220;2 pixel boşluk nereden geldi?&#8221; gibi sorularla zaman kaybetmeyeceksiniz. html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, [...]]]></description>
			<content:encoded><![CDATA[<p>Aşağıdaki reset css stili özellikle tablosuz tasarım(div) yapanların oldukça işine yarayacak, &#8220;2 pixel boşluk nereden geldi?&#8221; gibi sorularla zaman kaybetmeyeceksiniz.</p>
<pre class="brush: css;">
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
}
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.onur.org/css-sifirlama.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
