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

 
(5 intermediate revisions by the same user not shown)
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%}
 
+
    #attributions{height:700px;
 
+
        background-color:#FFC881;
$(document).ready(function(){
+
        padding-top:40px
$(".firstHeading").remove();
+
        }
// navigation click actions   
+
}
+
);
+
  
</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">
Line 49: Line 50:
 
</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">
        <!-- PUT YOUR CONTENT HERE -->
+
                <h1 class="brand-heading" style="text-align:center">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 73:
 
</ul>
 
</ul>
 
</p>
 
</p>
        <!-- END OF CONTENT -->
+
            </div>
 +
      </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");
 +
    } 
 +
});
 +
 +
// jQuery for page scrolling feature - requires jQuery Easing plugin
 +
$(function() {
 +
    $('a.page-scroll').bind('click', function(event) {
 +
        var $anchor = $(this);
 +
        $('html, body').stop().animate({
 +
            scrollTop: $($anchor.attr('href')).offset().top
 +
        }, 1500, 'easeInOutExpo');
 +
        event.preventDefault();
 +
    });
 +
});
 +
 +
// Closes the Responsive Menu on Menu Item Click
 +
$('.navbar-collapse ul li a').click(function() {
 +
    $('.navbar-toggle:visible').click();
 +
});
 +
$('.firstHeading').remove()
 +
    </script>
 +
 
</body>
 
</body>
 +
 
</html>
 
</html>

Latest revision as of 01:04, 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