[uf-dev] troubles with vcard
Paul Wilkins
pmw57 at xtra.co.nz
Tue Nov 27 03:01:37 PST 2007
On Nov 27, 2007 11:13 PM, Artem Chertov <Artem at chertov.name> wrote:
> Hello, Tim.
>
> For right display url address in MS Outlook you may use:
>
> <div class="url" >Web:
> <span class="url">unternehmensname.de</span>
> </div>
I would have thought that putting the class on the link itself would be easier.
<div>Web:
<a href="unternehmensname.de" class="url">unternehmensname.de</a>
</div>
--
Paul Wilkins
More information about the microformats-dev
mailing list