Template:INSA-Lyon/menuB

From 2011.igem.org

(Difference between revisions)
 
(7 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
-
 
<style type="text/css">
<style type="text/css">
-
#navigation {  
+
.firstHeading {
-
     width: 120px ;  
+
     color:transparent;
-
     list-style: none ;  
+
     font-size:0.1em;
-
     margin: 0 ;  
+
     width: 965px;
-
     padding: 0 ;  
+
     height: 280px;
-
     }
+
     position: relative;
-
 
+
     top:0;
-
#navigation li {
+
     left:0;
-
    background: #c00 ;  
+
     margin-bottom: 0px;
-
     color: #fff ;  
+
     -moz-border-radius: 20px 20px 0 0;
-
     border: 1px solid #600 ;  
+
     -webkit-border-radius: 20px 20px 0 0;
-
     margin-bottom: 1px ;  
+
     border-radius:20px 20px 0 0;
-
     }
+
     -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px 7px;
-
 
+
     -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px 7px;
-
#navigation li a {
+
     -goog-ms-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px 7px;
-
    display: block ;  
+
     box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px 7px;
-
     background: #c00 ;  
+
}
-
     color: #fff ;  
+
-
     font: 1em "Trebuchet MS",Arial,sans-serif ;  
+
-
     line-height: 1em ;
+
-
    text-align: center ;
+
-
    text-decoration: none ;
+
-
    padding: 4px 0 ;
+
-
    }
+
-
 
+
-
#navigation li a:hover, #navigation li a:focus, #navigation li a:active {
+
-
    background: #900 ;  
+
-
     text-decoration: underline ;
+
-
    }
+
-
 
+
-
</style>
+
-
 
+
-
 
+
-
 
+
-
 
+
-
<div id="navigation">   
+
-
<ul id="navigation">
+
-
    <li><a href="/Team:Lyon-INSA-ENS">Home</a></li>
+
-
    <li>
+
-
        <a href="/Team:Lyon-INSA-ENS/Team">About us</a>
+
-
       
+
-
        <!--Subnav Starts Here-->
+
-
        <span>
+
-
            <a href="/Team:Lyon-INSA-ENS/Team/Students">Students</a>
+
-
            <a href="/Team:Lyon-INSA-ENS/Team/Supervisors">Supervisors</a>
+
-
            <a href="/Team:Lyon-INSA-ENS/Team/Insa">The INSA</a>
+
-
            <a href="/Team:Lyon-INSA-ENS/Team/ENS">The ENS</a>
+
-
            <a href="/Team:Lyon-INSA-ENS/Team/Lyon">Discover Lyon</a>
+
-
            <a href="/Team:Lyon-INSA-ENS/Team/Gallery">Gallery</a>
+
-
        </span>
+
-
        <!--Subnav Ends Here-->
+
-
 
+
-
     </li>
+
-
 
+
-
    <li><a href="/Team:Lyon-INSA-ENS/Parts">Parts</a></li>
+
-
    <li><a href="/Team:Lyon-INSA-ENS/Sponsors">Sponsors</a></li>
+
-
    <li><a href="/Team:Lyon-INSA-ENS/Acknowledgements">Acknowledgements</a></li>
+
-
    <li><a href="/Team:Lyon-INSA-ENS/Contact">Contact us</a></li>
+
-
</ul>
+
-
</div>
+
 +
</style>
</html>
</html>

Latest revision as of 08:55, 4 July 2011