<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: WordPress 主题教程 #11：宽度和布局</title>
	<atom:link href="http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/feed/" rel="self" type="application/rss+xml" />
	<link>http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/</link>
	<description>关注 WordPress，关注互联网</description>
	<lastBuildDate>Tue, 22 May 2012 09:13:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Jasooooooon</title>
		<link>http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/comment-page-2/#comment-48978</link>
		<dc:creator>Jasooooooon</dc:creator>
		<pubDate>Sun, 02 Oct 2011 18:58:47 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/#comment-48978</guid>
		<description>为什么我照做了sidebar还是在页面底部呢？IE和火狐都是这样...楼主赐教啊！</description>
		<content:encoded><![CDATA[<p>为什么我照做了sidebar还是在页面底部呢？IE和火狐都是这样&#8230;楼主赐教啊！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 七少爷</title>
		<link>http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/comment-page-2/#comment-46426</link>
		<dc:creator>七少爷</dc:creator>
		<pubDate>Wed, 18 Aug 2010 09:53:27 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/#comment-46426</guid>
		<description>从网站上直接copy的代码，单引号，和双引号，貌似都是全角字符，导致错误。。。</description>
		<content:encoded><![CDATA[<p>从网站上直接copy的代码，单引号，和双引号，貌似都是全角字符，导致错误。。。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis</title>
		<link>http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/comment-page-1/#comment-44481</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Sat, 16 Jan 2010 17:34:32 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/#comment-44481</guid>
		<description>1. 写错了，  _e  而不是 php_e
2. 不知道你说什么
3. 这个兼容性问题，直接靠你自己去搞！</description>
		<content:encoded><![CDATA[<p>1. 写错了，  _e  而不是 php_e<br />
2. 不知道你说什么<br />
3. 这个兼容性问题，直接靠你自己去搞！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis</title>
		<link>http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/comment-page-1/#comment-44480</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Sat, 16 Jan 2010 17:32:49 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/#comment-44480</guid>
		<description>如果 DIV 的 float 设置为 left，那么他的 display 就不是 block 了，一个挨着一个排了。除非总体宽度超过了，才会到下边！</description>
		<content:encoded><![CDATA[<p>如果 DIV 的 float 设置为 left，那么他的 display 就不是 block 了，一个挨着一个排了。除非总体宽度超过了，才会到下边！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Twitter</title>
		<link>http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/comment-page-1/#comment-40070</link>
		<dc:creator>Twitter</dc:creator>
		<pubDate>Tue, 24 Mar 2009 04:49:24 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/#comment-40070</guid>
		<description>雪山大哥，我跟着教程一步步做到这里，只出现过2个错误，不知能否帮忙解决下：
1、php_e()这个函数输出字符串时全部都不好用，提示错误函数未定义。
2、我得搜索框那步，始终是在第二行显示，不会和前面得那个点点一行显示，比较郁闷！
3、做到这里之后，我在火狐和IE6上测试，我得台式机上面是IE6整体居中了，火狐不居中，在我得笔记本上测试，火狐居中了，IE6上不居中，不知道是什么原因！
望雪上大哥抽时间解答下！谢谢！</description>
		<content:encoded><![CDATA[<p>雪山大哥，我跟着教程一步步做到这里，只出现过2个错误，不知能否帮忙解决下：<br />
1、php_e()这个函数输出字符串时全部都不好用，提示错误函数未定义。<br />
2、我得搜索框那步，始终是在第二行显示，不会和前面得那个点点一行显示，比较郁闷！<br />
3、做到这里之后，我在火狐和IE6上测试，我得台式机上面是IE6整体居中了，火狐不居中，在我得笔记本上测试，火狐居中了，IE6上不居中，不知道是什么原因！<br />
望雪上大哥抽时间解答下！谢谢！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 我是小弟</title>
		<link>http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/comment-page-1/#comment-39070</link>
		<dc:creator>我是小弟</dc:creator>
		<pubDate>Fri, 20 Feb 2009 04:58:13 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/#comment-39070</guid>
		<description>.sidebar{
float:left;------这里明明是left，为什么sidebar不显示在日志内容的下面，而显示在右边呢？不是要right才显示在右边吗？希望有人回答，谢谢了！
width:240px;
background:#eeeeee;
margin:0 0 0 10px;
}</description>
		<content:encoded><![CDATA[<p>.sidebar{<br />
float:left;&#8212;&#8212;这里明明是left，为什么sidebar不显示在日志内容的下面，而显示在右边呢？不是要right才显示在右边吗？希望有人回答，谢谢了！<br />
width:240px;<br />
background:#eeeeee;<br />
margin:0 0 0 10px;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis</title>
		<link>http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/comment-page-1/#comment-38023</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Wed, 14 Jan 2009 08:05:47 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/#comment-38023</guid>
		<description>是这样的。</description>
		<content:encoded><![CDATA[<p>是这样的。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tintin</title>
		<link>http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/comment-page-1/#comment-38022</link>
		<dc:creator>tintin</dc:creator>
		<pubDate>Wed, 14 Jan 2009 07:37:52 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/#comment-38022</guid>
		<description>忍不住想夸夸，写得真好，非常详细~~先感谢~~

小弟跟着步骤一步步走都完全没有问题，到这篇教程的时候，遇到了一个小问题：我发布了一篇日志，图片的宽度超过了container的宽500px，结果在IE下浏览时，右边的sidebar被挤到了日志的最下面，而不是与日志对齐；不过在FIREFOX下面一切正常，图片多出去的部分，被左边的sidebar遮住了。
开始以为是magin设置的10px有问题，结果改来改去也没办法，最后试了试登录后台把图片缩小，结果就可以了。
难道在写日志的时候，图片宽必须设成小于500px吗，还是小弟在哪里做错了，请大虾们指点，谢谢~~</description>
		<content:encoded><![CDATA[<p>忍不住想夸夸，写得真好，非常详细~~先感谢~~</p>
<p>小弟跟着步骤一步步走都完全没有问题，到这篇教程的时候，遇到了一个小问题：我发布了一篇日志，图片的宽度超过了container的宽500px，结果在IE下浏览时，右边的sidebar被挤到了日志的最下面，而不是与日志对齐；不过在FIREFOX下面一切正常，图片多出去的部分，被左边的sidebar遮住了。<br />
开始以为是magin设置的10px有问题，结果改来改去也没办法，最后试了试登录后台把图片缩小，结果就可以了。<br />
难道在写日志的时候，图片宽必须设成小于500px吗，还是小弟在哪里做错了，请大虾们指点，谢谢~~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 纪小年</title>
		<link>http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/comment-page-1/#comment-37321</link>
		<dc:creator>纪小年</dc:creator>
		<pubDate>Sat, 20 Dec 2008 14:53:26 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/#comment-37321</guid>
		<description>我的问题是：假如我的日志没有一行写满的的，那个侧边栏就会随着日志里面最长的哪一行而靠左
个人感觉这样好一些：
.sidebar{
	float:right;←这里改成right
	width:240px;
	background:#eeeeee;
	margin:0 0 0 10px;
	display:inline;
}</description>
		<content:encoded><![CDATA[<p>我的问题是：假如我的日志没有一行写满的的，那个侧边栏就会随着日志里面最长的哪一行而靠左<br />
个人感觉这样好一些：<br />
.sidebar{<br />
	float:right;←这里改成right<br />
	width:240px;<br />
	background:#eeeeee;<br />
	margin:0 0 0 10px;<br />
	display:inline;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 纪小年</title>
		<link>http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/comment-page-1/#comment-37320</link>
		<dc:creator>纪小年</dc:creator>
		<pubDate>Sat, 20 Dec 2008 14:50:31 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/#comment-37320</guid>
		<description>另外siderbar左边留个10px的空间，不留行吗
关于这个问题我可以回答你，假如你不留那10px的空间，你会发现你的日志内容和你的侧边栏内容连在了一起，虽然他们的背景色不一样。</description>
		<content:encoded><![CDATA[<p>另外siderbar左边留个10px的空间，不留行吗<br />
关于这个问题我可以回答你，假如你不留那10px的空间，你会发现你的日志内容和你的侧边栏内容连在了一起，虽然他们的背景色不一样。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xiami</title>
		<link>http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/comment-page-1/#comment-31529</link>
		<dc:creator>xiami</dc:creator>
		<pubDate>Wed, 20 Aug 2008 13:59:02 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/#comment-31529</guid>
		<description>为什么侧边栏用class有什么方便的地方吗？用id是不是也行作者为什么强调用class.
另外siderbar左边留个10px的空间，不留行吗
这直接导致了文章的第8步我看不懂。另外关于ie的bug什么的也不懂
期待回答！！！</description>
		<content:encoded><![CDATA[<p>为什么侧边栏用class有什么方便的地方吗？用id是不是也行作者为什么强调用class.<br />
另外siderbar左边留个10px的空间，不留行吗<br />
这直接导致了文章的第8步我看不懂。另外关于ie的bug什么的也不懂<br />
期待回答！！！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xiami</title>
		<link>http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/comment-page-1/#comment-31526</link>
		<dc:creator>xiami</dc:creator>
		<pubDate>Wed, 20 Aug 2008 13:35:43 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/#comment-31526</guid>
		<description># text-align: left; 是让 wrapper DIV 中的文本向左对齐因为你会改变 body{ text-align: left;} 到 text-align: center;
 在wrapper中为什么还要加个text-align:left;
为什么说会变成剧中对齐？
期待回答</description>
		<content:encoded><![CDATA[<p># text-align: left; 是让 wrapper DIV 中的文本向左对齐因为你会改变 body{ text-align: left;} 到 text-align: center;<br />
 在wrapper中为什么还要加个text-align:left;<br />
为什么说会变成剧中对齐？<br />
期待回答</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hedy</title>
		<link>http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/comment-page-1/#comment-28895</link>
		<dc:creator>hedy</dc:creator>
		<pubDate>Wed, 09 Jul 2008 02:10:33 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/#comment-28895</guid>
		<description>哦，好了，我把functions的s丢了，(*^__^*) 嘻嘻…… :razz:</description>
		<content:encoded><![CDATA[<p>哦，好了，我把functions的s丢了，(*^__^*) 嘻嘻…… <img src='http://fairyfish.b0.upaiyun.com/smilies/icon_razz.gif' alt=':razz:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hedy</title>
		<link>http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/comment-page-1/#comment-28894</link>
		<dc:creator>hedy</dc:creator>
		<pubDate>Wed, 09 Jul 2008 02:06:34 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/#comment-28894</guid>
		<description>为什么提示未定义侧边栏呢？请问应该怎么改？ :mrgreen:</description>
		<content:encoded><![CDATA[<p>为什么提示未定义侧边栏呢？请问应该怎么改？ <img src='http://fairyfish.b0.upaiyun.com/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 痞子C</title>
		<link>http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/comment-page-1/#comment-28853</link>
		<dc:creator>痞子C</dc:creator>
		<pubDate>Tue, 08 Jul 2008 08:58:39 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/#comment-28853</guid>
		<description>是输入法没有调好啊
暂时还是复制一下源文件吧~~</description>
		<content:encoded><![CDATA[<p>是输入法没有调好啊<br />
暂时还是复制一下源文件吧~~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 痞子C</title>
		<link>http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/comment-page-1/#comment-28852</link>
		<dc:creator>痞子C</dc:creator>
		<pubDate>Tue, 08 Jul 2008 08:56:20 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/#comment-28852</guid>
		<description>我就和你犯了一样的错误啊
我在W3C监测里 
发现了46个错误啊，最后不得不再把雪山大哥的INDEX.PHP又复制了一遍~~</description>
		<content:encoded><![CDATA[<p>我就和你犯了一样的错误啊<br />
我在W3C监测里<br />
发现了46个错误啊，最后不得不再把雪山大哥的INDEX.PHP又复制了一遍~~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aylie</title>
		<link>http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/comment-page-1/#comment-28497</link>
		<dc:creator>aylie</dc:creator>
		<pubDate>Wed, 25 Jun 2008 08:43:29 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/#comment-28497</guid>
		<description>学习了~</description>
		<content:encoded><![CDATA[<p>学习了~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BlueDrifter</title>
		<link>http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/comment-page-1/#comment-27773</link>
		<dc:creator>BlueDrifter</dc:creator>
		<pubDate>Mon, 02 Jun 2008 05:47:22 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/#comment-27773</guid>
		<description>终于找到原因了，原来是全角和半角搞错，导致所有的ID和Class定义未被识别。
希望别人不要犯和我一样的错误。 :shock:</description>
		<content:encoded><![CDATA[<p>终于找到原因了，原来是全角和半角搞错，导致所有的ID和Class定义未被识别。<br />
希望别人不要犯和我一样的错误。 <img src='http://fairyfish.b0.upaiyun.com/smilies/icon_eek.gif' alt=':shock:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BlueDrifter</title>
		<link>http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/comment-page-1/#comment-27749</link>
		<dc:creator>BlueDrifter</dc:creator>
		<pubDate>Sun, 01 Jun 2008 10:06:08 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/#comment-27749</guid>
		<description>雪山，之前的都很顺利，但是此章对于页面的定义我这里都没有效果。检查了CSS编码也没有错误，难道是因为不支持WP2.5.1？
期待你的回复。 :cry:</description>
		<content:encoded><![CDATA[<p>雪山，之前的都很顺利，但是此章对于页面的定义我这里都没有效果。检查了CSS编码也没有错误，难道是因为不支持WP2.5.1？<br />
期待你的回复。 <img src='http://fairyfish.b0.upaiyun.com/smilies/icon_cry.gif' alt=':cry:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/comment-page-1/#comment-24809</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Sun, 06 Apr 2008 01:57:49 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/06/21/wp-theme-lesson-11-widths-and-floats/#comment-24809</guid>
		<description>代码怎么放到http://validator.w3.org/check上有42个error啊，我试的也会有这么多，怎么解决啊？ :sad:</description>
		<content:encoded><![CDATA[<p>代码怎么放到http://validator.w3.org/check上有42个error啊，我试的也会有这么多，怎么解决啊？ <img src='http://fairyfish.b0.upaiyun.com/smilies/icon_sad.gif' alt=':sad:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

