<?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>相關回應：為您的佈景主題增添「隨機文章」</title>
	<atom:link href="http://blog.beyes.tw/228/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.beyes.tw/228</link>
	<description>The Time Of My Life …</description>
	<lastBuildDate>Sun, 16 May 2010 22:34:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>作者：為您的佈景主題增添「同分類文章」 &#124; 我的普立茲</title>
		<link>http://blog.beyes.tw/228/comment-page-1#comment-1166</link>
		<dc:creator>為您的佈景主題增添「同分類文章」 &#124; 我的普立茲</dc:creator>
		<pubDate>Sun, 16 May 2010 22:34:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.beyes.tw/?p=228#comment-1166</guid>
		<description>[...] 「同分類文章」在這邊指的是當您在瀏覽某篇文章時，順便將這篇文章所屬同分類的文章以其文章標題的方式條列出來。如果您想把它置於文章迴圈中的話，跟「隨機文章」一樣，它不能置於「評論模板」前。也就是說，如果您想將它放在文章與評論之間的話，依舊要使用定位的方式。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 「同分類文章」在這邊指的是當您在瀏覽某篇文章時，順便將這篇文章所屬同分類的文章以其文章標題的方式條列出來。如果您想把它置於文章迴圈中的話，跟「隨機文章」一樣，它不能置於「評論模板」前。也就是說，如果您想將它放在文章與評論之間的話，依舊要使用定位的方式。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：skyfate</title>
		<link>http://blog.beyes.tw/228/comment-page-1#comment-972</link>
		<dc:creator>skyfate</dc:creator>
		<pubDate>Fri, 28 Nov 2008 01:22:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.beyes.tw/?p=228#comment-972</guid>
		<description>定位範例？

例如在上圖中，將 div 2 設為 position: relative 然後將 div 4 設為 position: absolute;top: 0px;

而這個 div 4 所設的高度就是 div 3 的 margin-top 距離。如果不是用 margin-top 就改用 position: absolute;top: ??px;

可以先參考這篇：&lt;a href=&quot;http://blog.beyes.tw/217&quot; rel=&quot;nofollow&quot;&gt;http://blog.beyes.tw/217&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>定位範例？</p>
<p>例如在上圖中，將 div 2 設為 position: relative 然後將 div 4 設為 position: absolute;top: 0px;</p>
<p>而這個 div 4 所設的高度就是 div 3 的 margin-top 距離。如果不是用 margin-top 就改用 position: absolute;top: ??px;</p>
<p>可以先參考這篇：<a href="http://blog.beyes.tw/217" rel="nofollow">http://blog.beyes.tw/217</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：taglife</title>
		<link>http://blog.beyes.tw/228/comment-page-1#comment-969</link>
		<dc:creator>taglife</dc:creator>
		<pubDate>Thu, 27 Nov 2008 09:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.beyes.tw/?p=228#comment-969</guid>
		<description>CSS的定位有範例嗎？用不出來...
Template_Tags, The_Loop, query_posts 看無不會用 XD...</description>
		<content:encoded><![CDATA[<p>CSS的定位有範例嗎？用不出來&#8230;<br />
Template_Tags, The_Loop, query_posts 看無不會用 XD&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：skyfate</title>
		<link>http://blog.beyes.tw/228/comment-page-1#comment-521</link>
		<dc:creator>skyfate</dc:creator>
		<pubDate>Fri, 30 May 2008 09:26:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.beyes.tw/?p=228#comment-521</guid>
		<description>　　嗯，謝謝您。

　　這些東西都是我在弄佈景主題時的小東西而已，所以我只會依我看到的、弄出結果的方式，至於其它的方式，我沒試過。</description>
		<content:encoded><![CDATA[<p>　　嗯，謝謝您。</p>
<p>　　這些東西都是我在弄佈景主題時的小東西而已，所以我只會依我看到的、弄出結果的方式，至於其它的方式，我沒試過。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Kirin Lin</title>
		<link>http://blog.beyes.tw/228/comment-page-1#comment-520</link>
		<dc:creator>Kirin Lin</dc:creator>
		<pubDate>Fri, 30 May 2008 07:19:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.beyes.tw/?p=228#comment-520</guid>
		<description>不錯的簡易教學，GJ!

我認為也可以用 http://codex.wordpress.org/The_Loop 裡頭的 query_posts 來達成相同的目的。</description>
		<content:encoded><![CDATA[<p>不錯的簡易教學，GJ!</p>
<p>我認為也可以用 <a href="http://codex.wordpress.org/The_Loop" rel="nofollow">http://codex.wordpress.org/The_Loop</a> 裡頭的 query_posts 來達成相同的目的。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
