Difference between revisions of "Team:Technion Israel/Design"
(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" /> | ||
+ | <style type="text/css"> | ||
+ | body { | ||
+ | background-color: rgb(173, 201, 219);} | ||
+ | </style> | ||
+ | <title>Team: Technion 2015</title> | ||
+ | </head> | ||
+ | <body> | ||
− | < | + | <header> |
+ | |||
+ | <img src="https://static.igem.org/mediawiki/2015/f/fc/Team_Technion_Logo.png" alt="Team Logo" id="team_logo" /> | ||
− | |||
− | |||
− | |||
− | <div class=" | + | <!---------------------------------------dropdown menu-----------------------------------> |
− | < | + | <div class="dropdown"> |
− | < | + | <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="home_nav" /> | ||
+ | <!--<div id="home_text">Navigate</div>--> | ||
+ | </a> | ||
+ | <nav> | ||
+ | <div class="main1"> | ||
+ | <a href="https://2015.igem.org/Team:Technion_Israel/Project">Project</a> | ||
+ | <span class="btn-bg1"></span> | ||
+ | <div class="sub1"> | ||
+ | <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> | ||
+ | </div> | ||
+ | <div class="main2"> | ||
+ | <a href="https://2015.igem.org/Team:Technion_Israel/Team">Team</a> | ||
+ | <span class="btn-bg2"></span> | ||
+ | <div class="sub2"> | ||
+ | <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> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="main3"> | ||
+ | <a href="https://2015.igem.org/Team:Technion_Israel/Lab_Notebook">Lab Notebook</a> | ||
+ | <span class="btn-bg3"></span> | ||
+ | <div class="sub3"> | ||
+ | <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> | ||
+ | <div class="main4"> | ||
+ | <a href="https://2015.igem.org/Team:Technion_Israel/Practices">Human Practices</a> | ||
+ | <span class="btn-bg4"></span> | ||
+ | <div class="sub4"> | ||
+ | <a href="https://2015.igem.org/Team:Technion_Israel/Practices/Education">Education</a> | ||
+ | <a href="https://2015.igem.org/Team:Technion_Israel/Practices/Publications">Publications</a> | ||
+ | <a href="https://2015.igem.org/Team:Technion_Israel/Practices/Market_Research">Market Research</a> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="main5"> | ||
+ | <a href="https://2015.igem.org/Team:Technion_Israel/Judging_Criteria">Judging Criteria</a> | ||
+ | <span class="btn-bg5"></span> | ||
+ | <div class="sub5"> | ||
+ | <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> | ||
+ | <a href="https://2015.igem.org/Team:Technion_Israel/Entrepreneurship">Entrepreneurship</a> | ||
+ | </div> | ||
+ | </div> | ||
+ | </nav> | ||
+ | </div> | ||
+ | <!---------------------------------------dropdown menu-end-----------------------------------> | ||
+ | |||
+ | <div class="content"> | ||
+ | <h1 class="page_title">Page Title</h1> | ||
+ | <p>Page content</p> | ||
</div> | </div> | ||
− | < | + | <footer> |
− | + | <div class="team_name"> | |
− | < | + | <h3>Contact Us</h3> |
− | + | </div> | |
− | </ | + | <nav class="connect_links"> |
− | + | <div class="facebook_link"> | |
− | </div> | + | <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/Javascript? | ||
+ | action=raw&ctype=text/javascript"></script> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 10:26, 10 September 2015
Page Title
Page content