Just right click on either of the logos and use the dialog "Save Picture(or Image)As..."
The first image will be saved as "logo.gif" and the second as "biglogo.gif".
For the first image, you may use the following code:
<A HREF="http://www.visualfractions.com"><IMG SRC="logo.gif" WIDTH="60" HEIGHT="60" BORDER="0" ALT = "V/F LOGO></A>
For the second image, you may use the following code:
<A HREF="http://www.visualfractions.com"><IMG SRC="biglogo.gif" WIDTH="600" HEIGHT="64" BORDER="0" ALT = "VISUAL FRACTIONS></A>
|