IECARO Link Graphics



The images below are available for member clubs to use as a link to the IECARO web page. These images are a composite of a 20 point IECARO with a 10 point Member Club line.


iecaro_member_club_horizontal.jpg
iecaro_member_club_horizontal.jpg
(295 x 36)
iecaro_member_club_vertical.jpg
iecaro_member_club_vertical.jpg
(141 x 68)
iecaro_member_club_horizontal_bordered.jpg
iecaro_member_club_horizontal_bordered.jpg
(302 x 43)
iecaro_member_club_vertical_bordered.jpg
iecaro_member_club_vertical_bordered.jpg
(151 x 79)
iecaro_member_club_horizontal_small.jpg
iecaro_member_club_horizontal_small.jpg
(230 x 35)
iecaro_member_club_vertical_small.jpg
iecaro_member_club_vertical_small.jpg
(139 x 60)



To copy one (or more) of the images above to your own website, right click on the image and select 'Save Image As...', or 'Save Picture As...'. The image will then be copied to the location that you specify.

The image and link can be displayed on a member club web page by including the following html code where the image is desired. Replace [image] with an image name selected from above.

     <a href="http://iecaro.org">
     <img src="<your image directory>/[image]" 
          border=0 
          alt="Member, Inland Empire Council of Amateur Radio Organizations"></a>
    
If you are using a web page editor, like Front Page or Netscape Composer create a grapic image and set the image URL to
      <your image directory>/[image]
    
and set the link address to
      http://iecaro.org
    
You can scale the graphic by including the "width" attribute in the image tag as follows:
     <a href="http://iecaro.org">
     <img src="<your image directory>/[image]" 
          border=0 
          alt="Member, Inland Empire Council of Amateur Radio Organizations"
          width="[size]"></a>
    
where [size] is how wide (in pixels) to make the image.

For example, if the 'iecaro_member_club_vertical_small.jpg' image is chosen with width=70, then the image will be scaled as follows:

Member, Inland Empire Council of Amateur Radio Organizations