rel=me
me
は rel
属性のキーワードで、 <link>
および <a>
要素で使用します。現在のリソースがリンク先の当事者によって表されていることを示します。この me
値は XHTML Friends Network (XFN) 仕様書 で導入されたものです。
html
<link rel="me" value="example.com" />
rel="me"
属性は RelMeAuth や Web sign in 仕様書において、ドメイン名や特定の URL を使用してウェブサービスに対して個人を特定できるようにする方法として使用されています。
仕様書
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.
ブラウザーの互換性
BCD tables only load in the browser