Template:Team:Bielefeld-Germany/Header
From 2013.igem.org
(Difference between revisions)
Line 4: | Line 4: | ||
<body> | <body> | ||
+ | <div id="main"> | ||
+ | <div id="top_logo" style="margin: 0px 0px 20px 0;"> | ||
<a href="https://2013.igem.org/Main_Page" > | <a href="https://2013.igem.org/Main_Page" > | ||
<img width="100px" id="teamlogo" src="https://static.igem.org/mediawiki/2013/b/ba/Ubi_logo_white.png"> | <img width="100px" id="teamlogo" src="https://static.igem.org/mediawiki/2013/b/ba/Ubi_logo_white.png"> | ||
</a> | </a> | ||
+ | </div> | ||
+ | |||
+ | <div id="navigation" style="background: rgba(100, 100, 100, .0); "> | ||
+ | <style> | ||
+ | l:hover{color:grey; | ||
+ | text-shadow: 0 0px 0px grey;} | ||
+ | l{color:orange; | ||
+ | font-size:25px; | ||
+ | font-variant:small-caps; | ||
+ | font-family:Roboto; | ||
+ | padding-right:10px; | ||
+ | text-shadow: 0 2px 2px lightgray;} | ||
+ | </style> | ||
+ | |||
+ | |||
+ | <nav> | ||
+ | |||
+ | <style> | ||
+ | .topmenu ul{ | ||
+ | display:none; | ||
+ | } | ||
+ | .topmenu:hover ul { | ||
+ | display:block | ||
+ | } | ||
+ | .submenu l{ | ||
+ | font-size:12px; | ||
+ | } | ||
+ | </style> | ||
+ | |||
+ | |||
+ | <nav> | ||
+ | |||
+ | <l class:topmenu href="">Home</l> | ||
+ | <style> | ||
+ | .topmenu ul{display:none;} | ||
+ | .topmenu:hover ul{display:block;} | ||
+ | </style> | ||
+ | |||
+ | <ul> | ||
+ | <l href="">Unterpunkt</l> | ||
+ | </ul> | ||
+ | |||
+ | |||
+ | <l href="">Project</l> | ||
+ | <l>Team</l> | ||
+ | <l>Labjournal</l> | ||
+ | |||
+ | </nav> | ||
+ | |||
+ | </ul> | ||
+ | |||
+ | |||
+ | |||
+ | </div> | ||
+ | |||
+ | </div> | ||
Revision as of 19:08, 3 June 2013