[uf-discuss] Some questions about Microformats implementation
ryan
ryan at theryanking.com
Sun Jan 20 18:20:26 PST 2008
On Jan 20, 2008, at 1:34 PM, Bruno Miguel wrote:
> Thanks :)
>
> A couple of minutes ago, I found the MSN Messenger sintax in the
> wiki. Strangely, when I found the xmpp sintax, I failed to see the
> msn messenger one. I'm getting old and/or blind.
>
> One more question (yes, another one). I have a tremendous lack of
> geekiness, so I have to ask: can I insert a class into another one,
> like this:
> <span class="locality"><a class="url" href="http://maps.google.com/
> maps/ms?
> ie=UTF8&msa=0&msid=107254219936498773072.0004442d00670297558c0&ll=40.2
> 036,-8.407588&spn=0.010046,0.019033&t=k&z=16&om=0">Coimbra</a></span>,
> <span class="country-name">Portugal</span>
This can be simplified:
<a class="url locality" href="http://maps.google.com/maps/
msie=UTF8&msa=0&msid=107254219936498773072.0004442d0067029758c0&ll=40.20
36,-8.407588&spn=0.010046,0.019033&t=k&z=16&om=0">Coimbra</a>,
<span class="country-name">Portugal</span>
-ryan
More information about the microformats-discuss
mailing list