<?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>Neo&#039;s notes &#187; 前端</title>
	<atom:link href="http://www.neocanable.com/category/%e5%89%8d%e7%ab%af/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.neocanable.com</link>
	<description>记录一些琐碎的技术问题&#124;发泄胸中的各种不满</description>
	<lastBuildDate>Tue, 17 Jan 2012 05:37:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>css绝对定位</title>
		<link>http://www.neocanable.com/css-position-absolute/</link>
		<comments>http://www.neocanable.com/css-position-absolute/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 15:32:10 +0000</pubDate>
		<dc:creator>Neo</dc:creator>
				<category><![CDATA[前端]]></category>

		<guid isPermaLink="false">http://www.neocanable.com/?p=462</guid>
		<description><![CDATA[页面的样式天天去拿firebug扒，不淡定了，我决定自己积累点 css的绝对定位！指的是某个element相对浏览器来说距离top和left的值！ w3c school的图片解释很给力！]]></description>
			<content:encoded><![CDATA[<p>页面的样式天天去拿firebug扒，不淡定了，我决定自己积累点</p>
<p>css的绝对定位！指的是某个element相对浏览器来说距离top和left的值！<br />
w3c school的图片解释很给力！</p>
<p><img src="http://www.neocanable.com/wp-content/uploads/2011/10/ct_css_positioning_absolute_example.gif" alt="图片是从w3c上抄下来的" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neocanable.com/css-position-absolute/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

