To add the Taxi Blogroll to your site, use one of the below codes. The top one will display all the links on a static basis; the bottom code will take up less room by scrolling the links. You can tweak the space involved by changing the width and height to better suit your needs. For an example of the scrolling blogroll, click here.

If you wish to suggest a site, send an email to
taxi(at)starfleetcommand(dot)us. Replace the parenthesis and their contents with the appropriate symbols.


Static:

<a href="http://starfleetcommand.us/TaxiBlogroll" target=" blank"><img src="http://starfleetcommand.us/Taxi_Blogroll.PNG" alt="Join the Taxi Blogroll" border="0"></a><br><br>
<script language="javascript" src="http://rpc.blogrolling.com/display.php?r=7d22e3f532ac79e42b3f09ca24969c52" type="text/javascript"></script>
<br/><img src="http://starfleetcommand.us/Taxi.gif"/>



Scrolling:

<a href="http://starfleetcommand.us/TaxiBlogroll" target=" blank"><img src="http://starfleetcommand.us/Taxi_Blogroll.PNG" alt="Join the Taxi Blogroll" border="0"></a><br><br>
<marquee scrolldelay="1" direction="up" width="180" onmouseover="this.stop()" scrollamount="1" onmouseout=" this.start()" height="200"><script language="javascript" src="http://rpc.blogrolling.com/display.php?r=7d22e3f532ac79e42b3f09ca24969c52" type="text/javascript"></script></marquee>
<br/><img src="http://starfleetcommand.us/Taxi.gif"/>


Centering:

To center either of the above, just add <div align="center"> to the beginning of the code and </div> to the end.