Project

General

Profile

1
 
2
  
3
    <!--begin the page header area-->
4
    <!--
5
      these div's must have closing elements for the css to work. Don't
6
      reduce them to &lt;div id="blah" /&gt; 
7
    -->
8

    
9
	<!-- begin supra-header area. the blue band above all -->
10
  <!-- <div id="supra-header">
11
		<a href="http://lternet.edu">US LTER Network (http://lternet.edu)</a>  
12
  </div> -->
13

    
14

    
15
    <div id="header">
16

    
17
      <!--begin the left logo area-->
18
      <div id="left_logo"></div>
19
      <!--end the left logo area-->
20
      <!--begin the banner area-->
21
      <div id="banner">
22
        <div class="header-title">
23
          Santa Barbara Coastal
24
        </div>
25
        <div class="header-subtitle">
26
          Long-Term Ecological Research
27
        </div>
28
      </div>
29
      <!--end the banner area-->
30
      <!--begin the right logo area-->
31
      <div id="right_logo"></div>
32
      <!--end the right logo area-->
33

    
34
      <!-- this should be in header -->
35
      <div class="header-menu">
36

    
37

    
38
	<script language="JavaScript" type="text/javascript" SRC="http://sbc.lternet.edu/navigation.js">
39
         </script>
40

    
41

    
42

    
43

    
44
<!--
45
        <a class="menu" href="http://sbc.lternet.edu/index.html">Home</a> |
46
        <a class="menu" href="http://sbc.lternet.edu/sites/index.html">Site</a> |
47
        <a class="menu" href="http://sbc.lternet.edu/people/index.html">People</a> |
48
        <a class="menu" href="http://sbc.lternet.edu/research/index.html">Research</a> |
49

    
50
3C
51
        <a class="menu" href="http://sbc.lternet.edu/data/index.html">Data</a> |
52
        <a class="menu" href="http://sbc.lternet.edu/education/index.html">Education</a> |
53
        <a class="menu" href="http://sbc.lternet.edu/affiliates/index.html">Affiliates</a>
54
-->
55

    
56
      </div>   
57

    
58
    </div>
59
    <!--end the header area-->
60

    
(9-9/13)