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
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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