Export to GitHub

doctype-mirror - ARelAttribute.wiki


You are here: Home > HTML Reference > Elements > <a> element > rel attribute

Usage

<a rel="feed" href="/atom.xml">subscribe</a>

Values

See link types for the possible values of this attribute.

Elements

You can use the rel attribute on the following elements:

  • <a>
  • <area>
  • <link>
  • <img>

Browser compatibility

Compatibility table legend

| Test | IE8 | IE7 | IE6 | FF3 | FF2 | Saf3 | Op9 | Chrome | |:---------|:--------|:--------|:--------|:--------|:--------|:---------|:--------|:-----------| | a.rel reflects <a rel="foo"> | Y | Y | Y | Y | Y | Y | Y | Y |

Further reading