CSS/gifu/home
From 2014.igem.org
(Difference between revisions)
Line 52: | Line 52: | ||
#menu2 { | #menu2 { | ||
- | + | position:absolute; | |
+ | top:30px; | ||
+ | left:250px; | ||
+ | width:100px; | ||
+ | z-index:10000; | ||
} | } | ||
+ | |||
+ | #menu3 { | ||
+ | position:absolute; | ||
+ | top:10px; | ||
+ | left:170px; | ||
+ | width:100px; | ||
+ | z-index:10000; | ||
+ | } | ||
+ | |||
+ | #menu4 { | ||
+ | position:absolute; | ||
+ | top:10px; | ||
+ | left:170px; | ||
+ | width:100px; | ||
+ | z-index:10000; | ||
+ | } | ||
+ | |||
+ | #menu5 { | ||
+ | position:absolute; | ||
+ | top:10px; | ||
+ | left:170px; | ||
+ | width:100px; | ||
+ | z-index:10000; | ||
+ | } | ||
Revision as of 01:41, 2 September 2014
////// test //// test