foobar2000

Linking to foobar2000 on the web

If you want to link to the foobar2000 on your website, you can use the following officially endorsed buttons.

Small button

foobar2000 audio player

HTML code:

<p>
  <a href="http://www.foobar2000.org/" title="foobar2000 homepage"><img
    src="http://www.foobar2000.org/button-small.png" alt="foobar2000 audio player" width="80" height="15" /></a>
</p>

Medium-sized button

foobar2000 audio player

HTML code:

<p>
  <a href="http://www.foobar2000.org/" title="foobar2000 homepage"><img
    src="http://www.foobar2000.org/button.png" alt="foobar2000 audio player" width="88" height="31" /></a>
</p>

Large button

foobar2000 audio player

HTML code:

<p>
  <a href="http://www.foobar2000.org/" title="foobar2000 homepage"><img
    src="http://www.foobar2000.org/button-large.png" alt="foobar2000 audio player" width="110" height="32" /></a>
</p>