Team:VIT Vellore/Templates/Header

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<head>  
<head>  
-
+
<style type="text/css">
-
<script type="text/javascript">
+
#top-section {
 +
  background-color: #ffffff;
 +
  height: 100px;
 +
  border: none;
 +
  width:910px;
 +
  height:20px}
-
  var _gaq = _gaq || [];
+
  #p-logo {
-
  _gaq.push(['_setAccount', 'UA-65298-13']);
+
  position: absolute;
-
  _gaq.push(['_trackPageview']);
+
  display: none;}
-
  (function() {
+
  #search-controls {
-
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+
  display: none;}
-
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+
-
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+
-
  })();
+
-
</script>
+
  #menubar.left-menu {
-
<style>
+
  position: absolute;
-
h2{color:#96d446; }
+
  top:0px;
-
h1, h2, h3, h4, h5{font-family:"Vollkorn", serif; font-size:200%; line-height:35px; border-bottom:0; margin-bottom:5px; border-top:1px dotted #e3e3e3; margin-top:10px; padding-top:30px; font-weight:normal;}
+
  left:0px;}
-
h2.noline{ border-top:0; margin-top:0; padding-top:0; margin-bottom:0; line-height:20px; padding-top:2px; font-size:20px;}
+
 
-
h2.topheader{border-top:0; padding-top:0; margin-top:5px;}
+
  #menubar.right-menu {
 +
  position: absolute;
 +
  top:0px;
 +
  right:0px;}
 +
 
 +
 
 +
  #menubar a:active,#menubar a:hover,#menubar a:link,#menubar a:visited {
 +
  color: #000000;}
 +
 
 +
  #footer-box {
 +
  width:900px;}
</style>
</style>

Revision as of 14:04, 12 July 2011