Difference between revisions of "Team:WashU StLouis/Footer"
Ayekedavid (Talk | contribs) |
Ayekedavid (Talk | contribs) |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
− | + | <footer class="bg-white row"> | |
− | + | <div class="container"> | |
− | + | <!-- Site Map --> | |
− | + | <section class="row sectionNum5" id="sitemap"> | |
− | + | <h2>Discover</h2> | |
− | + | <table class="table"> | |
− | + | <tr> | |
− | + | <td>Parts</td> | |
− | + | <td><a href="https://2015.igem.org/Team:WashU_StLouis/basic_part">Basic Parts</a></td> | |
− | + | <td><a href="https://2015.igem.org/Team:WashU_StLouis/part_collection">Parts Collection</a></td> | |
− | + | <td><a href="https://2015.igem.org/Team:WashU_StLouis/parts">Parts</a></td> | |
− | + | <td><a href="https://2015.igem.org/Team:WashU_StLouis/composite_part">Composite Part</a></td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>Team</td> | |
− | + | <td><a href="https://2015.igem.org/Team:WashU_StLouis/team">Members</a></td> | |
− | + | <td><a href="https://2015.igem.org/Team:WashU_StLouis/notebook">Journals</a></td> | |
− | + | <td><a href="https://2015.igem.org/Team:WashU_StLouis/attributions">Attributions</a></td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>Project</td> | |
− | + | <td><a href="https://2015.igem.org/Team:WashU_StLouis/description">Description</a></td> | |
− | + | <td><a href="https://2015.igem.org/Team:WashU_StLouis/design">Design</a></td> | |
− | + | <td><a href="https://2015.igem.org/Team:WashU_StLouis/modeling">Modeling</a></td> | |
− | + | <td><a href="https://2015.igem.org/Team:WashU_StLouis/measurment">Measurment</a></td> | |
− | + | <td><a href="https://2015.igem.org/Team:WashU_StLouis/project">Project</a></td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>Policies and Practices</td> | |
− | + | <td><a href="https://2015.igem.org/Team:WashU_StLouis/human_practices">Human Practices</a></td> | |
− | + | <td><a href="https://2015.igem.org/Team:WashU_StLouis/practices">Practices</a></td> | |
− | + | <td><a href="https://2015.igem.org/Team:WashU_StLouis/safety">Safety</a></td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td>Misc.</td> | |
− | + | <td><a href="https://2015.igem.org/Team:WashU_StLouis/entrepreneurship">Entrepreneurship</a></td> | |
− | + | <td><a href="https://2015.igem.org/Team:WashU_StLouis/software">Software</a></td> | |
− | + | </tr> | |
− | + | </table> | |
− | + | </section> | |
− | + | <!-- sponsors Aside --> | |
− | + | <section id="sponsors" class="row sectionNum6"> | |
− | + | <div class="container"> | |
− | + | <div class="row"> | |
− | + | <h2>Sponsors</h2> | |
− | + | </div> | |
− | + | <div class="row"> | |
− | + | <div class="col-md-4 col-sm-6 col-xs-6"> | |
+ | |||
+ | <div id="WashULogo" class="logo"></div> | ||
+ | </div> | ||
+ | <div class="col-md-4 col-sm-6 col-xs-6"> | ||
+ | <div id="ICaresLogo" class="logo"></div> | ||
+ | </div> | ||
+ | <div class="col-md-4 col-sm-6 col-xs-6"> | ||
+ | <div id="WashUArtLogo" class="logo"></div> | ||
+ | </div> | ||
+ | <div class="col-md-4 col-sm-6 col-xs-6"> | ||
+ | <div id="SnapGeneLogo" class="logo"></div> | ||
+ | </div> | ||
+ | <div class="col-md-4 col-sm-6 col-xs-6"> | ||
+ | <div id="Monsanto" class="logo"></div> | ||
+ | </div> | ||
+ | <div class="col-md-4 col-sm-6 col-xs-6"> | ||
+ | <div id="SigmaAldrichLogo" class="logo"></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | <div class="row" > | ||
+ | <div class="col-md-4 col-md-offset-4"> | ||
+ | <span class="copyright">Copyright © Washington University in St. Louis and Pennsylvania State University iGEM 2015</span> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class ="row"> | ||
+ | <div class="col-md-4"> | ||
+ | <ul class="list-inline social-buttons"> | ||
+ | <li><a href="http://twitter.com/WashUiGEM"><i class="fa fa-twitter"></i></a> | ||
+ | </li> | ||
+ | <li><a href="http://www.facebook.com/WashuIgem"><i class="fa fa-facebook"></i></a> | ||
+ | </li> | ||
+ | <li><a href="http://www.youtube.com/channel/UCjO_tMiJdx6hCyCREsMBYUQ"><i class="fa fa-youtube"></i></a> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </footer> | ||
− | |||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | <!-- Bootstrap Core JavaScript --> | ||
+ | <script src="https://2015.igem.org/Team:WashU_StLouis/js/bootstrap.min.js?action=raw&ctype=text/javascript"></script> | ||
+ | |||
+ | <!-- Plugin JavaScript --> | ||
+ | <script src="http://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script> | ||
+ | <script src="https://2015.igem.org/Team:WashU_StLouis/js/classie.js?action=raw&ctype=text/javascript"></script> | ||
+ | <script src="https://2015.igem.org/Team:WashU_StLouis/js/cbpAnimatedHeader.js?action=raw&ctype=text/javascript"></script> | ||
+ | <!-- Contact Form JavaScript --> | ||
+ | <script src="https://2015.igem.org/Team:WashU_StLouis/js/jqBootstrapValidation.js?action=raw&ctype=text/javascript"></script> | ||
+ | <script src="https://2015.igem.org/Team:WashU_StLouis/js/contact_me.js?action=raw&ctype=text/javascript"></script> | ||
− | + | <!-- Footnotes --> | |
− | + | <script src="https://2015.igem.org/Team:WashU_StLouis/js/bootstrap.footnotes.js?action=raw&ctype=text/javascript"></script> | |
− | + | <!-- Custom Theme JavaScript --> | |
− | + | <script src="https://2015.igem.org/Team:WashU_StLouis/js/agency.js?action=raw&ctype=text/javascript"></script> | |
− | + | ||
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | <!-- Background Script --> | |
− | + | <script src="https://2015.igem.org/Team:WashU_StLouis/js/background.js?action=raw&ctype=text/javascript"></script> | |
+ | <!-- Inline script --> | ||
+ | <script> | ||
+ | // Activate Footnotes | ||
+ | $.footnotes(); | ||
+ | </script> | ||
+ | <script> | ||
+ | (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ | ||
+ | (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), | ||
+ | m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) | ||
+ | })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); | ||
− | + | ga('create', 'UA-65150000-1', 'auto'); | |
− | + | ga('send', 'pageview'); | |
− | + | </script> | |
− | + | </body> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | </html> |
Revision as of 19:04, 14 July 2015