From 82ba818ff456bcd6d56a06226e3f27e98fbb55c3 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 14 Aug 2025 22:58:58 -0500 Subject: removing all downloaded devdocs files --- devdocs/html/attributes%2Frel%2Fme.html | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 devdocs/html/attributes%2Frel%2Fme.html (limited to 'devdocs/html/attributes%2Frel%2Fme.html') diff --git a/devdocs/html/attributes%2Frel%2Fme.html b/devdocs/html/attributes%2Frel%2Fme.html deleted file mode 100644 index a905b869..00000000 --- a/devdocs/html/attributes%2Frel%2Fme.html +++ /dev/null @@ -1,17 +0,0 @@ -

rel=me

-

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.

-

html

-
<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

-
-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

-

- © 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 -

-
-- cgit v1.2.3