/[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.14 - (show annotations) (download) (as text)
Tue Nov 3 23:20:16 2009 UTC (14 years, 5 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 <!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="/images/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="/images/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="/images/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="/images/ecco_sm3.gif" alt="ECCO Logo" border="0" width="154" height="105" />
67 </a>
68 </td>
69 </tr>
70 <!--
71 <tr align="center" bgcolor="#FFFFFF">
72 <td align="center">
73 <a href="http://www.ecco2.org/">
74 <img src="/images/ecco_sm3.gif" alt="ECCO Logo" border="0" width="154" height="105" />
75 </a>
76 </td>
77 </tr>
78 -->
79 <tr align="center" bgcolor="#7577B5">
80 <td align="center">
81 <a href="http://paoc.mit.edu/cmi/">
82 <img src="/images/cmilogoinv.gif" alt="CMI logo" border="0" width="86" height="85" />
83 </a>
84 </td>
85 </tr>
86 <tr align="center" width="66" >
87 <td align="center" bgcolor="#FFFFFF" >
88 <a href="http://www.mit.edu/">
89 <img src="/images/mit-redgrey3.gif" alt="MIT logo" border="0" width="62" height="36" />
90 </a>
91 </td>
92 </tr>
93 </table>
94 </td>
95 <!-- Content Table -->
96
97 <td width="85%">
98 <table align="left" border="0" cellpadding="3" width="100%"
99 summary="">
100 <tr align="left">
101 <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