<?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>评论：CSS Hacks</title>
	<atom:link href="http://dancewithnet.com/2008/07/12/css-hacks/feed/" rel="self" type="application/rss+xml" />
	<link>http://dancewithnet.com/2008/07/12/css-hacks/</link>
	<description>WEB Design{HTML:CSS:Javascript:DOM:AJAX:PHP:Usability}/Viewpoint/Photo/Food/Mood</description>
	<lastBuildDate>Sat, 13 Mar 2010 07:52:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：匿名</title>
		<link>http://dancewithnet.com/2008/07/12/css-hacks/comment-page-1/#comment-214679</link>
		<dc:creator>匿名</dc:creator>
		<pubDate>Fri, 04 Sep 2009 03:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/?p=1347#comment-214679</guid>
		<description>IE8下是背景是白色。</description>
		<content:encoded><![CDATA[<p>IE8下是背景是白色。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Syndie</title>
		<link>http://dancewithnet.com/2008/07/12/css-hacks/comment-page-1/#comment-195404</link>
		<dc:creator>Syndie</dc:creator>
		<pubDate>Wed, 17 Jun 2009 10:28:57 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/?p=1347#comment-195404</guid>
		<description>虽然说不推荐用hack,但是在迫不得已的情况下确实需要用一下的。不能因为ie6,ie7,ie8占用了大部分市场而忽略了其他的浏览器的。ff的使用人数近期也是在增长中。虽然说一般兼容ie6,ie7跟ff就行了,但是最近发现Opera有时也会出现一些其他浏览器不会出现的问题,谷歌也是。
所以今天特意来到这里收集hack的方法。虽然很久以前就收藏了这个地址。但是一直都没有发现opera跟谷歌的问题。今天遇到了,特地来谢谢你。</description>
		<content:encoded><![CDATA[<p>虽然说不推荐用hack,但是在迫不得已的情况下确实需要用一下的。不能因为ie6,ie7,ie8占用了大部分市场而忽略了其他的浏览器的。ff的使用人数近期也是在增长中。虽然说一般兼容ie6,ie7跟ff就行了,但是最近发现Opera有时也会出现一些其他浏览器不会出现的问题,谷歌也是。<br />
所以今天特意来到这里收集hack的方法。虽然很久以前就收藏了这个地址。但是一直都没有发现opera跟谷歌的问题。今天遇到了,特地来谢谢你。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：ryan</title>
		<link>http://dancewithnet.com/2008/07/12/css-hacks/comment-page-1/#comment-163425</link>
		<dc:creator>ryan</dc:creator>
		<pubDate>Fri, 09 Jan 2009 01:54:51 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/?p=1347#comment-163425</guid>
		<description>如果不关心浏览器的兼容，不关心javascript的特性和css的特性，那就别做web developer了，去做windows c++好了。</description>
		<content:encoded><![CDATA[<p>如果不关心浏览器的兼容，不关心javascript的特性和css的特性，那就别做web developer了，去做windows c++好了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：rong179</title>
		<link>http://dancewithnet.com/2008/07/12/css-hacks/comment-page-1/#comment-158876</link>
		<dc:creator>rong179</dc:creator>
		<pubDate>Mon, 22 Sep 2008 17:50:32 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/?p=1347#comment-158876</guid>
		<description>&quot;IE占有99%的市场&quot;
好像没那么大吧？FF的市场份额在增加。。。
hack只有在万不得已的时候才用，还是少用好</description>
		<content:encoded><![CDATA[<p>&#8220;IE占有99%的市场&#8221;<br />
好像没那么大吧？FF的市场份额在增加。。。<br />
hack只有在万不得已的时候才用，还是少用好</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：魔琳</title>
		<link>http://dancewithnet.com/2008/07/12/css-hacks/comment-page-1/#comment-158481</link>
		<dc:creator>魔琳</dc:creator>
		<pubDate>Fri, 05 Sep 2008 09:16:05 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/?p=1347#comment-158481</guid>
		<description>我不需要关心web标准，IE占有99%的市场，我做的页面只要IE能看就可以了。 
“以用户为核心”通常都是反对web标准者的档箭牌，实际上这是虚伪的“以用户为核心”。你不能保证IE永远是垄断浏览器市场，你也不能保证IE不做任何改变(事实上，微软的IE7已经开始改善对 web标准的支持)。

当然，如果做的方式合理，可以兼容多数主流浏览器最好，可是在需要用HACK解决的时候我们不能逃避（虽然我也很头疼）。
个人觉得如果一个web developer连兼容都不去做了，做界面就没有什么意义了。</description>
		<content:encoded><![CDATA[<p>我不需要关心web标准，IE占有99%的市场，我做的页面只要IE能看就可以了。<br />
“以用户为核心”通常都是反对web标准者的档箭牌，实际上这是虚伪的“以用户为核心”。你不能保证IE永远是垄断浏览器市场，你也不能保证IE不做任何改变(事实上，微软的IE7已经开始改善对 web标准的支持)。</p>
<p>当然，如果做的方式合理，可以兼容多数主流浏览器最好，可是在需要用HACK解决的时候我们不能逃避（虽然我也很头疼）。<br />
个人觉得如果一个web developer连兼容都不去做了，做界面就没有什么意义了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：koowo</title>
		<link>http://dancewithnet.com/2008/07/12/css-hacks/comment-page-1/#comment-158425</link>
		<dc:creator>koowo</dc:creator>
		<pubDate>Wed, 03 Sep 2008 14:23:53 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/?p=1347#comment-158425</guid>
		<description>是啊，管他的呢，简单才是好啊</description>
		<content:encoded><![CDATA[<p>是啊，管他的呢，简单才是好啊</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：八度社区</title>
		<link>http://dancewithnet.com/2008/07/12/css-hacks/comment-page-1/#comment-158222</link>
		<dc:creator>八度社区</dc:creator>
		<pubDate>Wed, 27 Aug 2008 10:19:53 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/?p=1347#comment-158222</guid>
		<description>看来还是没办法不用Hacks啊.</description>
		<content:encoded><![CDATA[<p>看来还是没办法不用Hacks啊.</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：则名</title>
		<link>http://dancewithnet.com/2008/07/12/css-hacks/comment-page-1/#comment-156559</link>
		<dc:creator>则名</dc:creator>
		<pubDate>Tue, 29 Jul 2008 16:03:17 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/?p=1347#comment-156559</guid>
		<description>@柠檬，我说的simple is beautiful是指的一本书，指这本书阐述表达的类似勿以善小而不为的态度和作风。你怎么会理解成不去css hacks了？</description>
		<content:encoded><![CDATA[<p>@柠檬，我说的simple is beautiful是指的一本书，指这本书阐述表达的类似勿以善小而不为的态度和作风。你怎么会理解成不去css hacks了？</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：SNAKE</title>
		<link>http://dancewithnet.com/2008/07/12/css-hacks/comment-page-1/#comment-155968</link>
		<dc:creator>SNAKE</dc:creator>
		<pubDate>Tue, 22 Jul 2008 03:29:44 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/?p=1347#comment-155968</guid>
		<description>楼主少了个×+...........</description>
		<content:encoded><![CDATA[<p>楼主少了个×+&#8230;&#8230;&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：柠檬</title>
		<link>http://dancewithnet.com/2008/07/12/css-hacks/comment-page-1/#comment-155846</link>
		<dc:creator>柠檬</dc:creator>
		<pubDate>Mon, 21 Jul 2008 06:26:57 +0000</pubDate>
		<guid isPermaLink="false">http://dancewithnet.com/?p=1347#comment-155846</guid>
		<description>@则名:
如果说simple is beautiful的话,那不是更不应该去CSS HACKS了?
看起来有些矛盾,不过这些也正是理想照进现实的交错.</description>
		<content:encoded><![CDATA[<p>@则名:<br />
如果说simple is beautiful的话,那不是更不应该去CSS HACKS了?<br />
看起来有些矛盾,不过这些也正是理想照进现实的交错.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
