Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
mohamedkhallouq
GitHub Repository: mohamedkhallouq/content
Path: blob/main/files/en-us/web/html/attributes/rel/me/index.md
6552 views
---
title: rel=me slug: Web/HTML/Attributes/rel/me page-type: html-attribute-value browser-compat: html.elements.link.rel.me
---

{{HTMLSidebar}}

The me keyword for the {{HTMLAttrxRef("rel", "link")}} attribute of the {{HTMLElement("link")}} and {{HTMLElement("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.

<link rel="me" value="example.com" />

The rel="me" attribute is used in RelMeAuth and Web sign in specifications as a way to enable a person to identify themselves to a web service using their domain name or a particular URL.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}