(rev=made initial description) |
Current revision (23:58, 28 September 2010) (view source) (notes about this being wrong and hcard being better) |
||
Line 1: | Line 1: | ||
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 <nowiki><link/></nowiki> tag. | 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 <nowiki><link/></nowiki> tag. | ||
+ | |||
+ | This is also, unfortunately, an example of the rev attribute being used wrong. Alice is not made by this page, but rather this page is made by Alice. rel=made or rev=made-by would be appropriate. | ||
+ | |||
+ | This content can be better got by using representative hcard. | ||
== Example == | == Example == |
Current revision
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.
This is also, unfortunately, an example of the rev attribute being used wrong. Alice is not made by this page, but rather this page is made by Alice. rel=made or rev=made-by would be appropriate.
This content can be better got by using representative hcard.
Example
<link rev="made" href="mailto:alice@example.com" title="Alice" />