/[MITgcm]/mitgcm.org/front_content/template.xml
ViewVC logotype

Contents of /mitgcm.org/front_content/template.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.5 - (show annotations) (download) (as text)
Sun Dec 7 06:52:17 2003 UTC (20 years, 5 months ago) by edhill
Branch: MAIN
Changes since 1.4: +22 -8 lines
File MIME type: text/xml
 o added "forward/adjoint" column to the summary
 o fixed numerous small glitches in the results parsing

1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
4 <html xmlns="http://www.w3.org/1999/xhtml">
5 <head>
6 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
7 <!-- <base href="http:/mitgcm.org/" /> -->
8 <!-- <meta name="" content="" /> -->
9 <title>MITgcm: <!--ADDTITLE--></title>
10 <style type="text/css">
11 /*<![CDATA[*/
12 body {
13 background-color: #FFFFFF;
14 color: #000000;
15 }
16 :link { color: #0000FF }
17 :visited { color: #000080 }
18 :active { color: #FF0000 }
19 span.c2 {font-size: 110%}
20 span.c3 {font-size: 140%}
21 div.c1 {text-align: center}
22 /*]]>*/
23 </style>
24 </head>
25
26 <body>
27 <table align="center" border="0" cellpadding="10" width="100%" summary="">
28 <!-- Image Bar -->
29
30 <tr align="center" valign="top">
31 <td colspan="2" align="center">
32 <div class="c1">
33 <a href="http://mitgcm.org/"> <img src="TitleImage.gif"
34 alt="Montage of Applications Original concept by CNH Put into practice by AJA"
35 border="0" height="189" width="628" /></a><br />
36
37 </div>
38 </td>
39 </tr>
40
41 <tr align="left" valign="top">
42 <!-- Menu Table -->
43
44 <td width="15%">
45 <table bgcolor="#ffffff" align="left" border="0" cellpadding="3"
46 width="100%" summary="">
47 <tr bgcolor="#bbffbb">
48 <td><!-- Menu -->
49 <span class="c3">
50 <center><b><a href="http://mitgcm.org/">
51 <img src="MITgcm_new.gif"
52 alt="MITgcm logo" border="0" width="150" height="55">
53 </a></b></center>
54 </span>
55 <span class="c2">
56
57 <!--ADDMENU-->
58
59 </span><br />
60 </td>
61 </tr>
62 <tr align="center" bgcolor="#7577B5">
63 <td align="center">
64 <a href="http://paoc.mit.edu/cmi/">
65 <img src="cmilogoinv.gif" alt="CMI logo" border="0" width="86" height="85" />
66 </a>
67 </td>
68 </tr>
69 <tr align="center" width="66" >
70 <td align="center" bgcolor="#FFFFFF" >
71 <a href="http://www.mit.edu/">
72 <img src="mit-redgrey3.gif" alt="MIT logo" border="0" width="62" height="36" />
73 </a>
74 </td>
75 </tr>
76 </table>
77 </td>
78 <!-- Content Table -->
79
80 <td width="85%">
81 <table align="left" border="0" cellpadding="3" width="100%"
82 summary="">
83 <tr align="left">
84 <td><!-- Content -->
85
86 <!--ADDCONTENT-->
87
88 </td>
89 </tr>
90 </table>
91 </td>
92 </tr>
93 </table>
94 </body>
95 </html>
96

  ViewVC Help
Powered by ViewVC 1.1.22