Trevor Karn (Talk | contribs) |
|||
Line 1: | Line 1: | ||
{{USNA-Annapolis}} | {{USNA-Annapolis}} | ||
− | <html> | + | <!DOCTYPE html> |
+ | <html lang="en-US"> | ||
<head> | <head> | ||
− | <title> USNA iGEM </title> | + | <title> USNA iGEM 2016 Wikipage (Home) </title> |
− | + | ||
− | < | + | <!--Stylesheets --> |
− | < | + | <link rel="stylesheet" type="text/css" href="usnahomewiki.css"> |
− | </ | + | <link href="bootstrap.min.css" rel="stylesheet" media="screen"> |
+ | <link href="bootstrap.css" rel="stylesheet" media="screen"> | ||
+ | <link href="bootstrap-theme.css" rel="stylesheet" media="screen"> | ||
+ | <link href="bootstrap-theme.min.css" rel="stylesheet" media="screen"> | ||
+ | <script src="bootstrap.js"></script> | ||
+ | <script src="bootstrap.min.js"></script> | ||
+ | <script src="npm.js"></script> | ||
+ | <script src="jquery-3.1.0.min.js"></script> | ||
+ | <script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> | ||
+ | </head> | ||
+ | <!--Need a head--> | ||
− | |||
− | |||
− | |||
− | < | + | <body class="home page iGEM Wiki" id="top"> |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | </div> | + | <div class="menu"> |
+ | <nav class="navbar navbar-inverse navbar-fixed-top"> | ||
+ | <div class="container-fluid"> | ||
+ | <a href="file:///C:/Users/SS_aki/Desktop/Igem%20Website/USNA%20iGEM%20Home%20Wikipage.html" class="navbar-left"> <img src="http://www.freelogovectors.net/wp-content/uploads/2014/01/USNA_Logo_United_States_Naval_Academy.jpg" style="height:75px;"></a> | ||
+ | <div class="navbar-header"> | ||
+ | <h2 class="navbar_header">USNA iGEM 2016 Team Wikipage!</h2> | ||
+ | </div> | ||
+ | <div class="navbar_buttons"> | ||
+ | <ul class="nav navbar-nav"> | ||
+ | <li><a href="#">Home</a></li> | ||
+ | <li class="dropdown"> | ||
+ | <a class="dropdown-toggle" data-toggle="dropdown" href="#">Project | ||
+ | <span class="caret"></span></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="file:///C:/Users/SS_aki/Desktop/Igem%20Website/USNA%20iGEM%20Project%20Wikipage.html">Description</a></li> | ||
+ | <li><a href="file:///C:/Users/SS_aki/Desktop/Igem%20Website/USNA%20iGEM%20Project%20Wikipage.html">Design</a></li> | ||
+ | <li><a href="file:///C:/Users/SS_aki/Desktop/Igem%20Website/USNA%20iGEM%20Project%20Wikipage.html">Experiments</a></li> | ||
+ | <li><a href="file:///C:/Users/SS_aki/Desktop/Igem%20Website/USNA%20iGEM%20Project%20Wikipage.html">Proof of Concept</a></li> | ||
+ | <li><a href="file:///C:/Users/SS_aki/Desktop/Igem%20Website/USNA%20iGEM%20Project%20Wikipage.html">Demonstrate</a></li> | ||
+ | <li><a href="file:///C:/Users/SS_aki/Desktop/Igem%20Website/USNA%20iGEM%20Project%20Wikipage.html">Results</a></li> | ||
+ | <li><a href="file:///C:/Users/SS_aki/Desktop/Igem%20Website/USNA%20iGEM%20Project%20Wikipage.html">Notebooks</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="dropdown"> | ||
+ | <a class="dropdown-toggle" data-toggle="dropdown" href="#">Page 2 | ||
+ | <span class="caret"></span></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="#">Page 2-1</a></li> | ||
+ | <li><a href="#">Page 2-2</a></li> | ||
+ | <li><a href="#">Page 2-3</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
− | < | + | <li class="dropdown"> |
− | + | <a class="dropdown-toggle" data-toggle="dropdown" href="#">Page 3 | |
− | + | <span class="caret"></span></a> | |
− | + | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="#">Page 3-1</a></li> | ||
+ | <li><a href="#">Page 3-2</a></li> | ||
+ | <li><a href="#">Page 3-3</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </div> | ||
+ | </div> | ||
</div> | </div> | ||
+ | </nav> | ||
+ | <!-- Welcome section! --> | ||
− | < | + | <img class="center-block" src="https://upload.wikimedia.org/wikipedia/commons/thumb/a/ab/AnnapolisGraduation.jpg/640px-AnnapolisGraduation.jpg"> |
− | + | <div id="welcome"> | |
− | + | <h2 class="text-center">Welcome to the USNA iGEM Wikipage!</h2> | |
− | + | <p class="text-center"> | |
− | + | USNA has teamed up with scientists at the NRL to better the world and save the lives of millions! | |
− | + | </p> | |
− | + | ||
− | < | + | |
− | < | + | |
− | < | + | |
− | + | ||
− | </ | + | |
</div> | </div> | ||
+ | <!-- end welcome --> | ||
+ | <!-- About the team section! --> | ||
− | <div class=" | + | <div class="team"> |
− | + | <h2 class="text-center">The USNA iGEM Team!</h2> | |
− | + | ||
− | + | ||
− | + | ||
− | < | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </ | + | |
</div> | </div> | ||
+ | <p class="text-center"> Here we can put stuff regarding each member of the team and where everyone is from and their background.</p> | ||
+ | <!-- end team section --> | ||
− | < | + | <!-- Project Section --> |
− | + | <div class="project"> | |
− | + | ||
− | + | ||
+ | <h2 class="text-center">The USNA iGEM Project</h2> | ||
− | <div class=" | + | <div class="text-center"> |
− | + | <a href="file:///C:/Users/SS_aki/Desktop/Igem%20Website/USNA%20iGEM%20Project%20Wikipage.html">Description</a> | |
+ | <a href="file:///C:/Users/SS_aki/Desktop/Igem%20Website/USNA%20iGEM%20Project%20Wikipage.html">Design</a> | ||
+ | <a href="file:///C:/Users/SS_aki/Desktop/Igem%20Website/USNA%20iGEM%20Project%20Wikipage.html">Experiments</a> | ||
+ | <a href="file:///C:/Users/SS_aki/Desktop/Igem%20Website/USNA%20iGEM%20Project%20Wikipage.html">Proof of Concept</a> | ||
+ | <a href="file:///C:/Users/SS_aki/Desktop/Igem%20Website/USNA%20iGEM%20Project%20Wikipage.html">Demonstrate</a> | ||
+ | <a href="file:///C:/Users/SS_aki/Desktop/Igem%20Website/USNA%20iGEM%20Project%20Wikipage.html">Results</a> | ||
+ | <a href="file:///C:/Users/SS_aki/Desktop/Igem%20Website/USNA%20iGEM%20Project%20Wikipage.html">Notebooks</a> | ||
</div> | </div> | ||
− | |||
</div> | </div> | ||
+ | <!-- end Project section --> | ||
+ | <!-- Parts section --> | ||
+ | <div class="parts"> | ||
+ | <h2 class="text-center">Parts</h2> | ||
+ | <img class="center-block" src="http://synbio101.org/wp-content/uploads/2015/08/figure_1-12.png"> | ||
+ | <p class="text-center"> We can either make this the same as the Projects Section or we can add the Basic Parts, Composite Parts, and Part Collection as well </p> | ||
+ | </div> | ||
+ | <!-- end parts section --> | ||
+ | <!-- Gallery section --> | ||
− | </ | + | <a href=="www.usna.edu>Human Practices</a></h2> |
Revision as of 15:56, 12 August 2016
<!DOCTYPE html>
Welcome to the USNA iGEM Wikipage!
USNA has teamed up with scientists at the NRL to better the world and save the lives of millions!
The USNA iGEM Team!
Here we can put stuff regarding each member of the team and where everyone is from and their background.
The USNA iGEM Project
Parts
We can either make this the same as the Projects Section or we can add the Basic Parts, Composite Parts, and Part Collection as well