Template:Banta Lab: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
mNo edit summary
mNo edit summary
(4 intermediate revisions by the same user not shown)
Line 58: Line 58:
padding: 0px;
padding: 0px;
height: 52px;
height: 52px;
background: url(http://www.columbia.edu/~ec2445/images/img02.gif) no-repeat left top;
background: url(http://openwetware.org/images/e/ee/Img02.gif) no-repeat left top;
}
}


Line 79: Line 79:
text-decoration: none;
text-decoration: none;
text-transform: capitalize;
text-transform: capitalize;
background: url(http://www.columbia.edu/~ec2445/images/img03.jpg) no-repeat left 50%;
background: url(http://openwetware.org/images/4/4a/Img03.jpg) no-repeat left 50%;
font-family: Georgia, "Times New Roman", Times, serif;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-size: 12px;
Line 86: Line 86:


#menu a:hover {
#menu a:hover {
color: #528DC8;
color: #75aadb;
}
}


#menu .current_page_item a {
#menu .current_page_item a {
color: #FFFFFF;
color: #c4d8e2;
}
 
#footer {
    float:bottom;
    clear:both;
    align:center;
    padding:10px;
    background:#FFFFFF;   
}
}
</style>
</style>
</head>
</head>
Line 109: Line 100:
                 <h1><span>banta</span>lab</h1>
                 <h1><span>banta</span>lab</h1>
<p>Protein and Metabolic Engineering</p>
<p>Protein and Metabolic Engineering</p>
                 <a href="http://www.cheme.columbia.edu/"><img src="http://www.columbia.edu/~ec2445/Columbia_SEAS.gif" width="100" height="100" align="right"></a>
                 <a href="http://www.cheme.columbia.edu/"><img src="http://openwetware.org/images/f/fb/Columbia_SEAS.gif" width="100" height="100" align="right"></a>
</div>
</div>
<div id="menu">
<div id="menu">
Line 124: Line 115:
</div>
</div>
</div>
<div id="footer">
<a href="http://www3.clustrmaps.com/user/29b8d410"><img src="http://www3.clustrmaps.com/stats/maps-no_clusters/openwetware.org-wiki-Banta-thumb.jpg" alt="Locations of visitors to this page" />
</a>
</div>
</div>
</body>
</body>
</html>
</html>

Revision as of 23:13, 28 July 2009

<html> <head> <style type="text/css"> /* Design by Free CSS Templates http://www.freecsstemplates.org Released for free under a Creative Commons Attribution 2.5 License

  • /
  1. header {

width: 960px; margin: 0 auto; height: 150px; }

  1. logo {

width: 960px; height: 100px; margin: 0 auto; padding: 1px; }

  1. logo h1, #logo p {

float: left; margin: 0; color: #528DC8; }

  1. logo span {

color: #000000; }

  1. logo h1 {

letter-spacing: -1px; text-transform: lowercase; font-weight: normal; font-size: 4em;

       border-style: none;

}

  1. logo p {

text-transform: uppercase; padding: 47px 0 0 3px; font-size: 14px; color: #110E0F; }

  1. logo a {

border: none; text-decoration: none; color: #528DC8;

       float: right;

}

  1. menu {

width: 960px; margin: 0px auto; padding: 0px; height: 52px; background: url(http://openwetware.org/images/e/ee/Img02.gif) no-repeat left top; }

  1. menu ul {

margin: 0px; padding: 0px; list-style: none; }

  1. menu li {

display: inline; }

  1. menu a {

display: block; float: left; height: 33px; margin: 0px; padding: 19px 33px 0px 33px; text-decoration: none; text-transform: capitalize; background: url(http://openwetware.org/images/4/4a/Img03.jpg) no-repeat left 50%; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #FFFFFF; }

  1. menu a:hover {

color: #75aadb; }

  1. menu .current_page_item a {

color: #c4d8e2; } </style> </head>

<body> <div id="header"> <div id="logo">

               <h1><span>banta</span>lab</h1>

<p>Protein and Metabolic Engineering</p>

               <a href="http://www.cheme.columbia.edu/"><img src="http://openwetware.org/images/f/fb/Columbia_SEAS.gif" width="100" height="100" align="right"></a>

</div> <div id="menu"> <ul id="main"> <li><a href="http://openwetware.org/wiki/Banta">Home</a></li> <li><a href="http://openwetware.org/wiki/Banta:People">Lab Members</a></li> <li><a href="http://openwetware.org/wiki/Banta:Publications">Publications</a></li> <li><a href="http://openwetware.org/wiki/Banta:Research">Research Interests</a></li>

                       <li><a href="http://openwetware.org/wiki/Banta:Courses">Courses</a></li>
                       <li><a href="http://openwetware.org/wiki/Banta:Pictures">Pictures</a></li>
                       <li><a href="http://openwetware.org/wiki/Banta:Positions">Positions Available</a></li>
                     

</ul> </div>

</div> </body> </html>