Difference between revisions of "Team:CCA SanDiego/Attributions"
Line 1: | Line 1: | ||
<html> | <html> | ||
<head> | <head> | ||
− | <link rel="stylesheet" type="text/css" href="https:// | + | <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/skeleton/2.0.4/skeleton.min.css"> |
+ | <script> | ||
+ | $.ready( | ||
+ | $(".firstHeading").remove() | ||
+ | ) | ||
+ | </script> | ||
</head> | </head> | ||
− | < | + | <body> |
− | < | + | <!-- Start of the template html elements. --> |
− | < | + | <div id ="mainContainer" class="container"><!--The closing tag for mainContainer should be placed at the bottom of each content page.--> |
+ | |||
+ | <div class="row"><div class="twelve columns" id="bannerContainer"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/7/70/School_picture.png"> | ||
+ | </div></div> | ||
+ | <div class="row"> <!--The closing tag for this row should be placed at the bottom of each content page.--> | ||
+ | <!-- Start of menu --> | ||
+ | <div id="menuContainer" class="two columns"> | ||
+ | <!-- This list is your menu, every list item is a menu button and nested listed become submenu buttons --> | ||
+ | <ul> | ||
+ | <a href="https://2015.igem.org/Team:CCA_SanDiego"><li>HOME</li></a> | ||
+ | <a href="https://2015.igem.org/Team:CCA_SanDiego/Team"><li>TEAM</li></a> | ||
+ | <a href="#"><li>PROJECT | ||
+ | <ul> | ||
+ | <a href="https://2015.igem.org/Team:CCA_SanDiego/Description"><li>Description</li></a> | ||
+ | <a href="https://2015.igem.org/Team:CCA_SanDiego/Experiments"><li>Experiments & Protocols</li></a> | ||
+ | <a href="https://2015.igem.org/Team:CCA_SanDiego/Results"><li>Results</li></a> | ||
+ | <a href="https://2015.igem.org/Team:CCA_SanDiego/Design"><li>Design</li></a> | ||
+ | </ul> | ||
+ | </li></a> | ||
+ | <a href="#"><li>PARTS | ||
+ | <ul> | ||
+ | <a href="https://2015.igem.org/Team:CCA_SanDiego/Parts"><li>Team Parts</li></a> | ||
+ | <a href="https://2015.igem.org/Team:CCA_SanDiego/Basic_Part"><li>Basic Parts</li></a> | ||
+ | <a href="https://2015.igem.org/Team:CCA_SanDiego/Composite_Part"><li>Composite Parts</li></a> | ||
+ | <a href="https://2015.igem.org/Team:CCA_SanDiego/Part_Collection"><li>Part Collection</li></a> | ||
+ | </ul> | ||
+ | </li></a> | ||
+ | <a href="https://2015.igem.org/Team:CCA_SanDiego/Notebook"><li>NOTEBOOK</li></a> | ||
+ | <a href="https://2015.igem.org/Team:CCA_SanDiego/Attributions"><li>ATTRIBUTIONS</li></a> | ||
+ | <a href="https://2015.igem.org/Team:CCA_SanDiego/Collaborations"><li>COLLABORATIONS</li></a> | ||
+ | <a href="https://2015.igem.org/Team:CCA_SanDiego/Practices"><li>HUMAN PRACTICES</li></a> | ||
+ | <a href="https://2015.igem.org/Team:CCA_SanDiego/Safety"><li>SAFETY</li></a> | ||
+ | <a href="https://2015.igem.org/Team:CCA_SanDiego/Modeling"><li>MODELING</li></a> | ||
+ | <a href="https://2015.igem.org/Team:CCA_SanDiego/Measurement"><li>MEASUREMENT</li></a> | ||
+ | <a href="https://2015.igem.org/Team:CCA_SanDiego/Software"><li>SOFTWARE</li></a> | ||
+ | <a href="https://2015.igem.org/Team:CCA_SanDiego/Entrepreneurship"><li>ENTREPRENEURSHIP</li></a> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <!-- End of menu --> | ||
+ | <!-- Start of content --> | ||
+ | <div id="contentContainer" class="ten columns"> <!--The closing tag for contentContainer should be placed at the bottom of each content page.--> | ||
+ | |||
+ | </body> | ||
</html> | </html> |
Revision as of 15:38, 30 August 2015