![]() |
Linking to Bomis
How to add a Bomis.com link to your page. |
|
To add a simple text link back to Bomis use any one of these examples:
So, if you had a Dallas Cowboys website and you were linking back to our Dallas Cowboys ring, your link would look like this: http://www.bomis.com/rings/nfl_cowboys
To add a Bomis Banner or Logo use one of these:
Copy any of these banners and link to us using it.
You can use our logo, too:
Maybe you'd like to link to the Bomis Babe Report. Then use this banner and link to http://babes.bomis.com:
Other Babe Report banners are here.
Your code should look something like this:
If you want to add a Bomis search box on your website use the code below:
(Where it says "value=badger", you can change badger to whatever you like, or leave it blank. You can use your Bomis ID where it says YOUR_BOMIS_ID.)
<table>
<form action=http://www.bomis.com/cgi-bin/friend.cgi
method="POST" target=_top>
<tr>
<td align=center>
<input type=text size="20" name="request" value=badger>
<input type=hidden name=f value=YOUR_BOMIS_ID>
<input type=hidden name=t value=http://www.bomis.com/searchring.fcgi>
<input type="submit" name="B1" value="Search Bomis">
</td>
</tr></form></table>