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.
78 lines (66 sloc)
3.31 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 Intranet Consulting & Development</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/inback1.gif" text="#000000" link="#ff0000" vlink="#0099ff"> | |
| <table width="760" border="0" cellpadding="0" cellspacing="0"> | |
| <tr> | |
| <td> </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"> | |
| Intranet Strategy, Development & Deployment Services | |
| </font> | |
| </td> | |
| <td> </td> | |
| <td valign="top" class="copy"> | |
| <font face="Verdana, Arial, Helvetica, sans-serif"> | |
| Intranets are ideal platforms for sharing all types of electronic information across a company. Whether the information or the audience reside at one geographic location or scattered around the globe, an Intranet can bring people and data together.<br> | |
| <br> | |
| <strong>Intranet Experience</strong><br> | |
| Websites for internal company usage and information delivery systems that rely on web-based technologies are one of our specialties. We have extensive experience with Intranet planning, development and deployment, and we can help you no matter how developed your Intranet is. If you are just beginning, we can help you plan, install and build your own internal web. Or, if you are further along, we offer enhancements including application development and database interactivity in addition to all the services we offer for external websites. | |
| </font> | |
| </td> | |
| <td> </td> | |
| <td valign="top" class="copy"> | |
| <font face="Verdana, Arial, Helvetica, sans-serif"> | |
| We have extensive experience with Intranet information delivery, web-based training programs, and site administration of large internal sites. Do you have a specific information problem you are trying to solve? Let us help you solve your internal information challenges with custom Intranet solutions. | |
| </font> | |
| </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> |