<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/main.xsl"?>
<b:blog xmlns="http://www.w3.org/1999/xhtml" xmlns:b="http://blog.othree.net"  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://blog.othree.net http://blog.othree.net/blooog.xsd">
	<b:blogTitle>O3noBLOG</b:blogTitle>
	<b:blogDescription></b:blogDescription>
	<b:entries>
		<b:entriesMeta>
			<b:listType>s</b:listType>
			<b:listData listID="000403" baseName="microformats-tag">microformat的rel-tag</b:listData>

			<b:previous>
				<b:mTitle>Opera 9.2 新功能，Speed Dial</b:mTitle>
				<b:mDate>2007/04/12</b:mDate>
				<b:mBase>opera-92-speed-dial</b:mBase>
			</b:previous>


			<b:next>
				<b:mTitle>黑客松、BOF、OSDC</b:mTitle>
				<b:mDate>2007/04/16</b:mDate>
				<b:mBase>codejam-bof-osdc</b:mBase>
			</b:next>

		</b:entriesMeta>
		<b:entry entryID="000403" baseName="microformats-tag">
			<b:author>
				<b:authorName>othree</b:authorName>
				<b:authorEmail>othree@gmail.com</b:authorEmail>
				<b:authorUrl></b:authorUrl>
			</b:author>
			<b:datetime>
				<b:date>2007-04-15</b:date>
				<b:time>11:29:30</b:time>
			</b:datetime>
			<b:category>css-html</b:category>

			<b:CommentsAccepted>1</b:CommentsAccepted>



			<b:PingsAccepted>1</b:PingsAccepted>


			<b:title>microformat的rel-tag</b:title>
			<b:content>
				<b:summary>microformat中有一個用來標示tag（標籤）的格式，叫rel-tag，範例如下： &lt;a href=&quot;http://del.icio.us/tag/firefox&quot; rel=&quot;tag&quot;&gt;firefox&lt;/a&gt; 這樣就等於在頁面內標上firefox這個標籤，不過一個很容易造成誤解的是，指定標籤為firefox的是連結網址的最後一個部份，也就是說如果我把code改成下面的樣子，標籤還是firefox。 &lt;a href=&quot;http://del.icio.us/tag/firefox&quot; rel=&quot;tag&quot;&gt;相關文章&lt;/a&gt; 如果有?key=val或是#anchor這樣的資訊在網址後面，則parser應該要忽略些部份，只讀實際request的頁面位址的最後一段詞。 rel-tag - Microformats...</b:summary>
				<b:mainContent><p>microformat中有一個用來標示tag（標籤）的格式，叫rel-tag，範例如下：</p>



<pre><code>&lt;a href=&quot;http://del.icio.us/tag/firefox&quot; rel=&quot;tag&quot;&gt;firefox&lt;/a&gt;</code></pre>



<p>這樣就等於在頁面內標上firefox這個標籤，不過一個很容易造成誤解的是，指定標籤為firefox的是連結網址的最後一個部份，也就是說如果我把code改成下面的樣子，標籤還是firefox。</p>



<pre><code>&lt;a href=&quot;http://del.icio.us/tag/firefox&quot; rel=&quot;tag&quot;&gt;相關文章&lt;/a&gt;</code></pre>



<p>如果有<code>?key=val</code>或是<code>#anchor</code>這樣的資訊在網址後面，則parser應該要忽略些部份，只讀實際request的頁面位址的最後一段詞。</p>


<ul>
<li><a href="http://microformats.org/wiki/rel-tag#Tag_Spaces">rel-tag - Microformats</a></li>
</ul>

</b:mainContent>
				<b:extendContent></b:extendContent>
			</b:content>
			<b:comments commentCount="1">

				<b:comment commentID="015440" entryID="000403">
					<b:author>
						<b:authorName>BCSEEATI</b:authorName>
						<b:authorEmail>elohim@gmail.com</b:authorEmail>
						<b:authorUrl>http://blog.bcse.info/</b:authorUrl>
					</b:author>
					<b:datetime>
						<b:date>2007-04-15</b:date>
						<b:time>18:45:48</b:time>
					</b:datetime>
					<b:content>
						<b:mainContent><p>(驚訝) 原來是這樣子啊…</p></b:mainContent>
					</b:content>
				</b:comment>

			</b:comments>
			<b:trackbacks trackbackCount="0" trackbackURL="http://othree.net/cgi-bin/mt/mt-tb.cgi/402">

			</b:trackbacks>
		</b:entry>
	</b:entries>
</b:blog>