Template:Banta Lab: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
mNo edit summary
(42 intermediate revisions by the same user not shown)
Line 7: Line 7:
Released for free under a Creative Commons Attribution 2.5 License
Released for free under a Creative Commons Attribution 2.5 License
*/
*/


#header {
#header {
Line 19: Line 18:
height: 100px;
height: 100px;
margin: 0 auto;
margin: 0 auto;
padding: 0;
padding: 1px;
}
}


Line 33: Line 32:


#logo h1 {
#logo h1 {
padding: 25px 0 0 0;
letter-spacing: -1px;
letter-spacing: -1px;
text-transform: lowercase;
text-transform: lowercase;
font-weight: normal;
font-weight: normal;
font-size: 4em;
font-size: 4em;
        border-style: none;
}
}


Line 45: Line 44:
font-size: 14px;
font-size: 14px;
color: #110E0F;
color: #110E0F;
}
}


Line 52: Line 50:
text-decoration: none;
text-decoration: none;
color: #528DC8;
color: #528DC8;
 
        float: right;
}
}


Line 60: 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 71: Line 69:
#menu li {
#menu li {
display: inline;
display: inline;
        font-weight: bold;
}
}


Line 79: Line 76:
height: 33px;
height: 33px;
margin: 0px;
margin: 0px;
padding: 19px 30px 0px 30px;
padding: 19px 33px 0px 33px;
text-decoration: none;
text-decoration: none;
text-transform: capitalize;
text-transform: capitalize;
background: url(http://www.columbia.edu/~ec2445/images/img03.jpg) no-repeat right 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 89: 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;
}
}
</style>
</style>
</head>
</head>
Line 104: 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><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">
<ul id="main">
<ul id="main">
<li><a href="http://openwetware.org/wiki/User:Scott_Banta">Homepage</a></li>
<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: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:Publications">Publications</a></li>
Line 115: Line 111:
                         <li><a href="http://openwetware.org/wiki/Banta:Pictures">Pictures</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>
                         <li><a href="http://openwetware.org/wiki/Banta:Positions">Positions Available</a></li>
                     
</ul>
</ul>
</div>
</div>

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>