XHTML Friends Network

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by imported>GreenC bot at 04:20, 13 November 2024 (Move 2 urls. Wayback Medic 2.5 per WP:URLREQ#community.seattletimes.nwsource.com). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Short description XHTML Friends Network (XFN) is an HTML microformat developed by Global Multimedia Protocols Group that provides a simple way to represent human relationships using links. XFN enables web authors to indicate relationships to the people in their blogrolls by adding one or more keywords as the rel attribute to their links.[1][2][3] XFN was the first microformat, introduced in December 2003.[1]Script error: No such module "Unsubst".

Example

A friend of Jimmy Example could indicate that relationship by publishing a link on their site like this:

<a href="http://jimmy.example.com/" rel="friend">Jimmy Example</a>

Multiple values may be used, so if that friend has met Jimmy:

<a href="http://jimmy.example.com/" rel="friend met">Jimmy Example</a>

See also

References

<templatestyles src="Reflist/styles.css" />

  1. a b Script error: No such module "citation/CS1".
  2. Script error: No such module "citation/CS1".
  3. Script error: No such module "citation/CS1".

Script error: No such module "Check for unknown parameters".

External links


Template:Markup-languages-stub