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

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

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

revision 1.3 by edhill, Thu Dec 4 03:10:49 2003 UTC revision 1.5 by edhill, Sun Dec 7 06:52:17 2003 UTC
# Line 2  Line 2 
2      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3    
4  <html xmlns="http://www.w3.org/1999/xhtml">  <html xmlns="http://www.w3.org/1999/xhtml">
5    <head>  <head>
6      <meta name="generator" content="HTML Tidy, see www.w3.org" />    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
7      <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />    <!-- <base href="http:/mitgcm.org/" /> -->
8      <base href="http:/mitgcm.org/" />    <!-- <meta name="" content="" /> -->
9      <title>MITgcm: <!--ADDTITLE--></title>
10      <!-- <meta name="" content="" /> -->    <style type="text/css">
11      /*<![CDATA[*/
12      <title>MITgcm: <!--ADDTITLE--></title>    body {
13  <style type="text/css">    background-color: #FFFFFF;
14   span.c2 {font-size: 110%}    color: #000000;
15   span.c3 {font-size: 140%}    }
16   div.c1 {text-align: center}    :link { color: #0000FF }
17  </style>    :visited { color: #000080 }
18    </head>    :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>    <body>
27      <table align="center" border="0" cellpadding="10" width="100%" summary="">      <table align="center" border="0" cellpadding="10" width="100%" summary="">
# Line 24  Line 30 
30        <tr align="center" valign="top">        <tr align="center" valign="top">
31          <td colspan="2" align="center">          <td colspan="2" align="center">
32            <div class="c1">            <div class="c1">
33              <img src="TitleImage.gif"              <a href="http://mitgcm.org/"> <img src="TitleImage.gif"
34              alt="Montage of Applications Original concept by CNH Put into practice by AJA"              alt="Montage of Applications Original concept by CNH Put into practice by AJA"
35               height="189" width="628" /><br />              border="0" height="189" width="628" /></a><br />
36                            
37            </div>            </div>
38          </td>          </td>
# Line 35  Line 41 
41        <tr align="left" valign="top">        <tr align="left" valign="top">
42          <!-- Menu Table -->          <!-- Menu Table -->
43    
44          <td width="150">          <td width="15%">
45            <table bgcolor="#bbffbb" align="center" border="0" cellpadding="3"            <table bgcolor="#ffffff" align="left" border="0" cellpadding="3"
46            width="100%" summary="">            width="100%" summary="">
47              <tr>              <tr bgcolor="#bbffbb">
48                <td><!-- Menu -->                <td><!-- Menu -->
49                  <span class="c3">                  <span class="c3">
50                    <center><b><a href="http://mitgcm.org/">                    <center><b><a href="http://mitgcm.org/">
51                          <img src="MITgcm_logo.png"                          <img src="MITgcm_new.gif"
52                            alt="MITgcm logo" border="0" width="150" height="50">                            alt="MITgcm logo" border="0" width="150" height="55">
53                          </a></b></center>                          </a></b></center>
54                  </span>                  </span>
55                  <span class="c2">                  <span class="c2">
56    
57                <!--ADDMENU-->                <!--ADDMENU-->
58    
59                  </span>                  </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>                </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>              </tr>
76            </table>             </table>
77          </td>          </td>
78          <!-- Content Table -->          <!-- Content Table -->
79    
80          <td>          <td width="85%">
81            <table align="center" border="0" cellpadding="3" width="100%"            <table align="left" border="0" cellpadding="3" width="100%"
82            summary="">            summary="">
83              <tr>              <tr align="left">
84                <td><!-- Content -->                <td><!-- Content -->
85    
86                <!--ADDCONTENT-->                <!--ADDCONTENT-->

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.22