How to add plain link |
---|
<a href="https://www.yachtdatabase.com"> YachtDatabase.com </a> |
How to add link with our logo |
---|
YachtDatabase.com |
<table> <tr><td align="center"> <a href="https://www.yachtdatabase.com"><img src="https://www.yachtdatabase.com/common/graphics/logo.gif" alt="YachtDatabase.com" title="YachtDatabase.com" ><br /> YachtDatabase.com</a></td></tr> </table> |
How to add boat reviews search to your site |
---|
|
<table cellpadding="2" cellspacing="0" bgcolor="#000066"> <tr><td> <table cellpadding="2" cellspacing="2" bgcolor="#dddddd"> <tr><td style="font-family:verdana, arial, helvetica, sans-serif; font-size:12px; font-weight:bold;">Boat specifications</td></tr> <tr><td style="font-family:verdana, arial, helvetica, sans-serif; font-size:10px;"> <form style="margin-bottom:0;" method="post" action="https://www.yachtdatabase.com/en/gateway.jsp"> <input type="hidden" name="service" value="yspecs"> <input type="hidden" name="url" value="url to your page"> <input type="hidden" name="goo" value="gooyacht"> <input type="hidden" name="locale" value="fi_FI"> Vene:<input type="text" value="MAXI" name="boattype" style="font-size:10px; width: 150px;"><input name="submit" type="submit" value="Hae" style="font-size:10px; font-family:verdana, arial, helvetica, sans-serif; font-weight:bold;"> </form> </td></tr> <tr><td align="right" style="font-family:verdana, arial, helvetica, sans-serif; font-size:10px;">Powered by <a href="https://www.yachtdatabase.com"> YachtDatabase.com </a></td></tr> </table> </td></tr> </table> |
How to add boat for sale search to your site |
---|
|
<table cellpadding="2" cellspacing="0" bgcolor="#000066"> <tr><td> <table cellpadding="2" cellspacing="2" bgcolor="#dddddd"> <tr><td style="font-family:verdana, arial, helvetica, sans-serif; font-size:12px; font-weight:bold;">Looking for a boat?</td></tr> <tr><td style="font-family:verdana, arial, helvetica, sans-serif; font-size:10px;"> <form style="margin-bottom:0;" method="post" action="https://www.yachtdatabase.com/en/gateway.jsp"> <input type="hidden" name="service" value="ysale"> <input type="hidden" name="url" value="url to your page"> <input type="hidden" name="goo" value="gooyacht"> <input type="hidden" name="locale" value="fi_FI"> Vene:<input type="text" value="MAXI" name="boattype" style="font-size:10px; width: 150px;"><input name="submit" type="submit" value="Hae" style="font-size:10px; font-family:verdana, arial, helvetica, sans-serif; font-weight:bold;"> </form> </td></tr> <tr><td align="right" style="font-family:verdana, arial, helvetica, sans-serif; font-size:10px;">Powered by <a href="https://www.yachtdatabase.com"> YachtDatabase </a></td></tr> </table> </td></tr> </table> |