Team:CBNU-Korea/contenttest
From 2011.igem.org
(Difference between revisions)
Line 51: | Line 51: | ||
#footer { | #footer { | ||
display:none; | display:none; | ||
+ | } | ||
+ | |||
+ | #Top_DIV{ | ||
+ | width : 800px; | ||
+ | height : 100px; | ||
+ | margin-bottom : 20px; | ||
+ | background-color: #8c00ff; | ||
+ | font-family:Gulim; | ||
+ | font-size:35px; | ||
+ | color:white; | ||
} | } | ||
Line 56: | Line 66: | ||
</Style> | </Style> | ||
<BODY> | <BODY> | ||
+ | |||
+ | <div id="Top_DIV">상단메뉴</div> | ||
+ | |||
</BODY> | </BODY> | ||
</HTML> | </HTML> |
Revision as of 07:10, 18 August 2011
상단메뉴