<?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>waimv.com &#187; 兼容</title>
	<atom:link href="http://www.waimv.com/tag/%e5%85%bc%e5%ae%b9/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.waimv.com</link>
	<description></description>
	<lastBuildDate>Fri, 09 Nov 2018 10:41:46 +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>ie6 ie7 ff css兼容</title>
		<link>http://www.waimv.com/css/84/</link>
		<comments>http://www.waimv.com/css/84/#comments</comments>
		<pubDate>Sun, 19 Sep 2010 04:01:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[兼容]]></category>

		<guid isPermaLink="false">http://www.szpian.com/?p=84</guid>
		<description><![CDATA[例如 #body_right #body_right{} /* firefox */ *html #body_right{} /* ie6 */ *+html #body_right {} /* ie7 */ 在html头部加上这句话 让ie8采用ie7兼容的方式解析]]></description>
			<content:encoded><![CDATA[<p>例如 #body_right</p>
<p>#body_right{} /* firefox */</p>
<p>*html #body_right{} /* ie6 */</p>
<p>*+html #body_right {} /* ie7 */</p>
<p>在html头部加上这句话 <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />让ie8采用ie7兼容的方式解析</p>
]]></content:encoded>
			<wfw:commentRss>http://www.waimv.com/css/84/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
