[uf-discuss] Geo deployed on Wikipedia.
Costello, Roger L.
costello at mitre.org
Wed Apr 4 05:27:05 PDT 2007
> The HTML that is generated by the template could be:
>
> Singapore
> <span class="adr" style="display:none">
> (<span class="country-name">Singapore</span)
> </span>
How is this better than just:
<span class="adr"><span class="country-name">Singapore</span></span>
Ah, good point! You're right, there's no need for that extra stuff.
You've made it even simpler!
/Roger
More information about the microformats-discuss
mailing list