Team:KAIST-Korea/Test
From 2011.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
{{:Team:KAIST/header}} | {{:Team:KAIST/header}} | ||
- | |||
<html> | <html> | ||
Line 24: | Line 23: | ||
background-color:transparent;} | background-color:transparent;} | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
#menu ul { | #menu ul { | ||
Line 63: | Line 49: | ||
height: 1em; | height: 1em; | ||
font-family:Calibri,sans-serif; | font-family:Calibri,sans-serif; | ||
- | |||
} | } | ||
Line 70: | Line 55: | ||
+ | .aHome{ | ||
+ | font-size:15pt | ||
+ | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | padding | + | </style> |
+ | |||
+ | |||
+ | |||
+ | |||
+ | </head> | ||
+ | |||
+ | <body> | ||
+ | |||
+ | |||
+ | |||
+ | <!--[if IE]> | ||
+ | <style type="text/css"> | ||
+ | |||
+ | </style> | ||
+ | <![endif]--> | ||
+ | |||
+ | <div id="header"> | ||
+ | <div id="menu"> | ||
+ | <ul id="nav"> | ||
+ | |||
+ | |||
+ | |||
+ | <li id="menu_Home"><a class="aHome" href="https://2011.igem.org/Team:KAIST-Korea">Home</a> | ||
+ | </li> | ||
+ | |||
+ | |||
+ | |||
+ | <li id="menu_Team"><a class="aTeam" href="https://2011.igem.org/Team:KAIST-Korea/Team">Team</a> | ||
+ | </li> | ||
+ | |||
+ | |||
+ | |||
+ | <li id="menu_project"><a class="aProject" href="https://2011.igem.org/Team:KAIST-Korea/Project">Project</a> | ||
+ | </li> | ||
+ | |||
+ | |||
+ | |||
+ | <li id="menu_Results"><a class="menu_Results" href="https://2011.igem.org/Team:KAIST-Korea/Results">Results</a> | ||
+ | </li> | ||
+ | |||
+ | |||
+ | |||
+ | <li id="menu_Human_Practices"><a class="aHuman_Practices" href="https://2011.igem.org/Team:KAIST-Korea/Human_Practices">Human</a> | ||
+ | </li> | ||
+ | |||
+ | |||
+ | |||
+ | <li id="menu_Diary"><a class="aDiary" href="https://2011.igem.org/Team:KAIST-Korea/Diary">Diary</a> | ||
+ | </li> | ||
+ | |||
+ | |||
+ | |||
+ | <li id="menu_Misc"><a class="aMisc" href="https://2011.igem.org/Team:KAIST-Korea/Misc">Misc.</a> | ||
+ | </li> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </ul> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | </body> | ||
+ | </html> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | ---------------------------------------------------------------------------------------------------- | ||
+ | {{:Team:KAIST/header}} | ||
+ | <html> | ||
+ | |||
+ | <!-- | ||
+ | |||
+ | ============================================================================================ | ||
+ | *** PLEASE NOTE: *** | ||
+ | |||
+ | The contents and design of this wiki are published under the GNU Free Documentation License. You are granted the right to copy and modify our work, but you must publish your work under the same type of license while recognizing us the authors. | ||
+ | |||
+ | Stefan Kleinsorg, Thomas Uhlig | ||
+ | |||
+ | ============================================================================================ | ||
+ | |||
+ | /--> | ||
+ | |||
+ | <head> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | #bodyContent { | ||
+ | width: 975px; | ||
+ | margin: 226px 0px 0px; | ||
+ | background-color:transparent;} | ||
+ | |||
+ | |||
+ | #menu ul { | ||
+ | padding: 0; | ||
+ | margin: 0; | ||
+ | width:975px; | ||
+ | height:1px; | ||
} | } | ||
- | + | #nav { | |
- | + | position:absolute; | |
- | padding-top: | + | padding: 0 0 0 0; |
- | + | margin:0px; | |
- | + | list-style: none; | |
+ | left:60px; | ||
+ | top:78px; | ||
+ | float:left; | ||
+ | width:975px; | ||
+ | height:1px; | ||
} | } | ||
- | + | #nav li { | |
- | + | float: left; | |
- | + | position: relative; | |
- | + | width: 14em; | |
+ | height: 1em; | ||
+ | font-family:Calibri,sans-serif; | ||
} | } | ||
- | + | #nav a, #nav a:visited { text-decoration:none; color:#000000; font-weight:bold;} | |
- | + | #nav a:hover, #nav a:active { color:#228b22;} | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
+ | .aHome{ | ||
+ | font-size:15pt | ||
+ | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | < | + | </style> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</head> | </head> |
Revision as of 12:29, 27 June 2011