/[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.6 - (show annotations) (download) (as text)
Tue Apr 20 18:40:33 2004 UTC (20 years, 1 month ago) by edhill
Branch: MAIN
Changes since 1.5: +7 -0 lines
File MIME type: text/xml
 o add prominent ECCO link

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="#FFFFFF">
63 <td align="center">
64 <a href="http://www.ecco-group.org/">
65 <img src="ecco_sm1.gif" alt="ECCO Logo" border="0" width="146" height="129" />
66 </a>
67 </td>
68 </tr>
69 <tr align="center" bgcolor="#7577B5">
70 <td align="center">
71 <a href="http://paoc.mit.edu/cmi/">
72 <img src="cmilogoinv.gif" alt="CMI logo" border="0" width="86" height="85" />
73 </a>
74 </td>
75 </tr>
76 <tr align="center" width="66" >
77 <td align="center" bgcolor="#FFFFFF" >
78 <a href="http://www.mit.edu/">
79 <img src="mit-redgrey3.gif" alt="MIT logo" border="0" width="62" height="36" />
80 </a>
81 </td>
82 </tr>
83 </table>
84 </td>
85 <!-- Content Table -->
86
87 <td width="85%">
88 <table align="left" border="0" cellpadding="3" width="100%"
89 summary="">
90 <tr align="left">
91 <td><!-- Content -->
92
93 <!--ADDCONTENT-->
94
95 </td>
96 </tr>
97 </table>
98 </td>
99 </tr>
100 </table>
101 </body>
102 </html>
103

  ViewVC Help
Powered by ViewVC 1.1.22