rev-made

From Microformats Wiki
Revision as of 23:49, 28 September 2010 by Singpolyma (talk | contribs) (rev=made initial description)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

rev=made is a historical value used by browsers such as lynx to determine the email address of the web page owner/author. It is commonly (at least by links) only supported on the <link/> tag.

Example

<link rev="made" href="mailto:alice@example.com" title="Alice" />

References