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

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

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


Revision 1.14 - (hide annotations) (download) (as text)
Tue Nov 3 23:20:16 2009 UTC (14 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: HEAD
Changes since 1.13: +1 -1 lines
File MIME type: text/xml
Update old-style web-pages (fix broken links)
 and move all old "News" into "Past News"

1 edhill 1.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 edhill 1.4 <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 jmc 1.13 <link REL="icon" HREF="/images/TitleImage.ico" TYPE="image/png">
10 edhill 1.4 <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 edhill 1.1
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 jmc 1.13 <a href="http://mitgcm.org/"> <img src="/images/TitleImage.gif"
35 edhill 1.1 alt="Montage of Applications Original concept by CNH Put into practice by AJA"
36 edhill 1.5 border="0" height="189" width="628" /></a><br />
37 edhill 1.1
38     </div>
39     </td>
40     </tr>
41    
42     <tr align="left" valign="top">
43     <!-- Menu Table -->
44    
45 edhill 1.4 <td width="15%">
46 edhill 1.5 <table bgcolor="#ffffff" align="left" border="0" cellpadding="3"
47 edhill 1.1 width="100%" summary="">
48 edhill 1.5 <tr bgcolor="#bbffbb">
49 edhill 1.1 <td><!-- Menu -->
50 edhill 1.2 <span class="c3">
51     <center><b><a href="http://mitgcm.org/">
52 jmc 1.13 <img src="/images/MITgcm_new.gif"
53 edhill 1.5 alt="MITgcm logo" border="0" width="150" height="55">
54 edhill 1.2 </a></b></center>
55     </span>
56     <span class="c2">
57 edhill 1.1
58     <!--ADDMENU-->
59    
60 edhill 1.5 </span><br />
61     </td>
62     </tr>
63 edhill 1.6 <tr align="center" bgcolor="#FFFFFF">
64     <td align="center">
65     <a href="http://www.ecco-group.org/">
66 jmc 1.13 <img src="/images/ecco_sm3.gif" alt="ECCO Logo" border="0" width="154" height="105" />
67 edhill 1.6 </a>
68     </td>
69     </tr>
70 edhill 1.12 <!--
71 edhill 1.11 <tr align="center" bgcolor="#FFFFFF">
72     <td align="center">
73     <a href="http://www.ecco2.org/">
74 jmc 1.14 <img src="/images/ecco_sm3.gif" alt="ECCO Logo" border="0" width="154" height="105" />
75 edhill 1.11 </a>
76     </td>
77     </tr>
78 edhill 1.12 -->
79 edhill 1.5 <tr align="center" bgcolor="#7577B5">
80     <td align="center">
81     <a href="http://paoc.mit.edu/cmi/">
82 jmc 1.13 <img src="/images/cmilogoinv.gif" alt="CMI logo" border="0" width="86" height="85" />
83 edhill 1.5 </a>
84 edhill 1.2 </td>
85 edhill 1.5 </tr>
86     <tr align="center" width="66" >
87     <td align="center" bgcolor="#FFFFFF" >
88     <a href="http://www.mit.edu/">
89 jmc 1.13 <img src="/images/mit-redgrey3.gif" alt="MIT logo" border="0" width="62" height="36" />
90 edhill 1.5 </a>
91     </td>
92 edhill 1.1 </tr>
93 edhill 1.5 </table>
94 edhill 1.1 </td>
95     <!-- Content Table -->
96    
97 edhill 1.4 <td width="85%">
98     <table align="left" border="0" cellpadding="3" width="100%"
99 edhill 1.1 summary="">
100 edhill 1.4 <tr align="left">
101 edhill 1.1 <td><!-- Content -->
102    
103     <!--ADDCONTENT-->
104    
105     </td>
106     </tr>
107     </table>
108     </td>
109     </tr>
110     </table>
111     </body>
112     </html>
113    

  ViewVC Help
Powered by ViewVC 1.1.22