<?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>炽炎之羽 &#187; Hack</title>
	<atom:link href="http://zhiyu.org/tag/hack/feed/" rel="self" type="application/rss+xml" />
	<link>http://zhiyu.org</link>
	<description>沧浪之水浊兮</description>
	<lastBuildDate>Sun, 29 Aug 2010 13:30:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>各浏览器常用CSS Hack整理</title>
		<link>http://zhiyu.org/css-hack/</link>
		<comments>http://zhiyu.org/css-hack/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 05:31:44 +0000</pubDate>
		<dc:creator>炽炎之羽</dc:creator>
				<category><![CDATA[学习笔记]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[浏览器]]></category>

		<guid isPermaLink="false">http://zhiyu.org/?p=262</guid>
		<description><![CDATA[CSS Hack是在标准CSS没办法兼容各浏览器显示效果时才会用上的补救方法,在各浏览器厂商解析CSS没有达成一致前,我们只能用这样的方法来完成这样的任务.

我进行前端开发的时候,测试用的浏览器大致有: IE7, IE6, Opera9(文章撰写时版本为9.25 8825), Safari3(文章撰写时版本为3.0.4 523.15), Firefox2(文章撰写时版本为2.0.0.11).

在正常的 selector { property:value; } 的基础上常会根据具体情况为相同元素使用Hack以达到浏览器间统一.]]></description>
		<wfw:commentRss>http://zhiyu.org/css-hack/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
