Difference between revisions of "Deil2"
Jump to navigation
Jump to search
imported>Deil m |
imported>Deil m |
||
Line 1: | Line 1: | ||
<css> | <css> | ||
li.test1 span { position:absolute; | li.test1 span { position:absolute; | ||
+ | top:10; | ||
+ | left:600; | ||
+ | height:600; | ||
+ | width:400; | ||
visibility: hidden; } | visibility: hidden; } | ||
li.test1:hover span { visibility: visible; } | li.test1:hover span { visibility: visible; } | ||
Line 14: | Line 18: | ||
left: 600; } | left: 600; } | ||
div#cover {position:absolute; | div#cover {position:absolute; | ||
− | |||
− | |||
− | |||
− | |||
z-index:99; | z-index:99; | ||
background-color: white; | background-color: white; |
Revision as of 23:59, 17 September 2015
- Test1Revealed by 1
- Test2Revealed by 2