Link to Ask Mike!
I’m delighted that you would like to link back to my website. Sharing links is a key factor in making the Internet such a fascinating place. You never know what’s coming up just round the corner!
The most useful method of linking is a text link with a 10–20 word description.
Here are some examples of what I would really like you to include on your site. The first is a small simple text advert and the second includes a cool little picture.
Text ad
Got a puzzling music history or music theory question? Musician and musicologist Mike Evans gives clear and concise answers.
Code
Just copy the code below and paste it into your webpage.
<style type="text/css">
.ask_mike_textbox a, .ask_mike_textbox a:link, .ask_mike_textbox a:hover, .ask_mike_textbox a:vlink { text-decoration: none; }
.ask_mike_textbox { border: 3px solid #004A80; background: #fff; padding: 4px; text-align: center; width: 150px; }
.ask_mike_title { font-size: 110%; font-weight: bold; }
.ask_mike_desc { font-size: 80%; line-height: 1.2; text-align:center; }
</style>
<div class="ask_mike_textbox">
<a href="http://music-news.hoptiludrop.co.uk/" title="Music history and music theory questions answered at Ask Mike!" class="ask_mike_title">Ask Mike!</a><br />
<p class="ask_mike_desc">
Got a puzzling music history or music theory question? Musician and musicologist Mike Evans gives clear and concise answers.</p>
</div>
Large button
Code
Just copy the code below and paste it into your webpage.
<a href="http://music-news.hoptiludrop.co.uk/" title="Music history and music theory questions answered at Ask Mike!" class="ask_mike_title"> <img src="http://music-news.hoptiludrop.co.uk/images/ask-mike-lg.png" width="150" height="170" alt="Music history and music theory questions answered at Ask Mike!" /> </a>
Small button
Code
Just copy the code below and paste it into your webpage.
<a href="http://music-news.hoptiludrop.co.uk/" title="Music history and music theory questions answered at Ask Mike!" class="ask_mike_title"> <img src="http://music-news.hoptiludrop.co.uk/images/ask-mike-sml.png" width="150" height="52" alt="Music history and music theory questions answered at Ask Mike!" /> </a>
Text only links
For those of you who have a favourites page, here’s a simple bullet item ready to
be added to your <ul> list:
Code
<li> <a href="http://music-news.hoptiludrop.co.uk/" title="Music history and music theory questions answered at Ask Mike!"><strong>Ask Mike!</strong></a> — Got a puzzling music history or music theory question? Musician and musicologist Mike Evans gives clear and concise answers. </li>
Looking for something even simpler? Try this:
Code
<a href="http://music-news.hoptiludrop.co.uk/" title="Got a puzzling music history or music theory question? Musician and musicologist Mike Evans gives clear and concise answers.">Music history and music theory questions answered at Ask Mike!</a>
or this:
Code
<a href="http://music-news.hoptiludrop.co.uk/" title="Music history and music theory questions answered at Ask Mike!">Music History and Music Theory Q & A from Ask Mike!</a>
Many thanks for helping other people find me on the Web!


