Difference between revisions of "Team:Technion Israel/Attributions"
(Prototype team page) |
|||
Line 1: | Line 1: | ||
− | {{ | + | {{Template_All_Teams}} |
<html> | <html> | ||
+ | <head> | ||
+ | <meta charset="utf-8"/> | ||
+ | |||
+ | <link rel="stylesheet" type="text/css" href="https://2015.igem.org/Template:Technion/CSS?action=raw&ctype=text/css" /> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2015.igem.org/Template:Technion/navbar/css?action=raw&ctype=text/css" /> | ||
+ | <style type="text/css"> | ||
+ | body { | ||
+ | background-color: rgb(243, 225, 97); | ||
+ | } | ||
+ | header{background-image: url("https://static.igem.org/mediawiki/2015/d/d0/Technion_Israel_2015_heading_attributions.jpg"); background-size: 100%; background-repeat: no-repeat; width: 100%; height: 300px;} | ||
+ | header h1{color: rgb(243, 225, 97); font-size: 70px;} | ||
− | < | + | #label{ font-style: bold; font-family: sans-serif; font-style: Arial; font-size: 50px; height: 300px; line-height: 80px; width: 100%; text-align: center; vertical-align: center;} |
+ | </style> | ||
+ | <title>Team: Technion 2015</title> | ||
+ | </head> | ||
+ | <body> | ||
− | < | + | <!-------------------------------------nav-bar----------------------------------------------> |
+ | <div class="nav_menu"> | ||
+ | <a href="https://2015.igem.org/Team:Technion_Israel"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/c/c1/Team_Technion_Navbar_Home.png" alt="Home" id="nav_home" /></a> | ||
− | <div class=" | + | <div class="main_buttons"> |
+ | <div id="project" class="main_button">Project</div> | ||
+ | <div id="Lab_Notebook" class="main_button">Lab Notebook</div> | ||
+ | <div id="Human_Practices" class="main_button">Human Practices</div> | ||
+ | <div id="Judging_Criteria" class="main_button">Judging Criteria</div> | ||
+ | <div id="Team" class="main_button">Team</div> | ||
+ | </div> | ||
+ | <nav> | ||
+ | <div id="Team_Links" class="main_links"> | ||
+ | <a href="https://2015.igem.org/Team:Technion_Israel/Team/About_Us">About Us</a> | ||
+ | <a href="https://2015.igem.org/Team:Technion_Israel/Attributions">Attributions</a> | ||
+ | <a href="https://2015.igem.org/Team:Technion_Israel/Team/Sponsors">Sponsors</a> | ||
+ | <a href="https://2015.igem.org/Team:Technion_Israel/Team/gallery">Gallery</a> | ||
+ | </div> | ||
+ | <div id="Judging_Criteria_Links" class="main_links"> | ||
+ | <a href="https://2015.igem.org/Team:Technion_Israel/Parts">Parts</a> | ||
+ | <a href="https://2015.igem.org/Team:Technion_Israel/Judging_Criteria/Achievements">Achievements</a> | ||
+ | <a href="https://2015.igem.org/Team:Technion_Israel/Collaborations">Collaborations</a> | ||
+ | <a href="https://2015.igem.org/Team:Technion_Israel/Design">Design</a> | ||
+ | </div> | ||
+ | <div id="Human_Practices_Links" class="main_links"> | ||
+ | <a href="https://2015.igem.org/Team:Technion_Israel/Practices">Practices</a> | ||
+ | <a href="https://2015.igem.org/Team:Technion_Israel/Practices/safety">Safety</a> | ||
+ | </div> | ||
+ | <div id="Lab_Notebook_Links" class="main_links"> | ||
+ | <a href="https://2015.igem.org/Team:Technion_Israel/Lab_Notebook/Overview">Overview</a> | ||
+ | <a href="https://2015.igem.org/Team:Technion_Israel/Lab_Notebook/Protocols">Protocols</a> | ||
+ | </div> | ||
+ | <div id="project_Links" class="main_links"> | ||
+ | <a href="https://2015.igem.org/Team:Technion_Israel/Project/Overview">Overview</a> | ||
+ | <a href="https://2015.igem.org/Team:Technion_Israel/Project/Bacillus">Bacillus</a> | ||
+ | <a href="https://2015.igem.org/Team:Technion_Israel/Project/E_Coli">E.Coli</a> | ||
+ | <a href="https://2015.igem.org/Team:Technion_Israel/Project/NADPH">NADPH</a> | ||
+ | <a href="https://2015.igem.org/Team:Technion_Israel/Project/Comb">Comb</a> | ||
+ | <a href="https://2015.igem.org/Team:Technion_Israel/Modeling">Modeling</a> | ||
+ | </div> | ||
+ | </nav> | ||
+ | </div> | ||
+ | <!-------------------------------------nav-bar-end------------------------------------------> | ||
− | < | + | <div class="content"> |
− | < | + | <header> |
+ | <div id="label"><br><h1><b>Attributions</b></h1></div> | ||
+ | </header> | ||
+ | <p>Page content</p> | ||
</div> | </div> | ||
+ | <footer> | ||
+ | <div class="team_name"> | ||
+ | <h3>Contact Us</h3> | ||
+ | </div> | ||
+ | <nav class="connect_links"> | ||
+ | <div class="facebook_link"> | ||
+ | <a href="https://www.facebook.com/technioniGEM2015?pnref=story" target="_blank"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/0/06/Team_Technion_Footer_facebook.png" alt="Follow us on facebook" /></a> | ||
+ | </div> | ||
+ | <div class="email_link"> | ||
+ | <a href="mailto:igem.technion2015@gmail.com"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/d/da/Team_Technion_Footer_gmail.png" alt="Send us an Email" /></a> | ||
+ | </div> | ||
+ | </nav> | ||
+ | </footer> | ||
− | + | <script type="text/javascript" src="jquery-1.8.0.min.js"></script> | |
− | + | <script type="text/javascript" src="https://2015.igem.org/Template:Technion/navbar/javascript? | |
− | + | action=raw&ctype=text/javascript"></script> | |
− | + | </body> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | < | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </ | + | |
</html> | </html> |
Revision as of 05:46, 16 September 2015
Attributions
Page content