<?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>持续的帮助--Keep helping your weblog. &#187; Div+Css</title>
	<atom:link href="http://www.keephelp.com/tag/divcss/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.keephelp.com</link>
	<description>这里帮助您了解Adsense,Seo,广告,UI设计等WEb 各个方面,让更多的人来访问你的博客。</description>
	<lastBuildDate>Tue, 08 Nov 2011 06:34:49 +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>Vista IE6 IE7 IE8 共存的办法</title>
		<link>http://www.keephelp.com/css/vista-ie6-ie7-ie8-all-in-one/</link>
		<comments>http://www.keephelp.com/css/vista-ie6-ie7-ie8-all-in-one/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 14:35:29 +0000</pubDate>
		<dc:creator>xddxz</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS Hack]]></category>
		<category><![CDATA[Div+Css]]></category>

		<guid isPermaLink="false">http://www.keephelp.com/?p=401</guid>
		<description><![CDATA[因为最近笔记本是用的Vista系统，在做皮肤的时候需要调试IE6、IE7、IE8等浏览器的兼容性，所以在网上搜索了一下，最好的解决办法就是安装这个浏览器-<b>IETeste</b> ，还提供中文界面哦。

<strong>IETeste下载页面是：</strong>
http://www.my-debugbar.com/wiki/IETester/HomePage

<strong>IETeste介绍：</strong>
IETester is a free WebBrowser that allows you to have the rendering and javascript engines of IE8 beta 2, IE7 IE 6 and IE5.5 on Vista and XP, as well as the installed IE in the same process. 
New in v0.2.3 : IE8 beta 2 and Print feature ! ]]></description>
		<wfw:commentRss>http://www.keephelp.com/css/vista-ie6-ie7-ie8-all-in-one/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>DIV+CSS常见需要注意的地方</title>
		<link>http://www.keephelp.com/css/div-css-problem/</link>
		<comments>http://www.keephelp.com/css/div-css-problem/#comments</comments>
		<pubDate>Sat, 19 Jul 2008 02:07:01 +0000</pubDate>
		<dc:creator>xddxz</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Div+Css]]></category>

		<guid isPermaLink="false">http://www.keephelp.com/?p=354</guid>
		<description><![CDATA[　　当我们进行CSS+DIV的方式来重构我们的 html页面时，通常会发现一些是网站标准(或称“WEB标准”)中常用的术语之一，通常为了说明与HTML网页设计语言中的表格(table)定位方式的区别，因为XHTML网站设计标准中，不再使用表格定位技术，而是采用css+div的方式实现各种定位。应用应用DIV+CSS编码时很容易犯一些错误。本文列举了一些常见的错误：]]></description>
		<wfw:commentRss>http://www.keephelp.com/css/div-css-problem/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>CSS IE7 IE6 Firefox多浏览器兼容(一)前言</title>
		<link>http://www.keephelp.com/css/divcss-ie7-ie6-firefox-1/</link>
		<comments>http://www.keephelp.com/css/divcss-ie7-ie6-firefox-1/#comments</comments>
		<pubDate>Mon, 08 Oct 2007 01:58:55 +0000</pubDate>
		<dc:creator>xddxz</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Div+Css]]></category>
		<category><![CDATA[IE7 IE6 Firefox]]></category>
		<category><![CDATA[多浏览器兼容]]></category>

		<guid isPermaLink="false">http://www.keephelp.com/css/divcss-ie7-ie6-firefox-1/</guid>
		<description><![CDATA[在理想的环境中，编写正确的CSS会在支持CSS的每个浏览器中正常工作。不幸的是，我们并不是生活在理想的世界中，浏览器有不少的Bug和不一致的地方。为了创建能够在各种浏览器上显示相同样式的页面，CSS开发人员需要发挥创造性。通过利用Bug(hack)和未实现的CSS，卡发人员能够选择性地对不同浏览器应用不同地规则。“招数Hack”和“过滤器”是CSS开发人员地强大工具。但是，正因为功能强大，使用时应该谨慎。了解各种常用招数Hack以及他们地工作原理确实很重要。但是，了解在什么时候应用他们以及什么时候不应该使用也同样。]]></description>
		<wfw:commentRss>http://www.keephelp.com/css/divcss-ie7-ie6-firefox-1/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>ie7 ie6 ff (firefox) 兼容总结</title>
		<link>http://www.keephelp.com/css/ie7-ie6-ff-firefox-%e5%85%bc%e5%ae%b9%e6%80%bb%e7%bb%93/</link>
		<comments>http://www.keephelp.com/css/ie7-ie6-ff-firefox-%e5%85%bc%e5%ae%b9%e6%80%bb%e7%bb%93/#comments</comments>
		<pubDate>Wed, 26 Sep 2007 14:44:17 +0000</pubDate>
		<dc:creator>xddxz</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Div+Css]]></category>
		<category><![CDATA[IE7 IE6 Firefox]]></category>
		<category><![CDATA[多浏览器兼容]]></category>

		<guid isPermaLink="false">http://www.keephelp.com/%e6%9c%aa%e5%88%86%e7%b1%bb/ie7-ie6-ff-firefox-%e5%85%bc%e5%ae%b9%e6%80%bb%e7%bb%93/</guid>
		<description><![CDATA[关于CSS对各个浏览器兼容已经是老生常谈的问题了, 网络上的教程遍地都是.以下内容没有太多新颖, 纯属个人总结, 希望能对初学者有一定的帮助.多耐心的调试，肯定让你学到不少好东西。]]></description>
		<wfw:commentRss>http://www.keephelp.com/css/ie7-ie6-ff-firefox-%e5%85%bc%e5%ae%b9%e6%80%bb%e7%bb%93/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS 多浏览器兼容又一方案</title>
		<link>http://www.keephelp.com/css/css-hack/</link>
		<comments>http://www.keephelp.com/css/css-hack/#comments</comments>
		<pubDate>Fri, 07 Sep 2007 07:31:43 +0000</pubDate>
		<dc:creator>xddxz</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Div+Css]]></category>
		<category><![CDATA[IE7 IE6 Firefox]]></category>
		<category><![CDATA[多浏览器兼容]]></category>

		<guid isPermaLink="false">http://www.keephelp.com/css/css-hack/</guid>
		<description><![CDATA[什么是浏览器HACK：当我们使用不同的浏览器（Firefox IE7 IE6）访问同一个网站，或者页面的时候，会出现一些不兼容的问题，有的显示出来正常，有的显示出来不正常，我们在编写CSS的时候会很恼火，刚修复了这个浏览器的问题，结果另外一个游览器却出了新问题。而HACK就是一种办法，能让你在一个CSS里面独立的写支持不同浏览器的样式。这下就和谐了。呵呵！]]></description>
		<wfw:commentRss>http://www.keephelp.com/css/css-hack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>针对firefox ie6 ie7的css样式</title>
		<link>http://www.keephelp.com/css/ie6-ie7-firefox-css/</link>
		<comments>http://www.keephelp.com/css/ie6-ie7-firefox-css/#comments</comments>
		<pubDate>Fri, 07 Sep 2007 06:03:15 +0000</pubDate>
		<dc:creator>xddxz</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Div+Css]]></category>
		<category><![CDATA[IE7 IE6 Firefox]]></category>
		<category><![CDATA[多浏览器兼容]]></category>

		<guid isPermaLink="false">http://www.keephelp.com/css/ie6-ie7-firefox-css/</guid>
		<description><![CDATA[现在大部分都是用!important来hack，对于ie6和firefox测试可以正常显示，但是ie7对!important可以正确解释，会导致页面没按要求显示！找到一个针对IE7不错的hack方式就是使用“*+html”，现在用IE7浏览一下，应该没有问题了。]]></description>
		<wfw:commentRss>http://www.keephelp.com/css/ie6-ie7-firefox-css/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

