Step 2: Save the Graphics

Right-click on the image below (click and hold for a Mac) and choose "Save Picture As..." to save the image to your system. If you don't want this color, click here to choose a different one, and don't save this one.

dmj Dark Monochromatic

Step 3: Copy the Code

Now drag the cursor over the following text, right-click (click and hold for a Mac), and choose "Copy". Open up the HTML file for your web page and paste in the text you just copied:


<DIV ALIGN=CENTER>
<IMG SRC="ifl.gif" WIDTH=505 HEIGHT=65 USEMAP="#IFL-map" BORDER=0><BR>
</DIV><P>

<MAP NAME="IFL-map">
<!-- #$-:Image Map file created by Map THIS! -->
<!-- #$-:Map THIS! free image map editor by Todd C. Wilson -->
<AREA SHAPE=RECT COORDS="85,39,160,54" TARGET="_top"
        	HREF="http://www.fractalus.com/ifl/help.htm"
        	ALT="Help!">
<AREA SHAPE=RECT COORDS="171,41,246,56" TARGET="_top"
        	HREF="http://www.fractalus.com/cgi-bin/theway?ring=fractals;id=YOURIDHERE;next5"
        	ALT="Displays the next 5 sites in the loop">
<AREA SHAPE=RECT COORDS="256,41,331,56" TARGET="_top"
        	HREF="http://www.fractalus.com/cgi-bin/theway?ring=fractals;id=YOURIDHERE;random"
        	ALT="Goes to a random site in the loop">
<AREA SHAPE=RECT COORDS="340,41,415,56" TARGET="_top"
        	HREF="http://www.fractalus.com/cgi-bin/theway?ring=fractals;id=YOURIDHERE;skip"
        	ALT="Skips over next site in the loop.  Helpful if the next site is down for some reason.">
<AREA SHAPE=RECT COORDS="87,6,415,37" TARGET="_top"
        	HREF="http://www.fractalus.com/ifl/"
        	ALT="Goes to the Infinite Fractal Loop home page">
<AREA SHAPE=POLY COORDS="45,2,66,17,66,46,46,61,2,32,45,2" TARGET="_top"
        	HREF="http://www.fractalus.com/cgi-bin/theway?ring=fractals;id=YOURIDHERE;prev"
        	ALT="Goes to the previous site in the loop">
<AREA SHAPE=POLY COORDS="457,2,436,17,436,46,456,60,500,32,456,2" TARGET="_top"
        	HREF="http://www.fractalus.com/cgi-bin/theway?ring=fractals;id=YOURIDHERE;next"
        	ALT="Goes to the next site in the loop">
<AREA SHAPE=default HREF="http://www.fractalus.com/ifl/" TARGET="_top">
</MAP>
Step 4: Edit the Site ID

The URLs in the above HTML code need to know the site ID for your page in the Loop in order to produce the correct "next" and "previous" sites. This site ID is a number that will be assigned to you when you are accepted into the Loop.
         After pasting the above code into your HTML file, you need to change all occurrences of YOURIDHERE to the number provided. For example, if your site ID is 36, you would change this:

HREF="http://www.fractalus.com/cgi-bin/theway?ring=fractals;id=YOURIDHERE;next5"

to this:

HREF="http://www.fractalus.com/cgi-bin/theway?ring=fractals;id=36;next5"

The changes have been highlighted for you. Remember that you need to change all occurrences of YOURIDHERE, not just the one shown!

Step 5: Send Me Mail

After you've done the first four steps, you need to send me mail indicating that you've added the Loop code to your web page and that you'd like to be fully inserted into the Loop. You can do that by clicking here.

         Back to Loop HTML Code
         Back to Join the Loop
         Back to the IFL home

 

Copyright © 1997-99 Damien M. Jones