<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>评论: 《CSS设计彻底研究》勘误与补充说明</title>
	<link>http://learning.artech.cn/20080221.css-exploring-errta.html</link>
	<description>学习在前沿！这里是“前沿视频教室”，在这里您可以找到关于各种网页设计/网站开发/Flash动画相关的内容，而且我们都通过视频演示的方式，直观地向您讲解！包括CSS/Javascript/Flash/Dreamweaver/Fireworks/Photoshop等软件的使用和技巧!</description>
	<pubDate>Sat, 19 May 2012 20:21:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>作者: 00木＿</title>
		<link>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-15138</link>
		<author>00木＿</author>
		<pubDate>Sat, 20 Aug 2011 11:38:34 +0000</pubDate>
		<guid>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-15138</guid>
		<description>温老师您好：关于本书65页元素浮动这块，当box-1,box-2,box-3向左浮动时，为什么下面的文本盒型模会将1'2'3box包含起来？
谢谢老师</description>
		<content:encoded><![CDATA[<p>温老师您好：关于本书65页元素浮动这块，当box-1,box-2,box-3向左浮动时，为什么下面的文本盒型模会将1&#8242;2&#8242;3box包含起来？<br />
谢谢老师</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: 黄志勇</title>
		<link>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-14794</link>
		<author>黄志勇</author>
		<pubDate>Fri, 24 Jun 2011 09:16:29 +0000</pubDate>
		<guid>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-14794</guid>
		<description>温老师你好，光盘\CSS设计彻底研究\书中实例5\阴影\shadow-5.htm，在IE6打开之后左上角的背景图像没有出现，按照书中所说应该是可以正确显示的，对此有点疑惑。</description>
		<content:encoded><![CDATA[<p>温老师你好，光盘\CSS设计彻底研究\书中实例5\阴影\shadow-5.htm，在IE6打开之后左上角的背景图像没有出现，按照书中所说应该是可以正确显示的，对此有点疑惑。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: 温谦</title>
		<link>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-11223</link>
		<author>温谦</author>
		<pubDate>Thu, 29 Oct 2009 04:20:35 +0000</pubDate>
		<guid>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-11223</guid>
		<description>justin ，

你说的对！谢谢你很仔细！</description>
		<content:encoded><![CDATA[<p>justin ，</p>
<p>你说的对！谢谢你很仔细！</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: justin</title>
		<link>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-11186</link>
		<author>justin</author>
		<pubDate>Fri, 23 Oct 2009 12:42:04 +0000</pubDate>
		<guid>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-11186</guid>
		<description>P58页的[注意]那段已经说了盒子的背景色在IE中是覆盖"padding+内容"部分，在Firefox中是覆盖“border+padding+内容”部分；而P56页那个虚线就是border，所以在firefox里，border和padding的背景是相同的，而IE的border跟padding是不同的。所以原文肯定是错了。</description>
		<content:encoded><![CDATA[<p>P58页的[注意]那段已经说了盒子的背景色在IE中是覆盖&#8221;padding+内容&#8221;部分，在Firefox中是覆盖“border+padding+内容”部分；而P56页那个虚线就是border，所以在firefox里，border和padding的背景是相同的，而IE的border跟padding是不同的。所以原文肯定是错了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: justin</title>
		<link>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-11184</link>
		<author>justin</author>
		<pubDate>Fri, 23 Oct 2009 12:28:22 +0000</pubDate>
		<guid>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-11184</guid>
		<description>发个勘误：
P56页，注意的最后一句话里padding和margin搞反了：
原文：
“在IE中，虚线空白的地方露出来的是padding部分的背景，而在Firefox中，虚线空白的地方露出来的是margin部分的背景。”
应该是：
“在IE中，虚线空白的地方露出来的是margin部分的背景，而在Firefox中，虚线空白的地方露出来的是paddingbbbbbbbbbbb部分的背景。”</description>
		<content:encoded><![CDATA[<p>发个勘误：<br />
P56页，注意的最后一句话里padding和margin搞反了：<br />
原文：<br />
“在IE中，虚线空白的地方露出来的是padding部分的背景，而在Firefox中，虚线空白的地方露出来的是margin部分的背景。”<br />
应该是：<br />
“在IE中，虚线空白的地方露出来的是margin部分的背景，而在Firefox中，虚线空白的地方露出来的是paddingbbbbbbbbbbb部分的背景。”</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: 温谦</title>
		<link>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-10667</link>
		<author>温谦</author>
		<pubDate>Sat, 29 Aug 2009 00:30:36 +0000</pubDate>
		<guid>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-10667</guid>
		<description>晓风，

目前买到的书应该已经修订过一次的，不过我没有仔细核对过是否我提交给出版社的修订内容，他们都做了修订。</description>
		<content:encoded><![CDATA[<p>晓风，</p>
<p>目前买到的书应该已经修订过一次的，不过我没有仔细核对过是否我提交给出版社的修订内容，他们都做了修订。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: 晓风</title>
		<link>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-10623</link>
		<author>晓风</author>
		<pubDate>Thu, 27 Aug 2009 23:07:08 +0000</pubDate>
		<guid>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-10623</guid>
		<description>什么时候有修正版啊？</description>
		<content:encoded><![CDATA[<p>什么时候有修正版啊？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: 温谦</title>
		<link>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-9424</link>
		<author>温谦</author>
		<pubDate>Sun, 14 Jun 2009 05:35:00 +0000</pubDate>
		<guid>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-9424</guid>
		<description>霞咪 ，

请在图书的版权页，找到出版社的联系电话， 和他们联系，这种情况肯定可以给你换新的。

抱歉没有及时回复，我们最近很忙，下半年我们会拿出更多时间增加新内容的，欢迎来交流！</description>
		<content:encoded><![CDATA[<p>霞咪 ，</p>
<p>请在图书的版权页，找到出版社的联系电话， 和他们联系，这种情况肯定可以给你换新的。</p>
<p>抱歉没有及时回复，我们最近很忙，下半年我们会拿出更多时间增加新内容的，欢迎来交流！</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: 温谦</title>
		<link>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-9358</link>
		<author>温谦</author>
		<pubDate>Sun, 14 Jun 2009 04:01:12 +0000</pubDate>
		<guid>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-9358</guid>
		<description>feed，

就是这样的阿，绝对定位的框从标准流脱离，这意味这它们对其后的兄弟盒子定位没有影响，或者说，他的兄弟盒子就好像他不存在一样。

抱歉没有及时回复，我们最近很忙，下半年我们会拿出更多时间增加新内容的，欢迎来交流！</description>
		<content:encoded><![CDATA[<p>feed，</p>
<p>就是这样的阿，绝对定位的框从标准流脱离，这意味这它们对其后的兄弟盒子定位没有影响，或者说，他的兄弟盒子就好像他不存在一样。</p>
<p>抱歉没有及时回复，我们最近很忙，下半年我们会拿出更多时间增加新内容的，欢迎来交流！</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: 霞咪</title>
		<link>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-9210</link>
		<author>霞咪</author>
		<pubDate>Fri, 29 May 2009 04:58:17 +0000</pubDate>
		<guid>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-9210</guid>
		<description>我突然发现买的书缸页.从200页直接到了217页...中间的那部分没了........怎么会这样/...我在淘宝上买的,,,难不成我买的是盗版.........</description>
		<content:encoded><![CDATA[<p>我突然发现买的书缸页.从200页直接到了217页&#8230;中间的那部分没了&#8230;&#8230;..怎么会这样/&#8230;我在淘宝上买的,,,难不成我买的是盗版&#8230;&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: feed</title>
		<link>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-9117</link>
		<author>feed</author>
		<pubDate>Sun, 10 May 2009 10:58:48 +0000</pubDate>
		<guid>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-9117</guid>
		<description>93页，“绝对定位的框从标准流脱离，这意味这它们对其后的兄弟盒子定位没有影响”是不是错误了？</description>
		<content:encoded><![CDATA[<p>93页，“绝对定位的框从标准流脱离，这意味这它们对其后的兄弟盒子定位没有影响”是不是错误了？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: 温谦</title>
		<link>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-8573</link>
		<author>温谦</author>
		<pubDate>Fri, 10 Apr 2009 00:47:23 +0000</pubDate>
		<guid>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-8573</guid>
		<description>飘 ，

关于float讲解得最清楚的应该就是《CSS设计彻底研究》的第4章了，那里面的那一系列动手实验，如果都跟着做一遍，应该就可以理解了吧。</description>
		<content:encoded><![CDATA[<p>飘 ，</p>
<p>关于float讲解得最清楚的应该就是《CSS设计彻底研究》的第4章了，那里面的那一系列动手实验，如果都跟着做一遍，应该就可以理解了吧。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: 飘</title>
		<link>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-8550</link>
		<author>飘</author>
		<pubDate>Tue, 07 Apr 2009 14:43:45 +0000</pubDate>
		<guid>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-8550</guid>
		<description>请问有没有详细的关于float定位的书籍呢，有些地方搞不懂，谢谢</description>
		<content:encoded><![CDATA[<p>请问有没有详细的关于float定位的书籍呢，有些地方搞不懂，谢谢</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: 温谦</title>
		<link>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-7585</link>
		<author>温谦</author>
		<pubDate>Thu, 12 Feb 2009 12:25:46 +0000</pubDate>
		<guid>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-7585</guid>
		<description>张松，

抱歉给你开通晚了~~</description>
		<content:encoded><![CDATA[<p>张松，</p>
<p>抱歉给你开通晚了~~</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: 张松</title>
		<link>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-7495</link>
		<author>张松</author>
		<pubDate>Tue, 03 Feb 2009 13:01:19 +0000</pubDate>
		<guid>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-7495</guid>
		<description>论谈中怎么没人给开通个人空间呀?</description>
		<content:encoded><![CDATA[<p>论谈中怎么没人给开通个人空间呀?</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: 张松</title>
		<link>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-7414</link>
		<author>张松</author>
		<pubDate>Wed, 21 Jan 2009 15:56:18 +0000</pubDate>
		<guid>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-7414</guid>
		<description>不知道该说什么,太谢谢您了... 顺便这句话送给所有帮我的热心人.</description>
		<content:encoded><![CDATA[<p>不知道该说什么,太谢谢您了&#8230; 顺便这句话送给所有帮我的热心人.</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: 温谦</title>
		<link>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-7382</link>
		<author>温谦</author>
		<pubDate>Sun, 18 Jan 2009 07:00:28 +0000</pubDate>
		<guid>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-7382</guid>
		<description>77 ，

这本书是我前年写的了，具体细节记忆不太清楚了，我估计应该也可以，用CSS实现布局方法很多，只要把核心原理明白了，具体实现方法就可以灵活把握了。</description>
		<content:encoded><![CDATA[<p>77 ，</p>
<p>这本书是我前年写的了，具体细节记忆不太清楚了，我估计应该也可以，用CSS实现布局方法很多，只要把核心原理明白了，具体实现方法就可以灵活把握了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: 温谦</title>
		<link>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-7359</link>
		<author>温谦</author>
		<pubDate>Sun, 18 Jan 2009 02:55:45 +0000</pubDate>
		<guid>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-7359</guid>
		<description>张松，

一个网页里可以放置多个，只要用id把各个Tab面板区分开就可以了。</description>
		<content:encoded><![CDATA[<p>张松，</p>
<p>一个网页里可以放置多个，只要用id把各个Tab面板区分开就可以了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: 77</title>
		<link>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-7344</link>
		<author>77</author>
		<pubDate>Sat, 17 Jan 2009 14:46:25 +0000</pubDate>
		<guid>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-7344</guid>
		<description>老师,第157页,那个解决菜单上下灰边和左右宽度不同的问题.如果把#menu那个div的padding设成是0px 8px不是更方便?</description>
		<content:encoded><![CDATA[<p>老师,第157页,那个解决菜单上下灰边和左右宽度不同的问题.如果把#menu那个div的padding设成是0px 8px不是更方便?</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: 张松</title>
		<link>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-7316</link>
		<author>张松</author>
		<pubDate>Wed, 14 Jan 2009 02:38:22 +0000</pubDate>
		<guid>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-7316</guid>
		<description>还有就是这个TAB是用ID做父极元素的．．　　也就是说一个页面里边不能有多个这样的ＴＡＢ面板是吧？</description>
		<content:encoded><![CDATA[<p>还有就是这个TAB是用ID做父极元素的．．　　也就是说一个页面里边不能有多个这样的ＴＡＢ面板是吧？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: 张松</title>
		<link>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-7315</link>
		<author>张松</author>
		<pubDate>Wed, 14 Jan 2009 02:37:48 +0000</pubDate>
		<guid>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-7315</guid>
		<description>恍然大悟</description>
		<content:encoded><![CDATA[<p>恍然大悟</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: 温谦</title>
		<link>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-7302</link>
		<author>温谦</author>
		<pubDate>Mon, 12 Jan 2009 15:26:53 +0000</pubDate>
		<guid>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-7302</guid>
		<description>毛毛 ，

你可以用你的用户名和密码登录当当，可以查询你的书的发货进度。

一半来说，如果你不在北京，书到你手里，怎么也得几天的时间，于是大城市越快一些。

放心，当当不至于骗人。在如果不行，你可以打他们的客服电话问一下。</description>
		<content:encoded><![CDATA[<p>毛毛 ，</p>
<p>你可以用你的用户名和密码登录当当，可以查询你的书的发货进度。</p>
<p>一半来说，如果你不在北京，书到你手里，怎么也得几天的时间，于是大城市越快一些。</p>
<p>放心，当当不至于骗人。在如果不行，你可以打他们的客服电话问一下。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: 温谦</title>
		<link>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-7278</link>
		<author>温谦</author>
		<pubDate>Mon, 12 Jan 2009 14:12:06 +0000</pubDate>
		<guid>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-7278</guid>
		<description>张松，

我写的：
$(’.selector’).tabs({ event: ‘mouseover’ });

的意思是：把'.seectot'换成你需要的选择器~~~~

如果没怎么用过JS的话，花一些时间把基础掌握一下，再做后面的可能会容易一些。</description>
		<content:encoded><![CDATA[<p>张松，</p>
<p>我写的：<br />
$(’.selector’).tabs({ event: ‘mouseover’ });</p>
<p>的意思是：把&#8217;.seectot&#8217;换成你需要的选择器~~~~</p>
<p>如果没怎么用过JS的话，花一些时间把基础掌握一下，再做后面的可能会容易一些。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: 温谦</title>
		<link>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-7277</link>
		<author>温谦</author>
		<pubDate>Mon, 12 Jan 2009 14:02:53 +0000</pubDate>
		<guid>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-7277</guid>
		<description>77，

有的时候HTML是后台服务器生成的，比如CMS系统生成的，是你控制不了的，这时候用CSS可以把隐藏掉。

我想这可能是一个原因。</description>
		<content:encoded><![CDATA[<p>77，</p>
<p>有的时候HTML是后台服务器生成的，比如CMS系统生成的，是你控制不了的，这时候用CSS可以把隐藏掉。</p>
<p>我想这可能是一个原因。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: 毛毛</title>
		<link>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-7267</link>
		<author>毛毛</author>
		<pubDate>Mon, 12 Jan 2009 11:07:20 +0000</pubDate>
		<guid>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-7267</guid>
		<description>我在当当网上购买（CSS设计彻底研究）这本书。怎么都几天也没人回复我？是不是书卖完了？</description>
		<content:encoded><![CDATA[<p>我在当当网上购买（CSS设计彻底研究）这本书。怎么都几天也没人回复我？是不是书卖完了？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: 张松</title>
		<link>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-7240</link>
		<author>张松</author>
		<pubDate>Fri, 09 Jan 2009 05:08:18 +0000</pubDate>
		<guid>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-7240</guid>
		<description>

$(function(){

	//直接制作Tab菜单，默认选择为第二项，且切换的时候fade动画
$(’.selector’).tabs({ event: ‘mouseover’ });
	
	$("#container &#62; ul").tabs({fx:{opacity:"toggle",height:"toggle"}, selected:1});
});




是这样吗?   不管用的..     
  还有就是这个TAB是用ID做父极元素的．．　　也就是说一个页面里边不能有多个这样的ＴＡＢ面板是吧？</description>
		<content:encoded><![CDATA[<p>$(function(){</p>
<p>	//直接制作Tab菜单，默认选择为第二项，且切换的时候fade动画<br />
$(’.selector’).tabs({ event: ‘mouseover’ });</p>
<p>	$(&#8221;#container &gt; ul&#8221;).tabs({fx:{opacity:&#8221;toggle&#8221;,height:&#8221;toggle&#8221;}, selected:1});<br />
});</p>
<p>是这样吗?   不管用的..<br />
  还有就是这个TAB是用ID做父极元素的．．　　也就是说一个页面里边不能有多个这样的ＴＡＢ面板是吧？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: 77</title>
		<link>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-7228</link>
		<author>77</author>
		<pubDate>Tue, 06 Jan 2009 09:49:19 +0000</pubDate>
		<guid>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-7228</guid>
		<description>老师,有个问题搞不明白.有的代码里设了br然后样式里又设成了display none,那一开始不用br不就好了?试了下,好像没看出来有什么不同嘛?</description>
		<content:encoded><![CDATA[<p>老师,有个问题搞不明白.有的代码里设了br然后样式里又设成了display none,那一开始不用br不就好了?试了下,好像没看出来有什么不同嘛?</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: 77</title>
		<link>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-7217</link>
		<author>77</author>
		<pubDate>Mon, 05 Jan 2009 08:08:02 +0000</pubDate>
		<guid>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-7217</guid>
		<description>谢谢老师哈,回答得真详细啊~~支持一下下..嘿嘿,你们的3本书,我全买了,真不错啊~加油学习中~</description>
		<content:encoded><![CDATA[<p>谢谢老师哈,回答得真详细啊~~支持一下下..嘿嘿,你们的3本书,我全买了,真不错啊~加油学习中~</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: 温谦</title>
		<link>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-7198</link>
		<author>温谦</author>
		<pubDate>Mon, 05 Jan 2009 01:04:10 +0000</pubDate>
		<guid>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-7198</guid>
		<description>张松，

这个好办，使用jQeury的Tab时，在创建的时候，带一个参数即可：

$('.selector').tabs({ event: 'mouseover' });</description>
		<content:encoded><![CDATA[<p>张松，</p>
<p>这个好办，使用jQeury的Tab时，在创建的时候，带一个参数即可：</p>
<p>$(&#8217;.selector&#8217;).tabs({ event: &#8216;mouseover&#8217; });</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: 温谦</title>
		<link>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-7195</link>
		<author>温谦</author>
		<pubDate>Mon, 05 Jan 2009 00:55:41 +0000</pubDate>
		<guid>http://learning.artech.cn/20080221.css-exploring-errta.html#comment-7195</guid>
		<description>77，

这个没有太多原因，就像生活中的一些偏方可以治病，也说不清原因。

当然，实际上还是有原因的，简单说是因为IE 6有的时候会漏掉计算某些盒子的参数值，加上这样一些值以后，目的是强迫是IE 6区计算这些漏算的值，就把问题解决了。</description>
		<content:encoded><![CDATA[<p>77，</p>
<p>这个没有太多原因，就像生活中的一些偏方可以治病，也说不清原因。</p>
<p>当然，实际上还是有原因的，简单说是因为IE 6有的时候会漏掉计算某些盒子的参数值，加上这样一些值以后，目的是强迫是IE 6区计算这些漏算的值，就把问题解决了。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

