Export to GitHub

doctype-mirror - LinkSrcAttribute.wiki


You are here: Home > HTML Reference > Elements > <link> element > src attribute

Usage

Values

Elements

You can use the src attribute on the following elements:

  • <applet>
  • <audio>
  • <bgsound>
  • <embed>
  • <frame>
  • <iframe>
  • <ilayer>
  • <img>
  • <layer>
  • <link>
  • <script>
  • <sound>
  • <source>
  • <video>

Browser compatibility

Compatibility table legend

| Test | IE8 | IE7 | IE6 | FF3 | FF2 | Saf3 | Op9 | Chrome | |:---------|:--------|:--------|:--------|:--------|:--------|:---------|:--------|:-----------| | link.src reflects <link src="http://www.example.com/"> | Y | Y | Y | N | N | N | Y | N |

Further reading