[uf-discuss] Dated currency examples?

Lorenzo De Tomasi lorenzo.detomasi at gmail.com
Thu Sep 28 02:59:55 PDT 2006


What about the following proposal?
<p class="price">
 <abbr class="unit money" title="euro">€</abbr> <span class="value">10,5</span>
</p>

that can also be used for othe measures like:
<p class="lenght">
 <abbr class="unit" title="meter">m</abbr> <span class="value">10,5</span>
</p>

Thanks for your opinion :-)

On 9/27/06, Scott Reynen <scott at randomchaos.com> wrote:
> On Sep 27, 2006, at 2:21 PM, Guillaume Lebleu wrote:
>
> > <span class="price"><span class="currencyamount"><abbr
> > class="unitcurrency" title="USD">$</abbr>25</span> a <abbr
> > class="unit" title="barrel>barrel</abbr></span>.
>
> As suggested in the currency "Related microformats" section, I think
> a simpler money microformat (without "unit") could be combined with
> hListing [1] to cover something like this, e.g.:
>
> <span class="hlisting">
>         <span class="price money">
>                 <abbr class="currency" title="USD">$</abbr><span class="value">25</
> span>
>         </span> a <span class="item fn">barrel</span>
> </span >
>
> [1] http://microformats.org/wiki/hlisting
>
> Peace,
> Scott
>
> _______________________________________________
> microformats-discuss mailing list
> microformats-discuss at microformats.org
> http://microformats.org/mailman/listinfo/microformats-discuss
>


-- 
Lorenzo De Tomasi
Designer della comunicazione
http://www.ipernico.it


More information about the microformats-discuss mailing list