On Sun, 2008-02-03 at 21:35 +0000, Martin McEvoy wrote:
> On Sun, 2008-02-03 at 20:40 +0000, Martin McEvoy wrote:
> > <foo id="me" class="fn">Martin McEvoy</foo>
> >
> > <bar class="[EMAIL PROTECTED]">http://wherever.com/</bar>
>
> No :( too verbose anyway: ....
A solution may be to remove our own "anti-patterns" such as using "id"
and empty anchor text links altogether:
<div class="vcard">
<span class="include">
<span class="fn">Martin McEvoy</span>
</span>
<a class="url org" href="http://someurl.co.uk/">WebOrganics</a>
</div>
all sibling hcards could then use the "include" as the Required "fn"
when not explicitly stated.
<div class="vcard">
<a class="url org" href="http://someurl.com/">DarkstarServer</a>
</div>
Thanks
Martin McEvoy
_______________________________________________
microformats-discuss mailing list
[email protected]
http://microformats.org/mailman/listinfo/microformats-discuss