Updated the API: patch from Idan Gazit <idan@fastmail.fm>
[mono.git] / web / web / template.html.in
index 2f7ffa9c4fb85a45fbf6fd5edb65383bce7276fc..d9d9401794e8c6f93b7ddd8d4c45bde68b7ba53e 100644 (file)
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
 <head>
 <title>#TITLE#</title>
+<link rel="icon" href="MonoIcon.png" type="image/png" />
+<!-- background-image: url("images/bgsquares.gif");  -->
 <style type="text/css">
 <!--
    body { font-family: "trebuchet ms", lucida, verdana, helvetica; 
-          background-image: url("images/bgsquares.gif"); 
-          background-attachment: fixed; }
+          
+   }
    body, td, table { font-family: "trebuchet ms", lucida, verdana, helvetica; 
-                     font-size: 12px; }
+                     font-size: 14px; }
 
-       .navi { font-size: 14px; background: #444444; }
-       .subnavi { font-size: 12px; }
-        .footnote { font-size: 10px; color: #aaaaaa; }
+       .navi0 { font-size: 14px; font-weight: bold; background: #444444; }
+       .navi1 { font-size: 14px; font-weight: bold; left-margin: 10pt}
+       .navi2 { font-size: 10px; font-weight: bold; left-margin: 20pt}
+       .topmenu { font-size: 14px; font-weight: bold;  }
+       .footnote { font-size: 12px; color: #aaaaaa; }
 
-       a.navi { color: #ffffff; text-decoration: none; font-weight: bold; }
-       a.navi:visited { color: #cccccc; }
-       a.navi:hover { color: #ee9900; text-decoration: underline; }
+       a.navi0 { color: #ffffff; text-decoration: none}
+       a.navi0:visited { color: #cccccc; }
+       a.navi0:hover { color: #ee9900; text-decoration: underline; }
 
-       a.subnavi { color: #ffffff; text-decoration: none; font-weight: bold; }
-       a.subnavi:visited { color: #cccccc; }
-       a.subnavi:hover { color: #ee9900; text-decoration: underline; }
+       a.navi1 { color: #ffffff; text-decoration: none; margin-left: 7px;}
+       a.navi1:visited { color: #cccccc; }
+       a.navi1:hover { color: #ee9900; text-decoration: underline; }
 
-// -->
+       a.navi2 { color: #ffffff; text-decoration: none; margin-left: 20px;}
+       a.navi2:visited { color: #cccccc; }
+       a.navi2:hover { color: #ee9900; text-decoration: underline; }
+
+       a.topmenu { color: #ffffff; text-decoration: none; margin-left: 7px;}
+       a.topmenu:visited { color: #cccccc; }
+       a.topmenu:hover { color: #ee9900; text-decoration: underline; }
+
+       h1 {
+               border-bottom: 2px solid #dddddd;
+       }
+
+       pre { font-size: 12px; }
+
+       .shell { 
+       border-style: solid; background: #000000; color: #bbbbbb;
+       #777777; border-width:
+       1px; padding: 2pt; 
+       margin:15px;
+       }
+// --> 
 </style>
+#CSS#
+#SCRIPT#
 </head>
 <body bgcolor="#555555" text="#000000">
 
 <table cellpadding="0" cellspacing="0" border="0" width="100%">
     <tr>
-        <td><img src="images/pixel.gif"></td><!-- left border -->
-        <td colspan="4">
-           <a href="/mono/"><img src="images/mono.gif" border="0"></a></td>
-        <td><img src="images/pixel.gif"></td><!-- right border -->
+        <td><img src="images/pixel.gif" alt="" /></td><!-- left border
+        -->
+       <td colspan="4">
+       <table>
+         <tr>
+           <td>
+               <a href="http://www.go-mono.com"><img
+        src="images/mono-new.gif" alt="mono-logo" border="0" /></a>
+           </td>
+           <td>
+              <a class="topmenu" href="download.html">Downloads</a> |
+              <a class="topmenu" href="http://go-mono.com/daily/">Daily snapshots</a> |              
+              <a class="topmenu" href="screenshots.html">Screenshots</a> |
+              <a class="topmenu" href="http://www.go-mono.com:8080">Documentation</a> |
+              <a class="topmenu" href="bugs.html">Bugs</a> |
+             <a class="topmenu" href="http://www.go-mono.com/monologue/">Blogs</a>
+           </td>
+         </tr>
+       </table>
+       </td>
+        <td><img src="images/pixel.gif" alt="" /></td><!-- right border
+        -->
     </tr>
     <tr>
-        <td><img src="images/pixel.gif" width="1" height="1"></td>
-        <td colspan="3" bgcolor="black"><img src="images/pixel.gif" height="2"></td>
-        <td bgcolor="black"><img src="images/pixel.gif" width="1"></td>
-            <td><img src="images/pixel.gif"></td>
+        <td><img src="images/pixel.gif" width="1" height="1" alt="" /></td>
+        <td colspan="3" bgcolor="black"><img src="images/pixel.gif"
+        height="2" alt="" /></td>
+        <td bgcolor="black"><img src="images/pixel.gif" width="1" alt="" /></td>
+            <td><img src="images/pixel.gif" alt="" /></td>
     </tr>
     <tr>
-        <td width="100"><img src="images/pixel.gif"></td>
+        <td width="100"><img src="images/pixel.gif" alt="" /></td>
         <td valign="top">
             <table cellpadding="2" valign="top" cellspacing="0" border="0">
                 #MENU#
             </table>
             </td>
-        <td bgcolor="black" width="1"><img src="images/pixel.gif" width="1"></td>
-        <td bgcolor="white">
+        <td bgcolor="black" width="1"><img src="images/pixel.gif"
+        width="1" alt="" /></td>
+        <td bgcolor="white" align="left" width="80%" valign="top">
             <table cellpadding="16">
               <tr><td>
                 #CONTENT#
                   </td></tr>
             </table>
-             </td>
-        <td bgcolor="black"><img src="images/pixel.gif" width="1"></td>
-        <td width="100"><img src="images/pixel.gif"></td>
+       </td>
+        <td bgcolor="black"><img src="images/pixel.gif" width="1" alt="" /></td>
+        <td width="100"><img src="images/pixel.gif" alt="" /></td>
     </tr>
     <tr>
         <td colspan="2">
-            <img src="images/pixel.gif"></td>
-        <td colspan="2" bgcolor="black"><img src="images/pixel.gif" height="1"></td>
-        <td bgcolor="black"><img src="images/pixel.gif" width="1"></td>
-        <td><img src="images/pixel.gif"></td>
+            <img src="images/pixel.gif" alt="" /></td>
+        <td colspan="2" bgcolor="black"><img src="images/pixel.gif"
+        height="1" alt="" /></td>
+        <td bgcolor="black"><img src="images/pixel.gif" width="1" alt="" /></td>
+        <td><img src="images/pixel.gif" alt="" /></td>
     </tr>
 
-    <td colspan="2"></td>
-    <td colspan="2" align="center">
-       <a class="footnote" href="mailto: webmaster@go-mono.com">webmaster@go-mono.com</a>
-    </td>
-    <td colspan="2"></td>
+    <tr>
+      <td colspan="2"></td>
+      <td colspan="2" align="center">
+         <a class="footnote" href="mailto:webmaster@go-mono.com">webmaster@go-mono.com</a>
+      </td>
+      <td colspan="2"></td>
     </tr>
-</tr>
 </table>
 
 </body>