<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=EleltRelbo</id>
	<title>Microformats Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=EleltRelbo"/>
	<link rel="alternate" type="text/html" href="https://microformats.org/wiki/Special:Contributions/EleltRelbo"/>
	<updated>2026-05-08T04:40:56Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=rel-design-pattern&amp;diff=35387</id>
		<title>rel-design-pattern</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=rel-design-pattern&amp;diff=35387"/>
		<updated>2008-12-17T19:46:14Z</updated>

		<summary type="html">&lt;p&gt;EleltRelbo: roldelcnaget&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;nomonvarlid&lt;br /&gt;
= Rel design pattern =&lt;br /&gt;
&lt;br /&gt;
== Purpose ==&lt;br /&gt;
Use the [[rel-design-pattern]] to indicate the meaning of a link (i.e. a href) in an XHTML document&lt;br /&gt;
&lt;br /&gt;
== How to use it ==&lt;br /&gt;
&lt;br /&gt;
* define the semantic meaning of a link (&amp;lt;code&amp;gt;A&amp;lt;/code&amp;gt; with &amp;lt;code&amp;gt;href&amp;lt;/code&amp;gt;) within a microformat and give it a name &amp;lt;code&amp;gt;''mf-rel-value''&amp;lt;/code&amp;gt;&lt;br /&gt;
** this definition may also extend to the value of elements and text enclosed by the link&lt;br /&gt;
* add &amp;lt;code&amp;gt;rel=&amp;quot;''mf-rel-value''&amp;quot;&amp;lt;/code&amp;gt; to hyperlinks that have that semantic meaning within that microformat.&lt;br /&gt;
* simple microformats that use only the [[rel-design-pattern]] are typically named after the rel-value&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
==== rel=&amp;quot;bookmark&amp;quot; ====&lt;br /&gt;
&lt;br /&gt;
The [http://www.w3.org/TR/REC-html40/types.html#h-6.12 HTML4 spec] describes a bookmark as &amp;quot;a link to a key entry point within an extended document&amp;quot;. By convention ('''citation needed'''), this entry point also captures the notion of a &amp;quot;permalink&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;a href=&amp;quot;archive/entry.html&amp;quot; rel=&amp;quot;bookmark&amp;quot;&amp;gt;A Document Entry&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== rel=&amp;quot;tag&amp;quot; ====&lt;br /&gt;
&lt;br /&gt;
[[rel-tag]] defines semantic meaning for by the URI and enclosed elements using &amp;lt;code&amp;gt;rel=&amp;quot;tag&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;a href=&amp;quot;http://technorati.com/tag/tech&amp;quot; rel=&amp;quot;tag&amp;quot;&amp;gt;tech&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* {{rel-related-pages}}&lt;br /&gt;
* [[Main_Page#Design_Patterns|All microformat design patterns]]&lt;br /&gt;
* [http://www.w3.org/TR/REC-html40/struct/links.html#edef-A HTML 4.01 definition of the &amp;lt;code&amp;gt;A&amp;lt;/code&amp;gt; element]&lt;br /&gt;
* [http://www.w3.org/TR/REC-html40/struct/links.html#adef-rel HTML 4.01 definition of the &amp;lt;code&amp;gt;rel&amp;lt;/code&amp;gt; attribute]&lt;br /&gt;
* Microformats: [[rel-license]], [[rel-nofollow]], [[rel-tag]]&lt;br /&gt;
* Proposals: [[rel-directory]], [[rel-enclosure]]&lt;br /&gt;
* [[votelinks-faq|VoteLinks FAQ]] Discusses issues with rel v. rev&lt;/div&gt;</summary>
		<author><name>EleltRelbo</name></author>
	</entry>
</feed>