Difference between revisions of "Team:CCA SanDiego/Attributions"

Line 1: Line 1:
<html>
+
<html lang="en">
 +
 
 
<head>
 
<head>
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
+
<title>CCA San Diego iGEM 2015</title>
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/skeleton/2.0.4/skeleton.min.css">
+
    <link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
<script src="https://static.igem.org/mediawiki/2015/4/47/Cca_sanDiego_bootstrap.txt"></script>
+
    <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/skeleton/2.0.4/skeleton.min.css">
<style>
+
    <link rel="stylesheet" type="text/css" href="https://static.igem.org/mediawiki/2015/5/53/Cca_sandiego_grayscale.css.txt">
body{font-family:courier}
+
    <style>
</style>
+
    #content{width:100%}
<script>
+
    #bodyContent{width:100%}
 
+
    #introduction{background: url(https://static.igem.org/mediawiki/2015/3/37/CCASD_TeamWorking.jpg) no-repeat bottom center scroll;
 
+
        background-size:cover;
$(document).ready(function(){
+
        height:600px;
$(".firstHeading").remove();
+
        padding-top:40px
// navigation click actions   
+
        }
}
+
    #attributions{height:800px;
);
+
        background-color:#6AF98C;
 +
        padding-top:40px
 +
        }
  
</script>
+
    nav{background:#EEE}
<style>
+
    body{font-family:courier}
#content{
+
    img{
width:100%
+
        max-width:auto;
}
+
        max-height:auto; 
#bodyContent{
+
    }
width:100%
+
    p{
}
+
        text-align:justify;
</style>
+
        font-size:22px;
 +
    }
 +
   
 +
    </style>
 
</head>
 
</head>
 +
 
<body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top">
 
<body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top">
 
<nav class="navbar navbar-custom navbar-fixed-top" role="navigation">
 
<nav class="navbar navbar-custom navbar-fixed-top" role="navigation">
 
     <div class="container">
 
     <div class="container">
 +
    <div class="navbar-header">
 +
        <a class="navbar-brand page-scroll" href="https://2015.igem.org/Team:CCA_SanDiego">CCA San Diego iGEM</a>
 +
    </div>
 
     <div>
 
     <div>
 
         <ul class="nav navbar-nav">
 
         <ul class="nav navbar-nav">
             <li><a href="https://2015.igem.org/Team:CCA_SanDiego">CCA San Diego iGEM</a></li>
+
             <li><a href="https://2015.igem.org/Team:CCA_SanDiego/Project">Project</a></li>
            <li class="dropdown">
+
                                <a href="#" class="dropdown-toggle" data-toggle="dropdown">Project<b class="caret"></b></a>
+
                                <ul class="dropdown-menu">
+
                                    <li><a href="https://2015.igem.org/Team:CCA_SanDiego/Project#introduction">Introduction</a></li>
+
                                    <li><a href="https://2015.igem.org/Team:CCA_SanDiego/Project#methods">Methods</a></li>
+
                                    <li><a href="https://2015.igem.org/Team:CCA_SanDiego/Project#results">Results</a></li>
+
                                </ul>
+
                                </li>
+
 
             <li><a href="https://2015.igem.org/Team:CCA_SanDiego/Team">Team</a></li>
 
             <li><a href="https://2015.igem.org/Team:CCA_SanDiego/Team">Team</a></li>
 
             <li><a href="https://2015.igem.org/Team:CCA_SanDiego/Notebook">Notebook</a></li>
 
             <li><a href="https://2015.igem.org/Team:CCA_SanDiego/Notebook">Notebook</a></li>
Line 49: Line 51:
 
</nav>
 
</nav>
  
  <div class="container">
+
<div id="attributions">
    <div class="row">
+
  <div class="container">
        <!-- Start of content -->
+
      <div class="row">
        <div id="contentContainer" class="twelve columns">
+
            <div class="twelve columns" style="text-align:center">
        <!-- PUT YOUR CONTENT HERE -->
+
                <h1 class="brand-heading" >Attributions</h1>
<h1>Attributions</h1>
+
            </div>
<p>The Canyon Crest Academy iGEM Team would like to thank the following organizations for their support:
+
      </div>
 +
      <div class="row">
 +
            <div class="twelve columns" style="text-align:center">
 +
                <p>The Canyon Crest Academy iGEM Team would like to thank the following organizations for their support:
 
<ul>
 
<ul>
 
<li>Cymer</li>
 
<li>Cymer</li>
 
<li>UC San Diego</li>
 
<li>UC San Diego</li>
 
</ul>
 
</ul>
We would also like to thank the teachers, parents, mentors, and others that volunteered to provide the team with feedback and guidance, notably:
+
</p>
 +
<p>We would also like to thank the teachers, parents, mentors, and others that volunteered to provide the team with feedback and guidance, notably:
 
<ul>
 
<ul>
 
<li>Sophia Hirakis</li>
 
<li>Sophia Hirakis</li>
Line 68: Line 74:
 
</ul>
 
</ul>
 
</p>
 
</p>
        <!-- END OF CONTENT -->
+
            </div>
        </div>
+
      </div>
 
     </div>
 
     </div>
  </div>
 
 
</div>
 
</div>
 +
 +
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
 +
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
 +
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
 +
 +
<script>
 +
// jQuery to collapse the navbar on scroll
 +
$(window).scroll(function() {
 +
    if ($(".navbar").offset().top > 50) {
 +
        $(".navbar-fixed-top").addClass("top-nav-collapse");
 +
    } else {
 +
        $(".navbar-fixed-top").removeClass("top-nav-collapse");
 +
    } 
 +
});
 +
 +
</script>
 +
 
</body>
 
</body>
 +
 
</html>
 
</html>

Revision as of 00:40, 19 September 2015

CCA San Diego iGEM 2015

Attributions

The Canyon Crest Academy iGEM Team would like to thank the following organizations for their support:

  • Cymer
  • UC San Diego

We would also like to thank the teachers, parents, mentors, and others that volunteered to provide the team with feedback and guidance, notably:

  • Sophia Hirakis
  • Erinn Eddingfield
  • Ben Kellman
  • Jenhan Tao