<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.whatwg.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Sirzooro</id>
	<title>WHATWG Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.whatwg.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Sirzooro"/>
	<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/wiki/Special:Contributions/Sirzooro"/>
	<updated>2026-04-05T15:31:15Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.whatwg.org/index.php?title=RelExtensions&amp;diff=3469</id>
		<title>RelExtensions</title>
		<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/index.php?title=RelExtensions&amp;diff=3469"/>
		<updated>2009-01-02T11:14:16Z</updated>

		<summary type="html">&lt;p&gt;Sirzooro: added start (first) and end (last); corrected few typos&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists the allowed extension values for the rel=&amp;quot;&amp;quot; attribute in HTML5. You may add your own values to this list, which makes them legal HTML5 rel values. We ask that you try to avoid redundancy; if someone has already defined a value that does roughly what you want, please reuse it.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!  rowspan=2 | Keyword&lt;br /&gt;
!  colspan=2 | Effect on...&lt;br /&gt;
!  rowspan=2 | Brief description&lt;br /&gt;
!  rowspan=2 | Link to more details&lt;br /&gt;
!  rowspan=2 | Synonyms&lt;br /&gt;
!  rowspan=2 | Status&lt;br /&gt;
|- &lt;br /&gt;
! link&lt;br /&gt;
! a and area&lt;br /&gt;
|- &lt;br /&gt;
| script&lt;br /&gt;
| not allowed&lt;br /&gt;
| not allowed&lt;br /&gt;
| Was proposed to replace &amp;amp;lt;script&amp;gt;. Use &amp;amp;lt;script&amp;gt; instead.&lt;br /&gt;
| none&lt;br /&gt;
| &lt;br /&gt;
| Rejected&lt;br /&gt;
|- &lt;br /&gt;
| glossary&lt;br /&gt;
| hyperlink&lt;br /&gt;
| hyperlink&lt;br /&gt;
| Target document provides definitions for words in current document.&lt;br /&gt;
| [http://www.w3.org/TR/html4/types.html#h-6.12 HTML4]&lt;br /&gt;
| &lt;br /&gt;
| Proposal&lt;br /&gt;
|- &lt;br /&gt;
| chapter&lt;br /&gt;
| hyperlink&lt;br /&gt;
| hyperlink&lt;br /&gt;
| Target document is a subdocument of the current document.&lt;br /&gt;
| [http://www.w3.org/TR/html4/types.html#h-6.12 HTML4]&lt;br /&gt;
| section, subsection, appendix&lt;br /&gt;
| Proposal&lt;br /&gt;
|- &lt;br /&gt;
| help&lt;br /&gt;
| hyperlink&lt;br /&gt;
| hyperlink&lt;br /&gt;
| Refers to a document offering help (more information, links to other sources information, etc.)&lt;br /&gt;
| [http://www.w3.org/TR/html4/types.html#h-6.12 HTML4]&lt;br /&gt;
| &lt;br /&gt;
| Redundant - defined in HTML5&lt;br /&gt;
|- &lt;br /&gt;
| prev&lt;br /&gt;
| hyperlink&lt;br /&gt;
| hyperlink&lt;br /&gt;
| Refers to the previous document in an ordered series of documents.&lt;br /&gt;
| [http://www.w3.org/TR/html4/types.html#h-6.12 HTML4]&lt;br /&gt;
| &lt;br /&gt;
| Redundant - defined in HTML5&lt;br /&gt;
|- &lt;br /&gt;
| next&lt;br /&gt;
| hyperlink&lt;br /&gt;
| hyperlink&lt;br /&gt;
| Refers to the next document in a linear sequence of documents.&lt;br /&gt;
| [http://www.w3.org/TR/html4/types.html#h-6.12 HTML4]&lt;br /&gt;
| &lt;br /&gt;
| Redundant - defined in HTML5&lt;br /&gt;
|- &lt;br /&gt;
| start&lt;br /&gt;
| hyperlink&lt;br /&gt;
| hyperlink&lt;br /&gt;
| Refers to the first document in a linear sequence of documents.&lt;br /&gt;
| [http://www.w3.org/TR/html4/types.html#h-6.12 HTML4]&lt;br /&gt;
| first&lt;br /&gt;
| Proposal&lt;br /&gt;
|- &lt;br /&gt;
| end&lt;br /&gt;
| hyperlink&lt;br /&gt;
| hyperlink&lt;br /&gt;
| Refers to the last document in a linear sequence of documents.&lt;br /&gt;
| &lt;br /&gt;
| last&lt;br /&gt;
| Proposal&lt;br /&gt;
|- &lt;br /&gt;
| edit&lt;br /&gt;
| hyperlink&lt;br /&gt;
| hyperlink&lt;br /&gt;
| Target document is an editable version of the current document.&lt;br /&gt;
| [http://bitworking.org/projects/atom/draft-ietf-atompub-protocol-11.html#new-link-relation Atom Protocol]&lt;br /&gt;
| &lt;br /&gt;
| Proposal&lt;br /&gt;
|- &lt;br /&gt;
| openid.server&lt;br /&gt;
| external resource&lt;br /&gt;
| not allowed&lt;br /&gt;
| OpenID 1.1 authentication delegation&lt;br /&gt;
| [http://openid.net/specs/openid-authentication-1_1.html#delegating_authentication OpenID specification]&lt;br /&gt;
| &lt;br /&gt;
| Proposal&lt;br /&gt;
|- &lt;br /&gt;
| openid.delegate&lt;br /&gt;
| external resource&lt;br /&gt;
| not allowed&lt;br /&gt;
| OpenID 1.1 authentication delegation&lt;br /&gt;
| [http://openid.net/specs/openid-authentication-1_1.html#delegating_authentication OpenID specification]&lt;br /&gt;
| &lt;br /&gt;
| Proposal&lt;br /&gt;
|- &lt;br /&gt;
| openid2.provider&lt;br /&gt;
| external resource&lt;br /&gt;
| not allowed&lt;br /&gt;
| OpenID 2.0 authentication endpoint&lt;br /&gt;
| [http://openid.net/specs/openid-authentication-2_0.html#html_disco OpenID Auth 2.0 section 7.3.3]&lt;br /&gt;
| &lt;br /&gt;
| Proposal&lt;br /&gt;
|- &lt;br /&gt;
| openid2.local_id&lt;br /&gt;
| external resource&lt;br /&gt;
| not allowed&lt;br /&gt;
| OpenID 2.0 authentication delegation&lt;br /&gt;
| [http://openid.net/specs/openid-authentication-2_0.html#html_disco OpenID Auth 2.0 section 7.3.3]&lt;br /&gt;
| &lt;br /&gt;
| Proposal&lt;br /&gt;
|- &lt;br /&gt;
| widget&lt;br /&gt;
| hyperlink&lt;br /&gt;
| hyperlink&lt;br /&gt;
| Points to a widget.&lt;br /&gt;
| [http://dev.w3.org/2006/waf/widgets/Overview.html#autodiscovery Widgets 1.0 Editor&#039;s draft]&lt;br /&gt;
| &lt;br /&gt;
| Proposal&lt;br /&gt;
|- &lt;br /&gt;
| service&lt;br /&gt;
| external resource&lt;br /&gt;
| not allowed&lt;br /&gt;
| Points to a resource describing a service API&lt;br /&gt;
| [[ServiceRelExtension]]&lt;br /&gt;
| &lt;br /&gt;
| Proposal&lt;br /&gt;
|-&lt;br /&gt;
| acquaintance&lt;br /&gt;
| hyperlink&lt;br /&gt;
| hyperlink&lt;br /&gt;
| the person represented by the current document considers the person represented by the referenced document to be an acquaintance&lt;br /&gt;
| [http://gmpg.org/xfn/11 XFN]&lt;br /&gt;
|&lt;br /&gt;
| Proposal&lt;br /&gt;
|-&lt;br /&gt;
| child&lt;br /&gt;
| hyperlink&lt;br /&gt;
| hyperlink&lt;br /&gt;
| the referenced person is a child of the person represented by the current document&lt;br /&gt;
| [http://gmpg.org/xfn/11 XFN]&lt;br /&gt;
|&lt;br /&gt;
| Proposal&lt;br /&gt;
|-&lt;br /&gt;
| colleague&lt;br /&gt;
| hyperlink&lt;br /&gt;
| hyperlink&lt;br /&gt;
| the referenced person is a colleague of the person represented by the current document&lt;br /&gt;
| [http://gmpg.org/xfn/11 XFN]&lt;br /&gt;
|&lt;br /&gt;
| Proposal&lt;br /&gt;
|-&lt;br /&gt;
| contact&lt;br /&gt;
| hyperlink&lt;br /&gt;
| hyperlink&lt;br /&gt;
| the person represented by the current document considers the person represented by the referenced document to be a contact&lt;br /&gt;
| [http://gmpg.org/xfn/11 XFN]&lt;br /&gt;
|&lt;br /&gt;
| Proposal&lt;br /&gt;
|-&lt;br /&gt;
| co-resident&lt;br /&gt;
| hyperlink&lt;br /&gt;
| hyperlink&lt;br /&gt;
| the referenced person lives in the same residence as the person represented by the current document&lt;br /&gt;
| [http://gmpg.org/xfn/11 XFN]&lt;br /&gt;
|&lt;br /&gt;
| Proposal&lt;br /&gt;
|-&lt;br /&gt;
| co-worker&lt;br /&gt;
| hyperlink&lt;br /&gt;
| hyperlink&lt;br /&gt;
| the referenced person is a co-worker of the person represented by the current document&lt;br /&gt;
| [http://gmpg.org/xfn/11 XFN]&lt;br /&gt;
|&lt;br /&gt;
| Proposal&lt;br /&gt;
|-&lt;br /&gt;
| crush&lt;br /&gt;
| hyperlink&lt;br /&gt;
| hyperlink&lt;br /&gt;
| this person considers the referenced person to be a crush (i.e. has a crush on the referenced person)&lt;br /&gt;
| [http://gmpg.org/xfn/11 XFN]&lt;br /&gt;
|&lt;br /&gt;
| Proposal&lt;br /&gt;
|-&lt;br /&gt;
| date&lt;br /&gt;
| hyperlink&lt;br /&gt;
| hyperlink&lt;br /&gt;
| this person considers the referenced person to be a date (i.e. is dating the referenced person)&lt;br /&gt;
| [http://gmpg.org/xfn/11 XFN]&lt;br /&gt;
|&lt;br /&gt;
| Proposal&lt;br /&gt;
|-&lt;br /&gt;
| friend&lt;br /&gt;
| hyperlink&lt;br /&gt;
| hyperlink&lt;br /&gt;
| the person represented by the current document considers the person represented by the referenced document to be a friend&lt;br /&gt;
| [http://gmpg.org/xfn/11 XFN]&lt;br /&gt;
|&lt;br /&gt;
| Proposal&lt;br /&gt;
|-&lt;br /&gt;
| kin&lt;br /&gt;
| hyperlink&lt;br /&gt;
| hyperlink&lt;br /&gt;
| the referenced person is part of the extended family of the person represented by the current document&lt;br /&gt;
| [http://gmpg.org/xfn/11 XFN]&lt;br /&gt;
|&lt;br /&gt;
| Proposal&lt;br /&gt;
|-&lt;br /&gt;
| me&lt;br /&gt;
| hyperlink&lt;br /&gt;
| hyperlink&lt;br /&gt;
| the referenced document represents the same person as does the current document&lt;br /&gt;
| [http://gmpg.org/xfn/11 XFN]&lt;br /&gt;
|&lt;br /&gt;
| Proposal&lt;br /&gt;
|-&lt;br /&gt;
| met&lt;br /&gt;
| hyperlink&lt;br /&gt;
| hyperlink&lt;br /&gt;
| this person has met the referenced person&lt;br /&gt;
| [http://gmpg.org/xfn/11 XFN]&lt;br /&gt;
|&lt;br /&gt;
| Proposal&lt;br /&gt;
|-&lt;br /&gt;
| muse&lt;br /&gt;
| hyperlink&lt;br /&gt;
| hyperlink&lt;br /&gt;
| the referenced person inspires the person represented by the current document&lt;br /&gt;
| [http://gmpg.org/xfn/11 XFN]&lt;br /&gt;
|&lt;br /&gt;
| Proposal&lt;br /&gt;
|-&lt;br /&gt;
| neighbor&lt;br /&gt;
| hyperlink&lt;br /&gt;
| hyperlink&lt;br /&gt;
| the referenced person lives nearby the person represented by the current document&lt;br /&gt;
| [http://gmpg.org/xfn/11 XFN]&lt;br /&gt;
|&lt;br /&gt;
| Proposal&lt;br /&gt;
|-&lt;br /&gt;
| parent&lt;br /&gt;
| hyperlink&lt;br /&gt;
| hyperlink&lt;br /&gt;
| the referenced person is a parent of the person represented by the current document&lt;br /&gt;
| [http://gmpg.org/xfn/11 XFN]&lt;br /&gt;
|&lt;br /&gt;
| Proposal&lt;br /&gt;
|-&lt;br /&gt;
| sibling&lt;br /&gt;
| hyperlink&lt;br /&gt;
| hyperlink&lt;br /&gt;
| the referenced person is a sibling of the person represented by the current document&lt;br /&gt;
| [http://gmpg.org/xfn/11 XFN]&lt;br /&gt;
|&lt;br /&gt;
| Proposal&lt;br /&gt;
|-&lt;br /&gt;
| spouse&lt;br /&gt;
| hyperlink&lt;br /&gt;
| hyperlink&lt;br /&gt;
| the referenced person is a spouse of the person represented by the current document&lt;br /&gt;
| [http://gmpg.org/xfn/11 XFN]&lt;br /&gt;
|&lt;br /&gt;
| Proposal&lt;br /&gt;
|-&lt;br /&gt;
| sweetheart&lt;br /&gt;
| hyperlink&lt;br /&gt;
| hyperlink&lt;br /&gt;
| this person considers the referenced person to be their sweetheart&lt;br /&gt;
| [http://gmpg.org/xfn/11 XFN]&lt;br /&gt;
|&lt;br /&gt;
| Proposal&lt;br /&gt;
|-&lt;br /&gt;
| profile&lt;br /&gt;
| hyperlink&lt;br /&gt;
| not allowed&lt;br /&gt;
| this referenced link is a metadata profile for the current document&lt;br /&gt;
| [http://www.w3.org/TR/html401/struct/global.html#profiles HTML Meta data profiles]&lt;br /&gt;
|&lt;br /&gt;
| Proposal&lt;br /&gt;
|- &lt;br /&gt;
| timesheet&lt;br /&gt;
| external resource&lt;br /&gt;
| not allowed&lt;br /&gt;
| SMIL Timesheet&lt;br /&gt;
| [http://www.w3.org/TR/timesheets/#smilTimesheetsNS-Elements-Timesheet SMIL Timesheets 1.0]&lt;br /&gt;
| &lt;br /&gt;
| Proposal&lt;br /&gt;
|- &lt;br /&gt;
| license&lt;br /&gt;
| hyperlink&lt;br /&gt;
| hyperlink&lt;br /&gt;
| The linked document is a license for the current document&lt;br /&gt;
| [http://microformats.org/wiki/rel-license rel-license]&lt;br /&gt;
| &lt;br /&gt;
| Proposal&lt;br /&gt;
|- &lt;br /&gt;
| tag&lt;br /&gt;
| hyperlink&lt;br /&gt;
| hyperlink&lt;br /&gt;
| The linked document is an author-designated &amp;quot;tag&amp;quot; (or keyword/subject) for the current page.&lt;br /&gt;
| [http://microformats.org/wiki/rel-tag rel-tag]&lt;br /&gt;
| &lt;br /&gt;
| Proposal&lt;br /&gt;
|- &lt;br /&gt;
| author&lt;br /&gt;
| hyperlink&lt;br /&gt;
| hyperlink&lt;br /&gt;
| The linked document is the page/email an agent (people or firm or...) responsible for the content.&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| Proposal&lt;br /&gt;
|- &lt;br /&gt;
| contributor&lt;br /&gt;
| hyperlink&lt;br /&gt;
| hyperlink&lt;br /&gt;
| The linked document is the page/email an agent (people or firm or...) involved in the production of the content, but not his main author(s).&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| Proposal&lt;br /&gt;
|- &lt;br /&gt;
| webmaster&lt;br /&gt;
| hyperlink&lt;br /&gt;
| hyperlink&lt;br /&gt;
| The linked document is the page/email an agent (people or firm or...) aviable for requests about the content of the page.&lt;br /&gt;
| &lt;br /&gt;
| maintainer&lt;br /&gt;
| Proposal&lt;br /&gt;
|- &lt;br /&gt;
| translator&lt;br /&gt;
| hyperlink&lt;br /&gt;
| hyperlink&lt;br /&gt;
| The linked document is the page/email an agent (people or firm or...) responsible for the translation of the page.&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| Proposal&lt;br /&gt;
|- &lt;br /&gt;
| technicalAuthor&lt;br /&gt;
| hyperlink&lt;br /&gt;
| hyperlink&lt;br /&gt;
| The linked document is the page/email an agent (people or firm or...) responsible for the technical construction of the page (i.e. the HTML/CSS/PHP code), not for the content.&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| Proposal&lt;br /&gt;
|-&lt;br /&gt;
| EditURI&lt;br /&gt;
| hyperlink&lt;br /&gt;
| not allowed&lt;br /&gt;
| a link to an RSD file describing how to edit the given page.&lt;br /&gt;
| [http://cyber.law.harvard.edu/blogs/gems/tech/rsd.htm rsd]&lt;br /&gt;
|&lt;br /&gt;
| Proposal&lt;br /&gt;
|-&lt;br /&gt;
| wlwmanifest&lt;br /&gt;
| hyperlink&lt;br /&gt;
| not allowed&lt;br /&gt;
| A link to a manifest for Windows Live Writer.&lt;br /&gt;
| [http://msdn.microsoft.com/en-us/library/bb463263.aspx msdn}&lt;br /&gt;
|&lt;br /&gt;
| Proposal&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Effect on... link&amp;quot; column must either say &amp;quot;not allowed&amp;quot; if the rel value is not allowed on &amp;amp;lt;link&amp;gt; elements, &amp;quot;hyperlink&amp;quot; if the rel value creates a hyperlink, or &amp;quot;external resource&amp;quot; if the rel value creates a link to an external resource.&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Effect on... a and area&amp;quot; column must either say &amp;quot;not allowed&amp;quot; or &amp;quot;hyperlink&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
For the &amp;quot;Status&amp;quot; section to be changed to &amp;quot;Accepted&amp;quot;, the proposed keyword must either have been through the [http://microformats.org/wiki/process Microformats process], and been approved by the Microformats community; or must be defined by a W3C specification in the Candidate Recommendation or Recommendation state. If it fails to go through this process, it is &amp;quot;Rejected&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
For more details, see [http://whatwg.org/specs/web-apps/current-work/#linkTypes the HTML5 specification]. See also [http://microformats.org/wiki/existing-rel-values the Microformats wiki page on this matter].&lt;/div&gt;</summary>
		<author><name>Sirzooro</name></author>
	</entry>
</feed>