Microformats

rel-tag 1.0 (class=tag extension)

This is an XMDP profile for rel-tag 1.0. For information about rel-tag, see the rel-tag page of the Microformats wiki. This experimental profile allows an alternative syntax: <a class="tag"> to be used.

Authors making use of rel-tag should include this profile in their document head. The permanent, canonical URI for this document is: http://purl.org/uF/rel-tag/class. Other URIs for this document may not be permanent so must not be used.

An example of linking to this profile in HTML 4.0:

<html>
	<head profile="http://purl.org/uF/rel-tag/class">
	...
class

HTML4 definition of the 'class' attribute. Here is an additional value.

tag
Indicates that the link text serves as a "tag", or keyword/subject, for the referring page. This meaning is only valid when found on an <a> or <area> element which does not also include rel="tag".
rel

HTML4 definition of the 'rel' attribute. Here is an additional value.

tag
Indicates that the referred resource serves as a "tag", or keyword/subject, for the referring page.

Valid XHTML 1.1!