/[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.1 by edhill, Wed Dec 3 03:36:29 2003 UTC revision 1.4 by edhill, Thu Dec 4 04:20:31 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   div.c1 {text-align: center}    }
16  </style>    :link { color: #0000FF }
17    </head>    :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>    <body>
27      <table align="center" border="0" cellpadding="10" width="100%" summary="">      <table align="center" border="0" cellpadding="10" width="100%" summary="">
# Line 27  Line 34 
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 />               height="189" width="628" /><br />
36                            
   
             <h1>MITgcm</h1>  
37            </div>            </div>
38          </td>          </td>
39        </tr>        </tr>
# Line 36  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="#bbffff" align="center" border="0" cellpadding="3"            <table bgcolor="#bbffbb" align="left" border="0" cellpadding="3"
46            width="100%" summary="">            width="100%" summary="">
47              <tr>              <tr>
48                <td><!-- Menu -->                <td><!-- Menu -->
49                <span class="c2">                  <span class="c3">
50                      <center><b><a href="http://mitgcm.org/">
51                            <img src="MITgcm_logo.png"
52                              alt="MITgcm logo" border="0" width="150" height="50">
53                            </a></b></center>
54                    </span>
55                    <span class="c2">
56    
57                <!--ADDMENU-->                <!--ADDMENU-->
58    
59                </span> </td>                  </span>
60                  </td>
61              </tr>              </tr>
62            </table>            </table>
63          </td>          </td>
64          <!-- Content Table -->          <!-- Content Table -->
65    
66          <td>          <td width="85%">
67            <table align="center" border="0" cellpadding="3" width="100%"            <table align="left" border="0" cellpadding="3" width="100%"
68            summary="">            summary="">
69              <tr>              <tr align="left">
70                <td><!-- Content -->                <td><!-- Content -->
71    
72                <!--ADDCONTENT-->                <!--ADDCONTENT-->

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.22