Link to Ted Montgomery’s Website

You can link to Ted Montgomery’s Website from your website.  This can be done one of two ways:

  1. with a banner link or
  2. with a text link.


Banner Link

Copy the following code and paste it into the HTML code of your page wherever you would like for the banner to appear:

<A HREF=http://www.tedmontgomery.com TARGET=_blank><IMG SRC=http://www.tedmontgomery.com/banner.gif BORDER=0 WIDTH=165 HEIGHT=47></A>

That code will display the following banner on your page, as a link:


Text Link

Copy the following code and paste it into the HTML code of your page wherever you would like for the text link to appear:

<A HREF=http://www.tedmontgomery.com TARGET=_blank>TedMontgomery.com</A>

That code will place the text TedMontgomery.com on your page, as a link.


When someone clicks on either of the above, then the home page of TedMontgomery.com will appear in a separate browser window.