Attributions
From 2014hs.igem.org
(Difference between revisions)
(Created page with "Who worked on what") |
|||
Line 1: | Line 1: | ||
+ | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
+ | <head> | ||
+ | <title>Horizontal Navigation Bar w/Rollover Effect</title> | ||
+ | <style type="text/css"> | ||
+ | <!-- | ||
+ | #navbar ul { | ||
+ | margin: 0; | ||
+ | padding: 5px; | ||
+ | list-style-type: none; | ||
+ | text-align: center; | ||
+ | background-color: #000; | ||
+ | } | ||
+ | #navbar ul li { | ||
+ | display: inline; | ||
+ | } | ||
+ | #navbar ul li a { | ||
+ | text-decoration: none; | ||
+ | padding: .2em 1em; | ||
+ | color: #fff; | ||
+ | background-color: #000; | ||
+ | } | ||
+ | #navbar ul li a:hover { | ||
+ | color: #000; | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | --> | ||
+ | </style> | ||
+ | </head> | ||
+ | <body> | ||
+ | <div id="navbar"> | ||
+ | <ul> | ||
+ | <li><a href="https://2014hs.igem.org/Team:Montgomery_Cougars_NJUSA#Team">Team</a></li> | ||
+ | <li><a href="https://2014hs.igem.org/Team:Montgomery_Cougars_NJUSA/Project">Project</a></li> | ||
+ | <li><a href="https://2014hs.igem.org/Notebook">Notebook</a></li> | ||
+ | <li><a href="https://2014hs.igem.org/Safety">Safety</a></li> | ||
+ | <li><a href="https://2014hs.igem.org/Team:Montgomery_Cougars_NJUSA/Project#References">References</a></li> | ||
+ | <li><a href="https://2014hs.igem.org/Team:Montgomery_Cougars_NJUSA#Attributions">Attributions</a></li> | ||
+ | <li><a href="https://2014hs.igem.org/Team:Montgomery_Cougars_NJUSA#Human_Practices">Human Practices</a></li> | ||
+ | <li><a href="https://2014hs.igem.org/Team:Montgomery_Cougars_NJUSA#Fun.21">Fun!</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </body> | ||
+ | </html> | ||
+ | {|align="justify" | ||
+ | |||
+ | |[[Image:Montgomery_Cougars_NJUSA_logo.png|200px|right|frame]] | ||
+ | |- | ||
+ | | | ||
+ | |[[Image:Montgomery_Cougars_NJUSA_team.png|right|frame|Your team picture]] | ||
+ | |- | ||
+ | | | ||
+ | |} | ||
+ | |||
+ | <!--- Team Information Link ---> | ||
+ | |||
+ | {| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center" | ||
+ | !align="center"|[https://igem.org/Team.cgi?year=2013&division=high_school&team_name=Montgomery_Cougars_NJUSA Official Team Profile] | ||
+ | |} | ||
+ | |||
+ | __NOTOC__ | ||
+ | |||
+ | |||
Who worked on what | Who worked on what |
Revision as of 19:41, 28 March 2014
Official Team Profile |
---|
Who worked on what