On 7/18/06, Ciaran McNulty <[EMAIL PROTECTED]> wrote:
Or, a more complex example with multiple languages:
[...]


Sorry, screwed this up a bit.  I meant to demonstrate different number
formatting.

<p lang="en">
Price:
<span class="money">
<abbr class="currency" title="GBP">&pound;</abbr>
<span class="amount">1,250.00</span>
</span>
<span lang="fr" class="money">
(Prix:
<span class="amount">1600,00</span>
<abbr class="currency" title="EUR">&euro;</abbr>
 )
</span>
</p>
_______________________________________________
microformats-discuss mailing list
microformats-discuss@microformats.org
http://microformats.org/mailman/listinfo/microformats-discuss

Reply via email to