hcard を埋め込む前の HTML は、次のとおりでした。
<div id="footer">そして、hcard を埋め込んだ HTML は、次のとおりです。ここでは fn, org, url を使っています。
Copyright© 2007 <a href="http://www.lrlab.to/">LEARNING RESOURCE LAB</a> and
the <a href="http://postal-search-apis-and-solutions.blogspot.com/">Postal Search APIs & Solutions team</a>.
</div>
<div id="footer">このページを Firefox で表示して、Operator の連絡先から書き出した vcard は、次のとおりです。
<span class="vcard">
Copyright© 2007 <a class="fn org url" href="http://www.lrlab.to/">LEARNING RESOURCE LAB</a> and
the <a class="url" href="http://postal-search-apis-and-solutions.blogspot.com/">Postal Search APIs & Solutions team</a>.
</span>
</div>
BEGIN:VCARD
PRODID:-//kaply.com//Operator 0.8//EN
SOURCE:http://developmentor.lrlab.to/postal/
NAME:Postal Search APIs & Solutions
VERSION:3.0
N:;;;;
ORG;CHARSET=UTF-8:LEARNING RESOURCE LAB
FN;CHARSET=UTF-8:LEARNING RESOURCE LAB
UID:
URL:http://www.lrlab.to/
URL:http://postal-search-apis-and-solutions.blogspot.com/
END:VCARD
0 件のコメント:
コメントを投稿