﻿<?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; wordpress主题</title>
	<atom:link href="http://www.gengtang.net/tag/wordpress-theme/feed" rel="self" type="application/rss+xml" />
	<link>http://www.gengtang.net</link>
	<description>seo工具,seo案例教程,网站优化seo,网络营销推广,wordpress使用技巧,wordpress插件,wordpress主题,网站推广,网站推广方法,网站盈利,网站赚钱,网站前端设计</description>
	<lastBuildDate>Wed, 30 Jun 2010 03:58:37 +0000</lastBuildDate>
	<meta name="author" content="耕堂" />
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>wordpress 主题修改之css兼容</title>
		<link>http://www.gengtang.net/theme/wordpress-theme-css.html</link>
		<comments>http://www.gengtang.net/theme/wordpress-theme-css.html#comments</comments>
		<pubDate>Thu, 20 Aug 2009 08:07:36 +0000</pubDate>
		<dc:creator>耕堂</dc:creator>
				<category><![CDATA[theme]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[wordpress主题]]></category>

		<guid isPermaLink="false">http://www.gengtang.net/?p=252</guid>
		<description><![CDATA[测试或修改wordpress 主题时，要考虑到不同的浏览器对css的兼容性


Related posts相关文章:<ol><li><a href='http://www.gengtang.net/theme/free-wordpress-theme.html' rel='bookmark' title='Permanent Link: 5个免费的wordpress 主题站'>5个免费的wordpress 主题站</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>测试或修改<strong>wordpress 主题</strong>时，要考虑到不同的浏览器对css的兼容性，目前主流的浏览器主要是<a href="http://www.mozillaonline.com/" target="_blank">firefox</a>、<a href="http://www.microsoft.com/" target="_blank">ie</a>，<a title="耕堂-wordpress|seo" href="http://www.gengtang.net">耕堂</a>就实践过程谈谈它们两个对属性margin和height的态度。</p>
<li><strong>对于margin</strong></li>
<p>很多地方都在说firefox和ie对css的问题，耕堂在实践的过程中发现一些和网友们有点出入，如：<br />
<strong>1、*margin：10px；</strong>ie6能识别，firefox不能；<br />
<strong>2、margin：10px<span style="color: #ff0000;">!important</span>；</strong>ie6不能识别，firefox可以，因为对!important敏感，在width设置时似乎也可以；<br />
<strong>3、margin：10px；</strong>二者都能识别。</p>
<li><strong>对于height</strong></li>
<p><strong>height：10px；</strong><br />
<strong>height：20px<span style="color: #ff0000;">!important</span>；</strong>ie6认为高为10px，firefox认为高为20px。</p>
<p>现在有很多的<a href="http://www.gengtang.net" target="_self">wordpress</a> 主题都是免费，有的也很漂亮，但css对浏览器的兼容性设计者都很重视。</p>


<p>Related posts相关文章:<ol><li><a href='http://www.gengtang.net/theme/free-wordpress-theme.html' rel='bookmark' title='Permanent Link: 5个免费的wordpress 主题站'>5个免费的wordpress 主题站</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.gengtang.net/theme/wordpress-theme-css.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5个免费的wordpress 主题站</title>
		<link>http://www.gengtang.net/theme/free-wordpress-theme.html</link>
		<comments>http://www.gengtang.net/theme/free-wordpress-theme.html#comments</comments>
		<pubDate>Wed, 19 Aug 2009 11:28:35 +0000</pubDate>
		<dc:creator>耕堂</dc:creator>
				<category><![CDATA[theme]]></category>
		<category><![CDATA[wordpress主题]]></category>

		<guid isPermaLink="false">http://www.gengtang.net/?p=243</guid>
		<description><![CDATA[推荐几个免费的wordpress 主题站


Related posts相关文章:<ol><li><a href='http://www.gengtang.net/theme/wordpress-theme-css.html' rel='bookmark' title='Permanent Link: wordpress 主题修改之css兼容'>wordpress 主题修改之css兼容</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>推荐几个免费的wordpress 主题站</p>
<p><strong><a href="http://www.wpthemespot.com/" target="_blank">The Best Of The Best!</a></strong>，口气非常大，不过主题也不错哦！</p>
<p><strong><a href="http://topwpthemes.com/" target="_blank">Best Free themes for wordpress</a></strong>，同样很牛逼！</p>
<p><strong><a href="http://www.nattywp.com" target="_blank">Natty WP</a></strong>，在Free <a href="http://www.gengtang.net" target="_self">wordpress</a> themes里各种类型的主题应有尽有，同时还有付费主题！</p>
<p><strong><a href="http://wordpressthemesbase.com/" target="_blank">wordpressthemesbase</a></strong>,同样的种类齐全！</p>
<p><strong><a href="http://wpthemeland.com/" target="_blank">wordpress themeland</a></strong>，不同栏数，不同颜色！</p>


<p>Related posts相关文章:<ol><li><a href='http://www.gengtang.net/theme/wordpress-theme-css.html' rel='bookmark' title='Permanent Link: wordpress 主题修改之css兼容'>wordpress 主题修改之css兼容</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.gengtang.net/theme/free-wordpress-theme.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
