Version 1 - Tiny and Texty and Boy, It's Easy
This HTML snippet will create a very small text-only soulpuppetry webring
doodad, that will use the text and link colors of whatever page you paste
it into. Feel free to add alignment tags (center or right), but please
don't edit the snippet in any other way.
How to use:
1. Select a page to put the snippet on.
2. Open that page in a text editor.
3. Copy and paste the snippet below into the page, somewhere between
the <body> and </body> tags.
4. Everywhere that the snippet says id=0, you must substitute your
own ring ID number, which was emailed to you when you joined the webring.
If you haven't joined yet, please go to the
join page.
5. Add alignment tags if you want them.
6. Upload the page.
7. Some of you may get weird characters instead of the « and
». If that happens, replace the HTML snippet you have with the one
below.
The doodad will look like this:
< | «
| !
| soulpuppetry
| ?
| »
| >
And here's the HTML:
<!--START SOULPUPPETRY WEBRING SNIPPET -->
< |
<a href="http://www.ringsurf.com/netring?ring=soulpuppetry;id=0;action=prev"
onMouseOver="window.status='previous site in the ring'; return true">«</a>
|
<a href="http://www.ringsurf.com/netring?ring=soulpuppetry;action=list"
onMouseOver="window.status='list of all sites in the ring'; return true">!</a>
|
<a href="http://mooncalf.rydia.net/soulpuppetry/" onMouseOver="window.status='the
soulpuppetry homepage'; return true">soulpuppetry</a>
|
<a href="http://www.ringsurf.com/netring?ring=soulpuppetry;id=0;action=rand"
onMouseOver="window.status='random site in the ring'; return true">?</a>
|
<a href="http://www.ringsurf.com/netring?ring=soulpuppetry;id=0;action=next"
onMouseOver="window.status='next site in the ring'; return true">»</a>
| >
<!--END SOULPUPPETRY WEBRING SNIPPET -->
Version 2 - But I Want A Graphic!
This HTML snippet will create a fairly small soulpuppetry webring doodad
with a graphic above it. Right now there aren't many graphics to choose
from, but more will be added soon. As above, feel free to add alignment
tags, but otherwise, please don't edit the snippet.
How to use:
1. Go to the
graphics page and select the graphic that you want to use.
2. Save a copy of that graphic to your hard drive.
3. Name that graphic 'soulp.jpg'.
4. Select a page to put the HTML snippet on.
5. Open that page in a text editor.
6. Copy and paste the snippet below into the page, somewhere between
the <body> and </body> tags.
7. Everywhere that the snippet says id=0, you must substitute your
own ring ID number, which was emailed to you when you joined the webring.
If you haven't joined yet, please go to the
join page.
8. Add alignment tags if you want them.
9. Upload the page.
10. Upload the graphic named 'soulp.jpg' in the exact same place.
The doodad will look like this:
And here's the HTML:
<!--START SOULPUPPETRY GRAPHIC WEBRING SNIPPET -->
<table>
<tr>
<td valign="middle"align="center">
<a target="_top" style="text-decoration: none;" href="http://www.ringsurf.com/netring?ring=soulpuppetry;action=home"
onMouseOver="window.status='soulpuppetry home page'; return true"><img
src="soulp.jpg" border=0></a>
<BR>
<a target="_top" style="text-decoration: none;" href="http://www.ringsurf.com/netring?ring=soulpuppetry;id=0;action=prev"
onMouseOver="window.status='previous site in the ring'; return true">«</a>
|
<a target="_top" style="text-decoration: none;" href="http://www.ringsurf.com/netring?ring=soulpuppetry;id=0;action=list"
onMouseOver="window.status='list of all sites in the ring'; return true">!</a>
|
<a target="_top" style="text-decoration: none;" href="http://www.ringsurf.com/netring?ring=soulpuppetry;id=0;action=rand"
onMouseOver="window.status='random site in the ring'; return true">?</a>
|
<a target="_top" style="text-decoration: none;" href="http://www.ringsurf.com/netring?ring=soulpuppetry;id=0;action=next"
onMouseOver="window.status='next site in the ring'; return true">»</a>
</td>
</tr>
</table>
<!--END SOULPUPPETRY GRAPHIC WEBRING SNIPPET -->
|