
Print
out of http://mathematicallysane.com/addlink.asp
Add
a Link on Your Site to Mathematically Sane
There
are many ways to do this. Here are a couple easy ways.
METHOD
1: Using a web page editor.
- Download
our icon:
- Right-click
(Windows) or control-click (Mac) your choice of the following images:
- "Save
as..." using an appropriate file name in an appropriate location.
Be sure it has a ".gif" extension after the name.
- Open
the page on which you want to insert the link, using a web editing program.
- Insert
the image file where you want it to appear on the page. (For example,
in Netscape Composer, choose "Image" from the Insert menu,
then select the file you want.)
- Click
on the inserted image and add a link, with "http://mathematicallysane.com"
as the URL. (For example, in Composer, click the "link"
icon and type the preceding URL in the Location box.)
- Save
your page and upload it to your site. Most editors will automatically
upload the image files. In other cases, you may need to tell it to upload
the "gif" file.
METHOD
2: Using a text editor:
- Open
the file in which you want to insert the link.
- Find
the place in the file where you want to insert the link, and paste or
type in the following to get the larger image:
<a href="http://mathematicallysane.com/home.asp">
<img src="http://mathematicallysane.com/images/sanity.gif"
width="250" height="50" border="0">
</a>
- Or
type in the following to get the smaller image:
<a href="http://mathematicallysane.com/home.asp">
<img src="http://mathematicallysane.com/images/sanity1.gif"
width="225" height="40" border="0">
</a>
- Save
your page and upload it to your site.
OTHER
METHODS: There are many possible variations!
- In
Method 2, you could download the image file and substitue its location
on your site following "src=".
- In
either method, you could use a text message instead of an image file.
NEED
HELP?
Send a message to [email protected].
Return
to Add a Link to MathematicallySane.com
|