<?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; IE</title>
	<atom:link href="http://cocobear.info/blog/tag/ie/feed/" rel="self" type="application/rss+xml" />
	<link>http://cocobear.info/blog</link>
	<description>K.I.S.S</description>
	<lastBuildDate>Sat, 10 Dec 2011 16:11:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>终于让首页能在IE下显示了</title>
		<link>http://cocobear.info/blog/2007/04/16/%e7%bb%88%e4%ba%8e%e8%ae%a9%e9%a6%96%e9%a1%b5%e8%83%bd%e5%9c%a8ie%e4%b8%8b%e6%98%be%e7%a4%ba%e4%ba%86/</link>
		<comments>http://cocobear.info/blog/2007/04/16/%e7%bb%88%e4%ba%8e%e8%ae%a9%e9%a6%96%e9%a1%b5%e8%83%bd%e5%9c%a8ie%e4%b8%8b%e6%98%be%e7%a4%ba%e4%ba%86/#comments</comments>
		<pubDate>Mon, 16 Apr 2007 09:07:14 +0000</pubDate>
		<dc:creator>可可熊</dc:creator>
				<category><![CDATA[互联网]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://cocobear.info/wordpress/?p=71</guid>
		<description><![CDATA[该死的IE老是不能显示我的首页，刚开始的时候还以为是我代码中标记的问题，可能与table这个标签有关，与是把里面所有的表格都删掉，结果还是不行，仍然是一片空白，最后又继续删…… 直到把所有能删的都删了后发现还是不能显示，就在快晕的时候想到了万能的google，搜索了一下“网页在IE上显示空白”，结果还真有好多人遇到了这样的问题，原因是IE解析html代码的时候顺序问题，由于我的网页使用的是utf8编码，而我写的代码是title在前，meta在后，而IE就是因为不能识别title里的中文字符，所以全部的网页就变为了空白，真的晕了！ 解决方案：在head标签内首先使用 &#60;meta http-equiv=&#8221;Content-Type&#8221; content=&#8221;text/html; charset=UTF-8&#8243;/&#62; 关于UTF8与IE显示空白的更多讨论可以参考： IE中打开UTF-8编码title为中文的网页会显示空白页的问题 UTF-8字符集网页在IE上会显示空白问题的解决方案 BTW:这个主题在基于IE的浏览器下颜色表现的很差，正文应该是相同的颜色，结果变成了一块白一块黄，没打算去解决它。还有下面留言框，都旋转了90度了，强烈建议使用opera浏览器！]]></description>
		<wfw:commentRss>http://cocobear.info/blog/2007/04/16/%e7%bb%88%e4%ba%8e%e8%ae%a9%e9%a6%96%e9%a1%b5%e8%83%bd%e5%9c%a8ie%e4%b8%8b%e6%98%be%e7%a4%ba%e4%ba%86/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

