Rel-tag is used to tag the Web page, i.e., the content.
Conversely, xFolk is used to tag the link. More precisely, it is used to tag the resource identified
by the link.
Analogy: you are navigating the Web using your browser, and you get to
a Web site that you like, so you bookmark (tag) the Web page identified by the link.
xFolk is a Microformat for facilitating decentralized tagging.
Associating Tags with Links
Example: modify this HTML text to associate at least one tag with each link:
<body>
<h1>Trompe L'oeil</h1>
<p>Trompe L'oeil is artwork (painting) that is so realistic that it is difficult to distinguish
between reality and illusion.</p>
<p>Here is a Web site that has some amazing Trompe L'oeil artwork:
<a href="http://www.trompe-l-oeil-art.com/trompe.html">Trompe L'oeil by Art Effects</a></p>