Difference between revisions of "Deil2"
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: | + | div#base { position: relative; |
− | |||
− | |||
width:800px; | width:800px; | ||
height:200px; | height:200px; |
Revision as of 00:08, 18 September 2015
- Test1Revealed by 1
- Test2Revealed by 2