Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
66 lines (50 sloc)
1.91 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <HTML> | |
| <HEAD> | |
| <TITLE>Pictures!</TITLE> | |
| </HEAD> | |
| <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0066FF" ACTIVE="#FF0000" VLINK="#000000"> | |
| <FONT SIZE=+2"> Pictures!</FONT> | |
| <P> | |
| <IMG SRC="alkayak.jpg" HEIGHT="184" WIDTH="300" ALIGN="left" ALT="Alex"> | |
| <Font Size="+2">Alex</FONT><br> | |
| <FONT SIZE="-2">Kayak,Picture and spelling by:Jerry Cockerell</FONT> | |
| <P> | |
| <IMG SRC="andy.jpg" HEIGHT="213" WIDTH="145" ALIGN="middle" ALT="Andy"> | |
| <Font Size="+2">Andy</FONT> | |
| <P> </P> | |
| <CENTER> | |
| And now for a new version of "Where's Waldo?" .. Where's ANDY???<P> | |
| <IMG SRC="song.jpg" WIDTH="605" HEIGHT="163" ALT="Circle The State With Song"><P> | |
| <FONT SIZE="+2"><I><B>Circle The State With Song 1998</I></B></FONT> | |
| <P> </P><P> </P> | |
| <IMG SRC="welding.jpg" HEIGHT="225" WIDTH="241" ALIGN="middle" ALT="Yes I can really weld">Me :-) | |
| <a href="" onMouseover="alert('Why are you putting your cursor there?');alert('I didnt say you could!');alert('I think you should e-mail me and say your sorry!');alert('Yeah you better do it');window.open('mailto:tentil@tentil.com?subject=I am sorry!');document.bgColor='black';document.fgColor='White'"><IMG SRC="notwelding.jpg" HEIGHT="146" WIDTH="205" BORDER="0" ALIGN="middle" ALT=""></a></CENTER> | |
| <P> </P><P> </P> | |
| Wanna see a picture of my pride and joy? Click<A HREF="p_j.jpg"> | |
| here</A> | |
| <P> </P> | |
| <FONT FACE="arial" SIZE="-3" COLOR="000000"> | |
| | <A HREF="poems.html">Poems</A> | | |
| <A HREF="picture.html">Pictures</A> | | |
| <A HREF="faq.html">FAQs</A> | <BR> | |
| | <A HREF="contact.html">Contact</A> | | |
| <A HREF="home.html">Home</A> | | |
| <A HREF="index.html">tentil.com</A> | | |
| </FONT> | |
| <P> | |
| <FONT FACE="arial" SIZE="-1" COLOR="0066FF"> | |
| web page designed<br> | |
| and hosted by</font> | |
| <A HREF="index.html"> | |
| <IMG SRC="smlogo.gif" ALIGN="top" WIDTH="57" HEIGHT="34" BORDER="0" ALT="TenTil Design"></A> | |
| <A HREF="#top"><IMG SRC="top.gif" WIDTH="30" HEIGHT="40" ALT="Top" BORDER="0" ALIGN="right"></A> | |
| </CENTER> | |
| </BODY> | |
| </HTML> |