rel-contact: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(This page was listed on "pages wanted" list.)
 
(conflicting issue resolved a while ago, simplify description to where HTML includes rel="contact" by reference)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
rel=contact is defined with different meanings by:
<h1>rel contact</h1>


* [http://www.w3.org/html/wg/html5/#link-type3 HTML 5]
rel="contact" was introduced by [http://gmpg.org/xfn/11 XFN 1.1] in 2004 and is in broad use across various social network sites (see [[hcard-xfn-supporting-friends-lists#Services_with_XFN_supporting_friends_lists|services with XFN supporting friends lists]]).
* [http://gmpg.org/xfn/11 XFN 1.1]


Use the XFN [[profile-uris|profile]] if you want to explicitly specify the XFN meaning of the term.  
The HTML standard [https://html.spec.whatwg.org/#relationship-strings includes rel="contact" by reference] to XFN.


This issue has been [[xfn-issues|documented]].
Publishers should consider using the [http://gmpg.org/xfn/11 XFN 1.1 profile] to explicitly specify the XFN meaning.
 
== see also ==
* [[xfn]]
* [[existing-rel-values]]

Latest revision as of 12:57, 10 November 2024

rel contact

rel="contact" was introduced by XFN 1.1 in 2004 and is in broad use across various social network sites (see services with XFN supporting friends lists).

The HTML standard includes rel="contact" by reference to XFN.

Publishers should consider using the XFN 1.1 profile to explicitly specify the XFN meaning.

see also