Team:Sevilla/test

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>  
<html>  
-
    <ul class="lavaLamp">
+
  <ul class="lavaLampNoImage" id="2">
-
            <li><a href="#">Home</a></li>
+
    <li class="current"><a href="#">Home</a></li>
-
            <li><a href="#">Plant a tree</a></li>
+
    <li><a href="#">Plant a tree</a></li>
-
            <li><a href="#">Travel</a></li>
+
    <li><a href="#">Travel</a></li>
-
            <li><a href="#">Ride an elephant</a></li>
+
    <li><a href="#">Ride an elephant</a></li>
-
    </ul>
+
</ul>
</html>
</html>
Line 28: Line 28:
<style>
<style>
/* Styles for the entire LavaLamp menu */
/* Styles for the entire LavaLamp menu */
-
.lavaLamp {
+
.lavaLampNoImage {
-
    position: relative;
+
            position: relative;
-
    height: 29px; width: 421px;
+
            height: 29px;
-
    background: url("https://sites.google.com/site/bobstringfiles/arcanum/bg.gif") no-repeat top;
+
            width: 421px;
-
    padding: 15px; margin: 10px 0;
+
             background-color: white;
-
    overflow: hidden;
+
             padding: 15px;
-
}
+
             margin: 10px 0;
-
    /* Force the list to flow horizontally */
+
             overflow: hidden;
-
    .lavaLamp li {
+
             border: 1px solid gray;
-
        float: left;
+
-
        list-style: none;
+
-
    }
+
-
        /* Represents the background of the highlighted menu-item. */
+
-
        .lavaLamp li.back {
+
-
             background: url("https://sites.google.com/site/bobstringfiles/arcanum/lava.gif") no-repeat right -30px;
+
-
            width: 9px; height: 30px;
+
-
             z-index: 8;
+
-
             position: absolute;
+
-
        }
+
-
            .lavaLamp li.back .left {
+
-
                background: url("https://sites.google.com/site/bobstringfiles/arcanum/lava.gif") no-repeat top left;
+
-
                height: 30px;
+
-
                margin-right: 9px;
+
-
             }
+
-
        /* Styles for each menu-item. */
+
-
        .lavaLamp li a {
+
-
            position: relative; overflow: hidden;
+
-
             text-decoration: none;
+
-
            text-transform: uppercase;
+
-
            font: bold 14px arial;
+
-
            color: #fff; outline: none;
+
-
            text-align: center;
+
-
            height: 30px; top: 7px;
+
-
            z-index: 10; letter-spacing: 0;
+
-
            float: left; display: block;
+
-
            margin: auto 10px;
+
         }
         }
 +
                .lavaLampNoImage li {
 +
                    float: left;
 +
                    list-style: none;
 +
                }
 +
                    .lavaLampNoImage li.back {
 +
                        border: 1px solid #000;
 +
                        background-color: #e6e8ea;
 +
                        width: 9px;
 +
                        height: 30px;
 +
                        z-index: 8;
 +
                        position: absolute;
 +
                    }
 +
                    .lavaLampNoImage li a {
 +
                        font: bold 14px arial;
 +
                        text-decoration: none;
 +
                        color: #000;
 +
                        outline: none;
 +
                        text-align: center;
 +
                        top: 7px;
 +
                        text-transform: uppercase;
 +
                        letter-spacing: 0;
 +
                        z-index: 10;
 +
                        display: block;
 +
                        float: left;
 +
                        height: 30px;
 +
                        position: relative;
 +
                        overflow: hidden;
 +
                        margin: auto 10px;
 +
                    }
 +
                        .lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
 +
                            border: none;
 +
                        }                   
 +
</style>
</style>

Revision as of 10:32, 2 April 2011

Hoy es el dia 25 de November


{{:Team:Sevilla/test2}} 2º parte del wikiii