Difference between revisions of "Team:NAIT Edmonton"
(Prototype team page) |
|||
Line 1: | Line 1: | ||
− | {{NAIT_Edmonton}} | + | {{NAIT_Edmonton/CSS}} |
− | <html | + | <html> |
− | + | ||
− | + | ||
− | < | + | <head> |
− | < | + | <title>Team NAIT 2015</title> |
− | + | ||
− | + | ||
− | + | ||
− | </ | + | |
− | < | + | <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro' rel='stylesheet' type='text/css'> |
− | < | + | <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script> |
− | < | + | <script type="text/javascript" src="https://2015.igem.org/index.php?title= |
− | + | Template:NAIT_Edmonton/js/jquery.flexslider-min&action=raw&ctype=text/css"></script> | |
− | </ | + | <script type="text/javascript" charset="utf-8"> |
− | + | var $ = jQuery.noConflict(); | |
− | + | $(window).load(function() { | |
− | + | $('.flexslider').flexslider({ | |
− | + | animation: "slide" | |
+ | }); | ||
+ | }); | ||
+ | </script> | ||
+ | </head> | ||
− | < | + | <body> |
− | + | ||
− | + | ||
+ | <div id="header"> | ||
+ | <div class="header_content"> | ||
+ | |||
+ | <div class="logo"><a href="index.html"><img src="https://static.igem.org/mediawiki/2015/4/46/NAIT_Logo_abbie.png" width="280" height="304"></a></div> | ||
+ | |||
+ | <div class="menu"> | ||
+ | <ul> | ||
+ | <li class="selected"><a href="index.html">home</a> | ||
+ | </li> | ||
+ | |||
+ | <li><a href="team.html">team</a> | ||
+ | <ul> | ||
+ | <li><a href="bios.html">bios</a></li> | ||
+ | <li><a href="attributions.html">attributions</a></li> | ||
+ | <li><a href="https://igem.org/Team.cgi">official team profile</a> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="project.html">project</a> | ||
+ | <ul> | ||
+ | <li><a href="description.html">description</a></li> | ||
+ | <li><a href="protocols.html">experiment and protcols</a></li> | ||
+ | <li><a href="results.html">parts and results</a></li> | ||
+ | <li><a href="modeling.html">modeling</a></li> | ||
+ | <li><a href="software.html">software</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="human.html">human practices</a> | ||
+ | <ul> | ||
+ | <li><a href="outreach.html">community outreach</a></li> | ||
+ | <li><a href="pandp.html">policy and practices</a></li> | ||
+ | <li><a href="collab.html">collaborations</a></li> | ||
+ | <li><a href="entrepreuner.html">entrepreunership</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="notebook.html">notebook</a> | ||
+ | <ul> | ||
+ | <li><a href="safety.html">lab safety</a></li> | ||
+ | <li><a href="measurement.html">measurement</a></li> | ||
+ | <li><a href="logbook.html">log book</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div id="wrap"> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | <div class="top_slogan"> | ||
+ | Under Construction! | ||
+ | </div> | ||
− | < | + | <div class="main_content"> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | < | + | <center><img src="https://static.igem.org/mediawiki/2015/6/66/NAIT_Construction.jpg"> |
− | + | <h3> Original Artist Unknown </h3> | |
− | + | ||
− | < | + | </center> |
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | <br><br><br><br><br><br><br> | ||
+ | |||
+ | <div class="clear"></div> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | <div class="footer"> | ||
+ | <div class="footer_content"> | ||
+ | <div class="footer_left"> | ||
+ | <ul class="footer_menu"> | ||
+ | <li><a href="index.html">home</a></li> | ||
+ | <li><a href="team.html">team</a></li> | ||
+ | <li><a href="project.html">project</a></li> | ||
+ | <li><a href="human.html">human practices</a></li> | ||
+ | <li><a href="notebook.html">notebook</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | <div class="footer_right"> | ||
+ | <ul class="social_icons"> | ||
+ | <li><a href="https://www.facebook.com/pages/IGEM-2015-NAIT-Edmonton/884025281659292"><img src="images/icon_facebook.png" alt="" title="" /></a></li> | ||
+ | <li><a href="http://www.twitter.com/TeamNAIT2015"><img src="images/icon_twitter.png" alt="" title="" /></a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div class="clear"></div> | ||
+ | </div> | ||
+ | </div> | ||
− | |||
+ | </body> | ||
</html> | </html> |
Revision as of 17:25, 1 June 2015
Under Construction!