<?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>Comments on: CSS实现垂直居中的5种方法</title>
	<atom:link href="http://www.qianduan.net/css-to-achieve-the-vertical-center-of-the-five-kinds-of-methods.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.qianduan.net/css-to-achieve-the-vertical-center-of-the-five-kinds-of-methods.html</link>
	<description>专注于网站前端设计与前端开发</description>
	<lastBuildDate>Thu, 09 Feb 2012 01:46:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: lq007</title>
		<link>http://www.qianduan.net/css-to-achieve-the-vertical-center-of-the-five-kinds-of-methods.html/comment-page-1#comment-147267</link>
		<dc:creator>lq007</dc:creator>
		<pubDate>Mon, 31 Oct 2011 02:23:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.qianduan.net/?p=5654#comment-147267</guid>
		<description>方法三需要内容固定高度的吧，感觉那还不如用定位</description>
		<content:encoded><![CDATA[<p>方法三需要内容固定高度的吧，感觉那还不如用定位</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cool</title>
		<link>http://www.qianduan.net/css-to-achieve-the-vertical-center-of-the-five-kinds-of-methods.html/comment-page-1#comment-12492</link>
		<dc:creator>cool</dc:creator>
		<pubDate>Mon, 20 Dec 2010 02:20:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.qianduan.net/?p=5654#comment-12492</guid>
		<description>方法三怎么不对呢？ 我用IE和FF测了下都没居中啊


Content here

#floater{float:left; height:50%; margin-bottom:-120px;}
#content{clear:both; height:240px; position:relative;}</description>
		<content:encoded><![CDATA[<p>方法三怎么不对呢？ 我用IE和FF测了下都没居中啊</p>
<p>Content here</p>
<p>#floater{float:left; height:50%; margin-bottom:-120px;}<br />
#content{clear:both; height:240px; position:relative;}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Torry</title>
		<link>http://www.qianduan.net/css-to-achieve-the-vertical-center-of-the-five-kinds-of-methods.html/comment-page-1#comment-12116</link>
		<dc:creator>Torry</dc:creator>
		<pubDate>Tue, 14 Dec 2010 09:07:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.qianduan.net/?p=5654#comment-12116</guid>
		<description>发现很多不兼容的地方，请楼主更正！！</description>
		<content:encoded><![CDATA[<p>发现很多不兼容的地方，请楼主更正！！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zLear</title>
		<link>http://www.qianduan.net/css-to-achieve-the-vertical-center-of-the-five-kinds-of-methods.html/comment-page-1#comment-5066</link>
		<dc:creator>zLear</dc:creator>
		<pubDate>Mon, 15 Mar 2010 01:30:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.qianduan.net/?p=5654#comment-5066</guid>
		<description>貌似也没有最完美的方法，方法三也还有很多不兼容的地方，很容易因为JS使内容变化而错位</description>
		<content:encoded><![CDATA[<p>貌似也没有最完美的方法，方法三也还有很多不兼容的地方，很容易因为JS使内容变化而错位</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CSS实现垂直居中小结 &#124; applezqp</title>
		<link>http://www.qianduan.net/css-to-achieve-the-vertical-center-of-the-five-kinds-of-methods.html/comment-page-1#comment-1634</link>
		<dc:creator>CSS实现垂直居中小结 &#124; applezqp</dc:creator>
		<pubDate>Wed, 15 Jul 2009 08:42:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.qianduan.net/?p=5654#comment-1634</guid>
		<description>[...] 3.http://www.blueidea.com/tech/web/2006/3231.asp 4.http://www.qianduan.net/css-to-achieve-the-vertical-center-of-the-five-kinds-of-methods.html [...]</description>
		<content:encoded><![CDATA[<p>[...] 3.<a href="http://www.blueidea.com/tech/web/2006/3231.asp" rel="nofollow">http://www.blueidea.com/tech/web/2006/3231.asp</a> 4.<a href="http://www.qianduan.net/css-to-achieve-the-vertical-center-of-the-five-kinds-of-methods.html" rel="nofollow">http://www.qianduan.net/css-to-achieve-the-vertical-center-of-the-five-kinds-of-methods.html</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: d</title>
		<link>http://www.qianduan.net/css-to-achieve-the-vertical-center-of-the-five-kinds-of-methods.html/comment-page-1#comment-1594</link>
		<dc:creator>d</dc:creator>
		<pubDate>Fri, 10 Jul 2009 09:33:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.qianduan.net/?p=5654#comment-1594</guid>
		<description>跟方法二类似啊，一个div #floater占去顶部50%的空间，然后下面放一个div #Content，这时候再把上面那个div #floater的底部缩进半个div #Content高度（margin-bottom:-120px;），div #Content就正好在中间了。</description>
		<content:encoded><![CDATA[<p>跟方法二类似啊，一个div #floater占去顶部50%的空间，然后下面放一个div #Content，这时候再把上面那个div #floater的底部缩进半个div #Content高度（margin-bottom:-120px;），div #Content就正好在中间了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vapor</title>
		<link>http://www.qianduan.net/css-to-achieve-the-vertical-center-of-the-five-kinds-of-methods.html/comment-page-1#comment-771</link>
		<dc:creator>vapor</dc:creator>
		<pubDate>Fri, 15 May 2009 11:04:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.qianduan.net/?p=5654#comment-771</guid>
		<description>谁能跟我说下方法三的原理么？ 不好意思没看懂。</description>
		<content:encoded><![CDATA[<p>谁能跟我说下方法三的原理么？ 不好意思没看懂。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://www.qianduan.net/css-to-achieve-the-vertical-center-of-the-five-kinds-of-methods.html/comment-page-1#comment-531</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Fri, 13 Mar 2009 02:03:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.qianduan.net/?p=5654#comment-531</guid>
		<description>方法三缩小窗口时在IE7中虽然出现了滚动条，但是还是会挡住上面的部分内容</description>
		<content:encoded><![CDATA[<p>方法三缩小窗口时在IE7中虽然出现了滚动条，但是还是会挡住上面的部分内容</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 神采飞扬</title>
		<link>http://www.qianduan.net/css-to-achieve-the-vertical-center-of-the-five-kinds-of-methods.html/comment-page-1#comment-445</link>
		<dc:creator>神采飞扬</dc:creator>
		<pubDate>Tue, 03 Mar 2009 15:17:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.qianduan.net/?p=5654#comment-445</guid>
		<description>你真细心啊，谢谢指正，已更正……</description>
		<content:encoded><![CDATA[<p>你真细心啊，谢谢指正，已更正……</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: archie</title>
		<link>http://www.qianduan.net/css-to-achieve-the-vertical-center-of-the-five-kinds-of-methods.html/comment-page-1#comment-444</link>
		<dc:creator>archie</dc:creator>
		<pubDate>Tue, 03 Mar 2009 13:47:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.qianduan.net/?p=5654#comment-444</guid>
		<description>〈div id=&quot;floater&quot;〉〈/div〉
〈div id=&quot;content&quot;〉Content here〈/div〉</description>
		<content:encoded><![CDATA[<p>〈div id=&#8221;floater&#8221;〉〈/div〉<br />
〈div id=&#8221;content&#8221;〉Content here〈/div〉</p>
]]></content:encoded>
	</item>
</channel>
</rss>

