[uf-discuss] An Inconvenient hCard
Paul Wilkins
pmw57 at xtra.co.nz
Sun Mar 11 17:43:35 PST 2007
From: "Paul Wilkins" <pmw57 at xtra.co.nz>
> With that, you can have
> <p class="tel">Tel: <span class="value">(514) 123-4567</p>
> <p class="tel"><span class="type">Fax</span>: <span class="value">(514)
> 123-4568</span></p>
Correction:
<p class="tel">Tel: <span class="value">(514) 123-4567</span></p>
<p class="tel"><span class="type">Fax</span>: <span class="value">(514)
123-4568</span></p>
The good thing about keeping the tel class in the paragraph is that if the
type and value aren't yet understood by a parser, the appropriate content
will still make it through.
--
Paul Wilkins
More information about the microformats-discuss
mailing list