Hello.
I recently decided to implement hCard in my blog. But I have some
questions.
This is my implementation:
<div class="agent vcard" style="display:none">
<a class="url fn" href="http://conversasdobruno.webtuga.net">Bruno
Miguel</a><br />
<a class="email"
href="mailto:brunoalexandremiguel:at:gmail.com">brunoalexandremiguel:at:gmail.com</a><br
/>
<a class="url" href="xmpp:[EMAIL PROTECTED]">Gtalk</a>
<span class="adr">
<span class="locality">Coimbra</span>,
<span class="country-name">Portugal</span>
</span>
<span class="geo">
<span class="latitude">40.203379</span>,
<span class="longitude">-8.407588</span>
</span>
</div>
With Operator extension it works ok (that is, when the extension works
how it should), but with the following validator it
doesn't:
http://junk.ideias3.com/hCard/?url=http://www.conversasdobruno.webtuga.net/
In the validator, the address appears as a # and the xmpp url appears as
part of my website url.
I'm, most likely, doing something wrong, but I can't figure it out. Can
anyone help me with this?
_______________________________________________
microformats-discuss mailing list
[email protected]
http://microformats.org/mailman/listinfo/microformats-discuss