Team:UIUC-Illinois/DropdownTest

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
 +
 +
#headernavigation{
 +
        width: 750px;
 +
        float: center;
 +
background-color:#FFE4C4;
 +
height: 150px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(255, 228, 196,0.4);
 +
background-clip: padding-box;
 +
margin-left: auto;
 +
margin-right: auto;     
 +
}
#headernavbar{
#headernavbar{
Line 69: Line 83:
</style>
</style>
 +
<div id="headernavigation">
<ul id="headernavbar">
<ul id="headernavbar">
<li>
<li>

Revision as of 16:43, 31 May 2012