/[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.11 - (show annotations) (download) (as text)
Thu Apr 6 13:24:30 2006 UTC (18 years, 1 month ago) by edhill
Branch: MAIN
Changes since 1.10: +7 -0 lines
File MIME type: text/xml
eddy is now FC5

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 <link REL="icon" HREF="TitleImage.ico" TYPE="image/png">
10 <title>MITgcm: <!--ADDTITLE--></title>
11 <style type="text/css">
12 /*<![CDATA[*/
13 body {
14 background-color: #FFFFFF;
15 color: #000000;
16 }
17 :link { color: #0000FF }
18 :visited { color: #000080 }
19 :active { color: #FF0000 }
20 span.c2 {font-size: 110%}
21 span.c3 {font-size: 140%}
22 div.c1 {text-align: center}
23 /*]]>*/
24 </style>
25 </head>
26
27 <body>
28 <table align="center" border="0" cellpadding="10" width="100%" summary="">
29 <!-- Image Bar -->
30
31 <tr align="center" valign="top">
32 <td colspan="2" align="center">
33 <div class="c1">
34 <a href="http://mitgcm.org/"> <img src="TitleImage.gif"
35 alt="Montage of Applications Original concept by CNH Put into practice by AJA"
36 border="0" height="189" width="628" /></a><br />
37
38 </div>
39 </td>
40 </tr>
41
42 <tr align="left" valign="top">
43 <!-- Menu Table -->
44
45 <td width="15%">
46 <table bgcolor="#ffffff" align="left" border="0" cellpadding="3"
47 width="100%" summary="">
48 <tr bgcolor="#bbffbb">
49 <td><!-- Menu -->
50 <span class="c3">
51 <center><b><a href="http://mitgcm.org/">
52 <img src="MITgcm_new.gif"
53 alt="MITgcm logo" border="0" width="150" height="55">
54 </a></b></center>
55 </span>
56 <span class="c2">
57
58 <!--ADDMENU-->
59
60 </span><br />
61 </td>
62 </tr>
63 <tr align="center" bgcolor="#FFFFFF">
64 <td align="center">
65 <a href="http://www.ecco-group.org/">
66 <img src="ecco_sm3.gif" alt="ECCO Logo" border="0" width="154" height="105" />
67 </a>
68 </td>
69 </tr>
70 <tr align="center" bgcolor="#FFFFFF">
71 <td align="center">
72 <a href="http://www.ecco2.org/">
73 <img src="ecco_sm3.gif" alt="ECCO Logo" border="0" width="154" height="105" />
74 </a>
75 </td>
76 </tr>
77 <tr align="center" bgcolor="#7577B5">
78 <td align="center">
79 <a href="http://paoc.mit.edu/cmi/">
80 <img src="cmilogoinv.gif" alt="CMI logo" border="0" width="86" height="85" />
81 </a>
82 </td>
83 </tr>
84 <tr align="center" width="66" >
85 <td align="center" bgcolor="#FFFFFF" >
86 <a href="http://www.mit.edu/">
87 <img src="mit-redgrey3.gif" alt="MIT logo" border="0" width="62" height="36" />
88 </a>
89 </td>
90 </tr>
91 </table>
92 </td>
93 <!-- Content Table -->
94
95 <td width="85%">
96 <table align="left" border="0" cellpadding="3" width="100%"
97 summary="">
98 <tr align="left">
99 <td><!-- Content -->
100
101 <!--ADDCONTENT-->
102
103 </td>
104 </tr>
105 </table>
106 </td>
107 </tr>
108 </table>
109 </body>
110 </html>
111

  ViewVC Help
Powered by ViewVC 1.1.22