[uf-discuss] Correct way to use the "key" property of hCard
Ben Ward
lists at ben-ward.co.uk
Mon Sep 17 14:54:02 PDT 2007
I don't know the answer to this particular problem, but:
On 17 Sep 2007, at 22:23, Scott Reynen wrote:
> <abbr class="type" title="PGP">public key</abbr>
‘PGP’ is not an abbreviation of ‘public key’.
Assuming the rest of the example is correct, you'd need to do
something like:
<span class="key">
<span class="type">PGP</span> Public Key:
<span class="value">Blah</span>
</span>
Ben
More information about the microformats-discuss
mailing list