
How to Link to Earthtym.net
Please be sure to email Contact Address if you link to Earthtym. If your page is equally considered of benefit to our visitors, we will create a link for your page on our site.
To link to Earthtym.net WITHOUT the Earthtym.net icon, add the following code to your page by highlighting the entire code then choose "COPY" from your browser's EDIT option.
Next, go into your html editor (i.e. EditPlus, Microsoft Notebook, Quanta Plus, WordPad, or other), place the mouse pointer arrow where you want the code on the page, click your mouse pointer to leave the cursor there, and move the mouse pointer into the EDIT menu of the editor and choose "PASTE". The code will now be inserted.
<!-- Begin Earthtym.net Link -->
<A HREF="http://www.earthtym.net/>
<H4>Earthtym.net </H4></A>
< !-- End Earthtym.net Link -->
To link WITH the Earthtym.net icon, follow the instructions below carefully!
(NOTE: Never link to a graphic on a site without the permission of the site owner.)
Doing so may result in more cost for them in transfer charges and more cost in upgrading equipment in order to cope with increased transient traffic. That is, the only benefit their site may receive is that accessing their site allows your page to be loaded. Conversely, if their page or server is down, your pages may not load and your pages will always take longer to load than if the graphic was accessible from your own server.
(Always save the graphic on your own site unless permission is specifically given to do otherwise.)
First, copy the image to your own hard drive:
Place your mouse cursor over the image above and click with the RIGHT button. This will bring up a menu.
Choose "save image as..."from the menu.
You will be prompted for directions as to which drive and into which folder or directory you wish to store the image-file.
Be sure to upload (usually by FTP) the new image file to your server when you upload your updated page! This allows your pages to find the image in your image folder on your server.
Now, add the code for the Earthtym.net "Homepage" link:
You will now need to add the following code to your page to add the link to the image.
HIGHLIGHT the entire code, then choose "COPY" from your browser's EDIT option.
<!-- Begin Earthtym.net Link -->
<H4><A HREF="http://www.earthtym.net/">
<IMG SRC="enter here the name of the folder into which you put
the image-file and whatever name you gave the image file"
ALT="Earthtym" BORDER="0" ALIGN="BOTTOM">Earthtym.net</a></H4>
<!-- End Earthtym.net Link -->
Next, go into your HTML editor (ie. Microsoft Notebook, EditPlus, or other), place the mouse pointer arrow where you want the code on the page, click your mouse pointer to leave the cursor there, and move the mouse pointer into the EDIT menu of the editor and choose "PASTE".
The code will now be inserted.
(Note that you must add the image filename to the IMG SRC portion of the code noted above)
|