<?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>Purose &#187; 自适应</title>
	<atom:link href="http://www.cciuu.com/tags/%e8%87%aa%e9%80%82%e5%ba%94/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cciuu.com</link>
	<description>Purose的记事本</description>
	<lastBuildDate>Sun, 21 Nov 2010 16:24:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>子DIV自适应父DIV高度</title>
		<link>http://www.cciuu.com/favorites/child-automatically-adapt-parent.html</link>
		<comments>http://www.cciuu.com/favorites/child-automatically-adapt-parent.html#comments</comments>
		<pubDate>Mon, 29 Jun 2009 08:58:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[资源收藏]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[DIV]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[代码]]></category>
		<category><![CDATA[自适应]]></category>

		<guid isPermaLink="false">http://www.cciuu.com/html/%e5%ad%90div%e8%87%aa%e9%80%82%e5%ba%94%e7%88%b6div%e9%ab%98%e5%ba%a6.html</guid>
		<description><![CDATA[效果要求为子左侧Sidebar能拉长到父DIV wrapper 高度（父DIV不设置确切高度），当父DIV高度变化随里面Content高度不同而变化的时候，Sidebar仍然能充满高度，代码如下： &#60;!DOCTYPE html PUBLIC &#34;-//W3C//DTD XHTML 1.0 Transitional//EN&#34; &#34;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&#34;&#62; &#60;html xmlns=&#34;http://www.w3.org/1999/xhtml&#34;&#62; &#60;head&#62; &#60;meta http-equiv=&#34;Content-Type&#34; content=&#34;text/html; charset=utf-8&#34; /&#62; &#60;title&#62;子DIV自适应父DIV高度&#60;/title&#62; &#60;style type=&#34;text/css&#34;&#62; &#60;!-- #wrapper { width: 480px; background-color: #cdc7c0; text-align: center; overflow:hidden; } #header { height: 100px; background-color: #666666; } #sidebar { width: 100px; background-color: #8DAD1F; float: left; padding-bottom: 1000px; margin-bottom: -1000px; } #content { [...]]]></description>
		<wfw:commentRss>http://www.cciuu.com/favorites/child-automatically-adapt-parent.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

