How to link to the IASM web page

To add this link to the IASM's web page to your web page:


International Association of 
Structural Movers  logo Visit the International Association of Structural Movers.

First, copy the iasmlogo.gif graphic to your computer. Typically, you can do that by clicking on the graphic with your right mouse button and selecting the Save Image As... (Netscape) or Save Picture As... (Internet Explorer) option. Note the directory (folder) that it will be saved to so that you can retrieve it.

Then cut and paste the following block of HTML code into your web page:

<!-- Start of IASM link table -->
<table border=0 cellspacing=0 cellpadding=10>
<tr><td align="center">
<a href="http://www.iasm.org/">
<img src="iasm_logo_g.gif" 
align=bottom border=0 width=143 height=88 
alt="International Association of Structural Movers logo"></a></td>
<td valign="center">
Visit the <A href="http://www.iasm.org/">International Association 
of Structural Movers</A>.<br>
</td></tr></table>
<!-- End of IASM link table -->

Then upload the iasmlogo.gif graphic and your newly updated web page to your web site. Then check it for proper operation. Clicking on the logo graphic should take you to the IASM home page.


International Association of 
Structural Movers  logo Visit the International Association of Structural Movers.

<!-- Start of IASM link table -->
<table border=0 cellspacing=0 cellpadding=10>
<tr><td align="center">
<a href="http://www.iasm.org/">
<img src="iasm_logo_g_small.gif" 
align=bottom border=0 width=80 height=49 
alt="International Association of Structural Movers logo"></a></td>
<td valign="center">
Visit the <A href="http://www.iasm.org/">International Association 
of Structural Movers</A>.<br>
</td></tr></table>
<!-- End of IASM link table -->

Copy one (or more) of the above graphic files and substitute into the above code.

Questions? Contact webmaster@iasm.org