[uf-new] microformat granularity: currency and measure
Guillaume Lebleu
gl at brixlogic.com
Thu Jul 19 14:49:03 PDT 2007
Andy Mabbett wrote:
>> For instance, in "¢2.1 USD", the currency is "USD", and the unit is
>> "¢", but "¢" is not the symbol of currency "USD".
>
>
> How would you mark those up?
>
Here is a try, using the "value" class name:
<span class="money"><abbr class="unit" title="cent">¢</abbr><span
class="value">2.1</span> <span class="currency">USD</span></span>
Guillaume
More information about the microformats-new
mailing list