Re: link relationships

Toby A Inkster wrote:

>On Sat, Jul 05, 2003 at 12:03:20AM -0500, Brant Langer Gurganus wrote:
>| That is the case with the informatively defined and often given example:
>| <blockcode>
>| <link href="mailto:webmaster@domain.com" rev="made">
>| </blockcode>
>| 
>| In that example, the webmaster@domain.com made the page, not the other 
>| way around.  
>
>No, you have things the wrong way around. Your example says "this e-mail
>address was made by this page", which usually will not make sense,
>unless its a page generated by the final stage of a webmail signup
>script. :-)
>  
>
In that case, is the correct usage for telling who made a site:
<blockcode>
<link href="mailto:webmaster@domain.com" rel="made">
</blockcode>

-- 
Brant Langer Gurganus
Write me a message if you're happy.

Received on Saturday, 5 July 2003 11:06:59 UTC