Difference between revisions of "Deil2"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Deil
m
imported>Deil
m
Line 1: Line 1:
 
<css>
 
<css>
 +
ul {position:relative;}
 
li.test1 span { position:absolute;
 
li.test1 span { position:absolute;
 
                 visibility: hidden; }
 
                 visibility: hidden; }
 
li.test1:hover span { visibility: visible; }
 
li.test1:hover span { visibility: visible; }
div#base { position: absolute;
+
div#base { position: relative;
        top:0px;
 
        left:0px;
 
 
         width:800px;
 
         width:800px;
 
         height:200px;
 
         height:200px;

Revision as of 01:08, 18 September 2015

  • Test1
    Revealed by 1
  • Test2
    Revealed by 2