File:  [Repository] / OSAS / OSA_template / main_template.html
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Wed Oct 8 18:10:45 2003 UTC (20 years, 7 months ago) by dwinter
Branches: MAIN
CVS tags: HEAD
new template added

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Main Template</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>

<body>
<table width="100%" border="1">
  <tr>
    <td width="13%"><img src="images/mpiwg_with.jpg" width="100" height="92"></td>
    <td width="62%"><div align="center"><font size="+4" face="Verdana, Arial, Helvetica, sans-serif">Document Repository</font></div></td>
    <td width="25%"><div align="right"><img src="images/content_off.gif" width="139" height="122"></div></td>
  </tr>
  <tr bgcolor="#0000FF">
    <td><font color="#999999" size="+2" face="Verdana, Arial, Helvetica, sans-serif"><strong>[Home]</strong></font></td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr bgcolor="#0000FF">
    <td colspan="3" bgcolor="#FFFFFF"><font color="#000000">&nbsp;</font><font color="#000000">&nbsp;</font></td>
  </tr>
</table>
</body>
</html>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>