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.
169 lines (150 sloc)
5.83 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
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> | |
| <HTML> | |
| <HEAD> | |
| <TITLE>Graphics and web page designs</TITLE> | |
| <META NAME="Description" CONTENT="Graphics and web page designs"> | |
| <META NAME="generator" CONTENT="Notepad"> | |
| <META NAME="author" CONTENT="Karla Fulfer"> | |
| <META NAME="keyword" CONTENT="graphics,design,html,web page design, afordable"> | |
| <script language="JavaScript"> | |
| <!-- | |
| browsok = (((navigator.appName == "Netscape") | |
| && (parseInt(navigator.appVersion) >= 3)) | |
| || ((navigator.appName == "Microsoft Internet Explorer") | |
| && (parseInt(navigator.appVersion)>=3))); | |
| if(browsok){ | |
| // MouseOn | |
| // Note: the 100 is for the WIDTH, 15 is for the HEIGHT | |
| tips1 = new Image(100, 15); | |
| tips1.src = "button1a.gif"; | |
| com1 = new Image(100, 15); | |
| com1.src = "button2a.gif"; | |
| home1 = new Image(100, 15); | |
| home1.src = "button3a.gif"; | |
| ten1 = new Image(100, 15); | |
| ten1.src = "button4a.gif"; | |
| // MouseOff | |
| // Note: the 100 is for the WIDTH, 15 is for the HEIGHT | |
| tips0 = new Image(100, 15); | |
| tips0.src = "button1.gif"; | |
| com0 = new Image(100, 15); | |
| com0.src = "button2.gif"; | |
| home0 = new Image(100, 15); | |
| home0.src = "button3.gif"; | |
| ten0 = new Image(100, 15); | |
| ten0.src = "button4.gif"; | |
| } | |
| function BNB_mouseon(n){ | |
| if(browsok){ | |
| imageON = eval(n + "1.src"); | |
| document [n].src = imageON; | |
| } | |
| } | |
| function BNB_mouseoff(n){ | |
| if(browsok){ | |
| imageOFF = eval(n + "0.src"); | |
| document [n].src = imageOFF; | |
| } | |
| } | |
| // --> | |
| </SCRIPT> | |
| <STYLE> | |
| <!-- | |
| a:hover {color:#FF0000;} | |
| --> | |
| </STYLE> | |
| </HEAD> | |
| <BODY BGCOLOR="#FFFFFF" BACKGROUND="designbkg.gif" TEXT="#000000" LINK="#000000" ALINK="#FF0000" VLINK="#000000" leftmargin="0" topmargin="0"> | |
| <br> | |
| <TABLE WIDTH="600" CELLPADDING="0" CELLSPACING="0" BORDER="0"> | |
| <TR><TD VALIGN="top" COLSPAN="2"> | |
| <IMG SRC="title1.gif" WIDTH="330" HEIGHT="70" ALT="Welcome to tentil.com"> | |
| </TD> | |
| <TD VALIGN="top" ROWSPAN="2"> | |
| <IMG SRC="title2.gif" WIDTH="82" HEIGHT="100"></TD> | |
| <TD VALIGN="top"> | |
| <IMG SRC="title3s.gif" WIDTH="188" HEIGHT="70" ALT="Welcome to tentil.com"> | |
| </TD></TR></TABLE> | |
| <TABLE WIDTH="530" CELLPADDING="0" CELLSPACING="0" BORDER="0"> | |
| <TR> | |
| <TD WIDTH="530" ALIGN="RIGHT"> | |
| <IMG SRC="clients.gif" WIDTH="100" HEIGHT="25" ALT="work done at tentil.com"> | |
| </TD></TR></TABLE> | |
| <TABLE WIDTH="530" CELLPADDING="0" CELLSPACING="0" BORDER="0"> | |
| <TR> | |
| <TD WIDTH="115" VALIGN="top"> | |
| <IMG SRC="alive.gif" WIDTH="115" HEIGHT="168" ALT="Graphics make your page!"> | |
| </TD> | |
| <TD WIDTH="415"> | |
| <UL><UL> | |
| <FONT FACE="arial" SIZE="-1"> | |
| Some examples<br> | |
| of the<br> | |
| work done<br> | |
| at <B>tentil.com</B> | |
| <P> | |
| <LI><A HREF="http://www.wattsfuneralhome.com">Watts Funeral Home</A></LI> | |
| <LI><A HREF="http://www.laketexomahomes.com">Lake Texoma Homes</A></LI> | |
| <LI><A HREF="http://www.trinex.net">Tri-County Communications</A></LI> | |
| <LI><A HREF="http://www.dssol.com">Decision Support Solutions, LLC</A></LI> | |
| <LI><A HREF="http://www.tentil.com/propshop">Tip Top Prop Shop</A></LI> | |
| <LI><A HREF="http://www.mindspring.com/~joscott">The Great Scott Adventure</A></LI> | |
| <LI><A HREF="http://www.texoma.net/~wkadams">Little Creek Ranch</A></LI> | |
| <LI><A HREF="http://www.theranchhand.net">The Ranch Hand - Cowboy Poet</A></LI> | |
| <LI><A HREF="http://www.tentil.com/valentine.html">1999 Valentine</A></LI> | |
| <LI><A HREF="http://www.trinex.net/users/fulfer">The Fulfer's</A></LI> | |
| <LI><A HREF="home.html">My Home page</A><IMG SRC="ani1.gif" WIDTH="32" HEIGHT"32" ALIGN="bottom" ALT="!"> | |
| <LI><A HREF="poems/road.html">The Road Not Taken</A> | |
| <LI><A HREF="maya/insomn.html">Insomniac</A> | |
| <P> | |
| <P><FONT FACE="arial" COLOR="#000000"> | |
| <B>tentil.com </B> can design | |
| <br> your graphics and | |
| <br> web site too. Graphics<br> | |
| for company logos,<br> | |
| T-shirts, webpages.<br> | |
| Low rates and personal<br> | |
| service make <B>tentil.com</B><br> | |
| the perfect choice. | |
| <P> | |
| EMAIL YOUR REQUESTS USING: | |
| <br> | |
| my handy <A HREF="request.html"> Work Request Form</A> | |
| </UL></UL> | |
| </TD></TR></TABLE> | |
| <P> | |
| <font size=-2> | |
| <form method="POST" | |
| action="http://associates.icom.com/cgi-bin/agents/agents.cgi/A000000009.gif"> | |
| <input type="hidden" name="member" value="tentil"> | |
| <input type="image" | |
| src="http://associates.icom.com/agents/webmasters/banners/A000000009.gif" | |
| name="subscribe"><br> | |
| <a href="http://associates.icom.com ">Webmasters Click Here!</a> | |
| </form></font> | |
| <P> </P> | |
| | |
| <a href="bnbform.html" | |
| onmouseout="BNB_mouseoff('tips')" onmouseover= | |
| "BNB_mouseon('tips');return true "> | |
| <img src="button1.gif" name="tips" | |
| WIDTH=100 HEIGHT=15 VSPACE=0 border=0 alt=email></a> | |
| <a href="index.html" | |
| onmouseout="BNB_mouseoff('com')" onmouseover= | |
| "BNB_mouseon('com');return true "> | |
| <img src="button2.gif" name="com" | |
| WIDTH=100 HEIGHT=15 VSPACE=0 border=0 alt=com></a> | |
| <a href="tips.html" | |
| onmouseout="BNB_mouseoff('home')" onmouseover= | |
| "BNB_mouseon('home');return true "> | |
| <img src="button3.gif" name="home" | |
| WIDTH=100 HEIGHT=15 VSPACE=0 border=0 alt="windows tips"></a> | |
| <a href="home.html" | |
| onmouseout="BNB_mouseoff('ten')" onmouseover= | |
| "BNB_mouseon('ten');return true "> | |
| <img src="button4.gif" name="ten" | |
| WIDTH=100 HEIGHT=15 VSPACE=0 border=0 alt="Ten's Home"></a> | |
| <P> | |
| <FONT FACE="arial" SIZE="-2" COLOR="#000000">©1996-2000 tentil.com</Font> | |
| </BODY> | |
| </HTML> |