> 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

_______________________________________________
microformats-discuss mailing list
microformats-discuss@microformats.org
http://microformats.org/mailman/listinfo/microformats-discuss

Reply via email to