Team:Korea U Seoul/template/banner
From 2011.igem.org
(Difference between revisions)
Line 88: | Line 88: | ||
} | } | ||
</style> | </style> | ||
+ | |||
Line 94: | Line 95: | ||
<title>jQuery based 2depth menu-bar</title> | <title>jQuery based 2depth menu-bar</title> | ||
<style> | <style> | ||
- | /* | + | /* 배너 끝! 여기부터는 메뉴바 */ |
body{ | body{ | ||
margin:0; | margin:0; | ||
Line 101: | Line 102: | ||
} | } | ||
#header { | #header { | ||
- | width: | + | width:970px; |
height:29px; | height:29px; | ||
background:#ffffff; | background:#ffffff; | ||
Line 133: | Line 134: | ||
position:absolute; | position:absolute; | ||
top:30px; /* 서브가 아래로 열리게하는 */ | top:30px; /* 서브가 아래로 열리게하는 */ | ||
- | width: | + | width: 800px; |
display:none; | display:none; | ||
Revision as of 15:52, 4 October 2011