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.
86 lines (72 sloc)
3.96 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 4.0 Transitional//EN"> | |
| <html> | |
| <head> | |
| <title>Subterminal.com Brand and Company ID Extension</title> | |
| <!-- Linked style sheet--> | |
| <link rel="stylesheet" href="servicestyle.css" type="text/css"> | |
| <!-- End of style sheet link--> | |
| </head> | |
| <body bgcolor="#ffffff" bgproperties="fixed" background="images/clback1.gif" text="#000000" link="#ff0000" vlink="#0099ff"> | |
| <table width="760" border="0" cellpadding="0" cellspacing="0"> | |
| <tr> | |
| <td><img src="images/pixel.gif" width="170" height="1"></td> | |
| <td width="20"><img src="images/pixel.gif" width="20" height="1"></td> | |
| <td width="240"><img src="images/pixel.gif" width="240" height="1"></td> | |
| <td width="10"><img src="images/pixel.gif" width="10" height="1"></td> | |
| <td width="240"><img src="images/pixel.gif" width="240" height="1"></td> | |
| </tr> | |
| <tr> | |
| <td valign="top" class="pageheading"> | |
| <font face="Verdana, Arial, Helvetica, sans-serif" size="+1"> | |
| Clients & Portfolio | |
| </font> | |
| </td> | |
| <td> </td> | |
| <td valign="top" class="copy"> | |
| <font face="Verdana, Arial, Helvetica, sans-serif"> | |
| <strong><a href="/skydiveftwayne" class="linknorm" target="_top">Skydive Fort Wayne</a></strong><br> | |
| <a href="/skydiveftwayne" target="_top"><img src="images/skysamp1.gif" height="100" width="160" alt="www.subterminal.com/skydiveftwayne" border="0" align="right"></a>This site was planned, designed and built by Subterminal for a local skydiving operation. We also provide maintenance and site updates, as well as site promotion services.<br> | |
| <br> | |
| </font> | |
| </td> | |
| <td> </td> | |
| <td valign="top" class="copy"> | |
| <font face="Verdana, Arial, Helvetica, sans-serif"> | |
| <strong><a href="http://www2.fwi.com/~ishmael/resume/index.shtml" class="linknorm" target="_top">Dynamic Resume Site</a></strong><br> | |
| This dynamic resume was originally built specifically to<a href="http://www2.fwi.com/~ishmael/resume/index.shtml" target="_top"><img src="images/resum1.gif" width="138" height="100" border="0" alt="Apache XSSI resume on UNIX" align="right"></a> test and demonstrate some of the extended capabilities of the <a href="http://www.apache.org" class="linknorm" target="_top">Apache web server</a>. The resume is dynamically assembled based on logic embedded in the web source templates. I recently also created an <a href="/resume" class="linknorm" target="_top">NT version</a> using ASP. Currently, the site only works well in 4.0 or greater browsers, but 3.0 compliant versions are also planned. | |
| </font> | |
| <table width="240" border="0" cellpadding="0" cellspacing="0" align="center"> | |
| <tr> | |
| <td valign="top" width="50%"><br><a href="http://www2.fwi.com/~ishmael/resume/index.shtml" target="_top"><img src="images/apache1.gif" width="75" height="34" border="0" alt="Apache XSSI version" align="left"></a></td> | |
| <td valign="top" width="50%" align="right"><br><a href="/resume" target="_top"><img src="images/ntfin3.gif" width="100" height="39" border="0" alt="IIS ASP version" align="right"></a></td> | |
| </tr> | |
| </table> | |
| </td> | |
| </tr> | |
| </table> | |
| <br><br><br> | |
| <br><br><br> | |
| <center> | |
| <div class="bottomnav"> | |
| <font face="Verdana, Arial, Helvetica, sans-serif"> | |
| <a href="welcome2.htm">home</a> | | |
| applications | | |
| <a href="brands.asp">brand & id</a> | | |
| <a href="clients.asp">clients</a> | | |
| <a href="intranets.asp">intranets</a> | | |
| <a href="marketing.asp">marketing</a> | | |
| <a href="rescue.asp">site rescue</a> | | |
| <a href="design.asp">design & development</a> | | |
| <a href="strategy.asp">strategy</a> | |
| </font> | |
| </div> | |
| <br> | |
| <div class="copyright"> | |
| <font face="Verdana, Arial, Helvetica, sans-serif"> | |
| <strong>contact:</strong> Subterminal, 325 East Ninth Street, Auburn, IN 46706 U.S.A. <a href="mailto:mail@subterminal.com">mail@subterminal.com</a> ph:219-925-3177 or 219-925-1150<br> | |
| ©1998-1999: All materials on this site are copyrighted 1998-1999 and are the property of Subterminal. All rights reserved. | |
| </font> | |
| </div> | |
| </center> | |
| </body> | |
| </html> |