|
We'd love to have your Web page point to ours.
Here's the HTML needed to make a plain text link:
<a href="http://www.bikesummer.org/2003/">BikeSummer</a>
If you'd like to have a graphic link to us, you can put some the
following HTML code on your web page:
| Graphic | HTML for a Link |
|
<a href="http://www.bikesummer.org/2003/"><img
src="http://www.bikesummer.org/2003/images/logo.jpg"
width="125" height="147"
border="0" alt="BikeSummer logo" /></a>
|
|
<a href="http://www.bikesummer.org/2003/"><img
src="http://www.bikesummer.org/2003/images/logo-funky.jpg"
width="150" height="200"
border="0" alt="BikeSummer" /></a>
|
|
<a href="http://www.bikesummer.org/2003/"><img
src="http://www.bikesummer.org/2003/images/logo-bk.br.jpg"
width="139" height="200"
border="0" alt="BikeSummer" /></a>
|
|
<a href="http://www.bikesummer.org/2003/"><img
src="http://www.bikesummer.org/2003/images/logo-i.bike.ny.jpg"
width="231" height="93"
border="0" alt="BikeSummer" /></a>
|
Our ISP isn't the greatest, so if you're capable, please copy the
logo file to your server and use that copy for your
src="". Thanks.
|