<?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: 一个 W3C CSS 的问题</title>
	<atom:link href="http://blog.istef.info/2005/08/04/css-box-problem/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.istef.info/2005/08/04/css-box-problem/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 08 Feb 2012 10:55:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: 9 个 CSS 技巧总结 - 花儿开了</title>
		<link>http://blog.istef.info/2005/08/04/css-box-problem/#comment-42005</link>
		<dc:creator>9 个 CSS 技巧总结 - 花儿开了</dc:creator>
		<pubDate>Mon, 21 May 2007 07:00:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.istef.info/2005/08/04/css-box-problem/#comment-42005</guid>
		<description>&lt;p&gt;[...] 跨浏览器的 CSS Box 模型 由于不同的 HTML 解释引擎对 Box 模型有不同的定义，当我们设计网页时，总会带来不大不小的麻烦。这时，不妨考虑使用“嵌套”的方法来解决。例如，我们原来的写法： &lt;div id=&quot;box&quot;&gt;...&lt;/div&gt; #box [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] 跨浏览器的 CSS Box 模型 由于不同的 HTML 解释引擎对 Box 模型有不同的定义，当我们设计网页时，总会带来不大不小的麻烦。这时，不妨考虑使用“嵌套”的方法来解决。例如，我们原来的写法： &lt;div id=&quot;box&quot;&gt;&#8230;&lt;/div&gt; #box [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Someone</title>
		<link>http://blog.istef.info/2005/08/04/css-box-problem/#comment-1270</link>
		<dc:creator>Someone</dc:creator>
		<pubDate>Wed, 18 Jan 2006 08:12:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.istef.info/2005/08/04/css-box-problem/#comment-1270</guid>
		<description>您好，我是在google上搜索其他东西时无意发现这篇文章的
其实这个问题可以以如下的方式，通过nesting div解决:

#fooWrapper{ width:100% }
#foo{ padding:5px }


另：height: 100% 是没有必要的，div在任何浏览器上的默认显示都是 height: 100%</description>
		<content:encoded><![CDATA[<p>您好，我是在google上搜索其他东西时无意发现这篇文章的<br />
其实这个问题可以以如下的方式，通过nesting div解决:</p>
<p>#fooWrapper{ width:100% }<br />
#foo{ padding:5px }</p>
<p>另：height: 100% 是没有必要的，div在任何浏览器上的默认显示都是 height: 100%</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leal</title>
		<link>http://blog.istef.info/2005/08/04/css-box-problem/#comment-349</link>
		<dc:creator>Leal</dc:creator>
		<pubDate>Sat, 06 Aug 2005 15:35:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.istef.info/2005/08/04/css-box-problem/#comment-349</guid>
		<description>applewinter:http://www.w3.org/TR/CSS21/box.html,看这个</description>
		<content:encoded><![CDATA[<p>applewinter:<a href="http://www.w3.org/TR/CSS21/box.html,看这个" rel="nofollow">http://www.w3.org/TR/CSS21/box.html,看这个</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: applewinter</title>
		<link>http://blog.istef.info/2005/08/04/css-box-problem/#comment-338</link>
		<dc:creator>applewinter</dc:creator>
		<pubDate>Fri, 05 Aug 2005 00:53:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.istef.info/2005/08/04/css-box-problem/#comment-338</guid>
		<description>你给的这个模型，比W3cn提供的那个模型清晰多了（http://www.w3cn.org/article/step/2004/34.html），也许是大家想说明的问题不同吧，不过你的更有可用性。</description>
		<content:encoded><![CDATA[<p>你给的这个模型，比W3cn提供的那个模型清晰多了（http://www.w3cn.org/article/step/2004/34.html），也许是大家想说明的问题不同吧，不过你的更有可用性。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using memcached
Page Caching using memcached
Database Caching 1/4 queries in 0.002 seconds using memcached
Object Caching 248/252 objects using memcached

Served from: blog.istef.info @ 2012-02-14 01:40:00 -->
