<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML>

   <HEAD>
      <TITLE>silicon brain test HTML</TITLE>

      <style type=\"text/css\"><!--
         pre { font-family: "Lucida Console", Monaco, monospace }
      --></style>

   </HEAD>

   <BODY>
      <H1> silicon brain test HTML</H1>

      <p> the following text is pre:

      <pre>

         this is pre text and it is using a CSS font-family:

         this is an example C: if( true ) { return false; }
      </pre>

      <HR>

      <P> <A HREF="index.htm">the silicon brain home page</A> </P>
      <P> <A HREF="mailto:info@siliconbrain.com">contact
         SiliconBrain</A></P>

      <ADDRESS>
         <A HREF="mailto:info@siliconbrain.com">info@siliconbrain.com</A>
      </ADDRESS>

      <P> this web page was designed by joerg kunze.</P>

      <P> copyright; 2006 joerg kunze </P>

      <P> this web page is free software; you can redistribute it and/or
         modify it under the terms of the GNU General Public License
         as published by the Free Software Foundation; either version 2
         of the license or (at your opinion) any later version.</P>

      <P> this web page is distributed in the hope that it is useful, but
         <STRONG>without any warranty</STRONG>; without even the implied warranty of
         <STRONG>merchantability</STRONG> or <STRONG>fitness for a particular
         purpose</STRONG>. see the GNU General Public License for details.</P>

      <P> you should have received a <A HREF="gpl.html">copy of the GNU
         General Public License</A>
         along with these web page; if not, write to the
         <A HREF="http://www.fsf.org/">Free Software Foundation</A>, Inc.,
         59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.</P>

      <hr>
      <pre>
$Log: testHtml.htm,v $
Revision 1.1  2006/05/02 23:09:19  joerg
published and deployed for some browser tests


      </pre>
   </BODY>
</HTML>