Link to Chordie
The best way of supporting Chordie is to add a link to us from your webpage. Here is sample html-code that you could use to add a text link:
<a href="https://www.chordie.com/">Chordie Guitar Chords</a>
If you want a more graphical link, you might try something like this:
<a href="https://www.chordie.com/"><img src="https://www.chordie.com/images/guitarchords.gif" alt="Chordie Guitar Chords" /></a>
You can also make it possible for your visitors to perform searches in Chordie directly directly from your homepage. Choose your layout, and copy the code below:
<form method="get" action="https://www.chordie.com/index.php">
<div style="background: #f0f0f0;width: 570px;border: 1px solid #36c;padding:
3px;text-align:center;">
<a style="text-decoration:none;font-family: verdana, sans-serif;font-weight: bold;color:
#36c;" href="https://www.chordie.com/">Search Chordie for Guitar Chords:</a>
<input type="hidden" name="ps" value="10" />
<input type="hidden" name="wf" value="531" />
<input type="hidden" name="ul" value=".pro" />
<input type="hidden" name="ul" value=".cho" />
<input type="hidden" name="ul" value=".crd" />
<input type="hidden" name="ul" value=".tab" />
<input type="hidden" name="chordie" value="chordie_ref" />
<input type="text" name="q" value="" style="width: 181px;border: 1px solid
#36c;" />
<input style="font-weight: bold;color:#693;border:1px solid #36c;cursor: pointer;cursor: hand;" type="submit" value="search" />
</div>
</form>
We always appreciate to hear from you when you link to us. Please notify admin@chordie.com. In most cases we will also link back to you.