rel=me #
::: section-content
The me keyword for the
rel attribute of
the
<link> and
<a> elements
indicates that the current resource is represented by the linked party.
The me value was introduced in the
XHTML Friends Network (XFN)
specification{target="_blank"}.
::: code-example [html]{.language-name}
<link rel="me" value="example.com" />
:::
The rel="me" attribute is used in
RelMeAuth{target="_blank"}
and
Web sign
in{target="_blank"}
specifications as a way to enable a person to identify themselves to a
web service using their domain name or a particular URL.
:::
Specifications #
::: {.notecard .warning} No specification found
No specification data found for html.elements.link.rel.me.
Check for problems with this page or contribute a missing
spec_url to
mdn/browser-compat-data.
Also make sure the specification is included in
w3c/browser-specs.
:::
Browser compatibility #
::: _attribution
© 2005–2023 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5
or later.
https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel/me{._attribution-link}
:::