Add webring image map

This commit is contained in:
Netscape Navigator 2019-11-21 20:03:00 -06:00
parent db3b020e0e
commit 8b6084632d
7 changed files with 66 additions and 1 deletions

View File

@ -0,0 +1,9 @@
---
title: SSB Log Entry 227
date: 2019-11-20T13:20:44-06:00
tags:
---
There's a lot of pressure to do useful and productive things with computers. I refuse to give in. #fun

View File

@ -0,0 +1,11 @@
---
title: SSB Log Entry 216
date: 2019-11-18T09:45:28-06:00
tags:
---
How do I reset my identity in #manyverse ? I tried uninstalling and re-installing, but it's still my old ident. Is there a directory I can delete somewhere?
I haven't used the app in a while- it's really coming along!

BIN
source/img/new.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 308 B

BIN
source/img/updated.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 379 B

BIN
source/img/webring.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@ -17,9 +17,54 @@
<hr/>
<center><u><b>BANNER EXCHANGE</b></u></center>
<p>
Please contact me for banner exchange opportunities. I can be found on #meta in TildeChat IRC or on the Scuttleverse.
<%= image_tag "img/new.gif" %> Contact me on Tilde.Chat to exchange banners!
</p>
<p align="center">
<%= image_tag("img/webring.gif", width: "204", height: "48", border: "0", usemap: "#map") %>
<map name="map">
<!-- #$-:Image map file created by GIMP Image Map plug-in -->
<!-- #$-:GIMP Image Map plug-in by Maurits Rijk -->
<!-- #$-:Please do not edit lines starting with "#$" -->
<!-- #$VERSION:2.3 -->
<!-- #$AUTHOR:netscape_navigator -->
<area
shape="rect"
coords="0,0,204,5"
alt="Random Tilde Box"
id="random_tildebox"
href="" />
<area
shape="rect"
coords="7,20,58,42"
alt="Join the Tildeverse Webring"
href="https://tilde.town/~um/tilde_ring/join.html" />
<area
shape="rect"
coords="58,20,96,42"
target="Visit Next Ring Member"
id="tilde_town_ring_next"
href="" />
<area
shape="rect"
coords="96,20,152,42"
target="Visit Random Ring User"
id="tilde_town_ring"
href="" />
<area
shape="rect"
coords="152,20,198,42"
target="Abount the Webring"
href="https://en.wikipedia.org/wiki/Webring" />
</map>
<div id="tilde_ring">
</div>
<script type="text/javascript">
var ringjs = document.createElement('script')
ringjs.src = document.location.protocol + '//tilde.town/~um/tilde_ring/tilde_ring.js'
document.getElementById('tilde_ring').appendChild(ringjs)
</script>
</div>
<%= link_to 'https://en.wikipedia.org/wiki/Microsoft_Office_97' do image_tag "img/office.gif" end %>
<%= link_to 'https://en.wikipedia.org/wiki/Microsoft_FrontPage' do image_tag "img/frontpage.gif" end %>
<br/>

BIN
webring.xcf Normal file

Binary file not shown.