<< Back to Main Index

Putting the Brin-L Ad Banner On Your Page

Step 1: Save these image files, and place them on your web server.
brinlbanner1.jpg
brinlbanner2.gif
brinlbanner3.jpg

Step 2: Copy the code below, and paste it into your own HTML page:

<table border=0 cellpadding=0 cellspacing=0>
<tr>
<td><a href="http://www.brin-l.org/" target=_top><img
    src=brinlbanner1.jpg border=0 width=105 height=40></a></td>
<td><a href="http://www.brin-l.org/" target=_top><img
    src=brinlbanner2.gif border=0 width=220 height=40></a></td>
<td><a href="http://www.brin-l.org/" target=_top><img
    src=brinlbanner3.jpg border=0 width=75 height=40></a></td>
</tr>
</table>

<< Back to Main Index