Difference between revisions of "Team:CCA SanDiego"

 
(65 intermediate revisions by 4 users not shown)
Line 8: Line 8:
 
     <style>
 
     <style>
 
     #content{width:100%}
 
     #content{width:100%}
 +
    #bodyContent{width:100%}
 
     #introduction{background: url(http://www.sandiegophotosca.com/var/albums/Torrey-Pines/Beach_at_Torrey_Pines_State.jpg?m=1291023453) no-repeat bottom center scroll;
 
     #introduction{background: url(http://www.sandiegophotosca.com/var/albums/Torrey-Pines/Beach_at_Torrey_Pines_State.jpg?m=1291023453) no-repeat bottom center scroll;
         background-size:contain;
+
         background-size:cover;
 +
        height:1000px;
 +
        padding-top:40px
 
         }
 
         }
     div{text-align:center}
+
     #project{height:1000px;
 +
        background-color:#9EF2F5;
 +
        padding-top:40px
 +
        }
 +
    #navigation{background: url(http://i.ytimg.com/vi/87bjPYgf75I/maxresdefault.jpg) no-repeat bottom center scroll;
 +
        background-size:cover;
 +
        height:1000px;
 +
        padding-top:40px
 +
        }
 +
 
 
     nav{background:#EEE}
 
     nav{background:#EEE}
 +
    body{font-family:courier}
 +
    img{
 +
        max-width:auto;
 +
        max-height:auto; 
 +
    }
 
     </style>
 
     </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">
+
 
 +
 
 +
 
 +
<div id="introduction" class="" style="text-align:center">
 
     <div class="container">
 
     <div class="container">
    <div class="navbar-header">
+
         <div class="row">
         <a class="navbar-brand page-scroll" href="#page-top">CCA San Diego iGEM</a>
+
             <div class="twelve columns">
    </div>
+
                <h1 class="brand-heading">CCA San Diego 2015</h1>
    <div>
+
                <p>This is CCA San Diego's first year participating in iGEM. All of our team members attend Canyon Crest Academy (CCA) in San Diego, California. CCA, founded in 2004, is a public high school with about 2,250 students.</p>
        <ul class="nav navbar-nav">
+
                <a href="#project" class="button button-primary page-scroll">
             <li><a href="https://2015.igem.org/Team:CCA_SanDiego/Project">Project</a></li>
+
                About the Project
            <li><a href="https://2015.igem.org/Team:CCA_SanDiego/Team">Team</a></li>
+
                </a>
            <li><a href="https://2015.igem.org/Team:CCA_SanDiego/Notebook">Notebook</a></li>
+
            </div>
            <li><a href="https://2015.igem.org/Team:CCA_SanDiego/Attributions">Attributions</a></li>
+
        </div>
            <li><a href="https://2015.igem.org/Team:CCA_SanDiego/HumanPractice">Human Practice</a></li>
+
        </ul>
+
    </div>
+
    </div>
+
</nav>
+
 
+
<div id="introduction" class="container">
+
    <div class="row">
+
    <div class="twelve columns">
+
        <h1 class="brand-heading">CCA San Diego 2015</h1>
+
        <a href="#project" class="button button-primary page-scroll">
+
        About the Project
+
        </a>
+
    </div>
+
 
     </div>
 
     </div>
 
</div>
 
</div>
  
  
<div id="project" class="container">
+
<div id="project" style="text-align:center">
    <div class="row">
+
    <div class="container">
    <div class="twelve columns">
+
        <div class="row">
        <h1 class="brand-heading">Project Description</h1>
+
            <div class="twelve columns">
         <a href="#navigation" class="button button-primary page-scroll">
+
                <h2 class="brand-heading">About our project</h1>
        Explore Our Wiki
+
                <p style="text-align:left;padding:20px 20px">
        </a>
+
              Biosensors are at the forefront of biomedical and bioengineering research because of their applicability to a wide range of diseases. Using computer modeling we simulated the behavior of a glucose sensing biosensor, which fluoresces in the presence of glucose. This serves as an effective monitor of blood glucose levels, a critical biomarker for diabetes. Our biosensor could be coupled with an insulin producing circuit to treat diabetes without invasive needles and injections.
    </div>
+
                </p>
 +
            </div>
 +
         </div>
 +
        <div class="row">
 +
                <div class="four columns">
 +
                    <h5>Introduction</h5>
 +
                    <a href="https://2015.igem.org/Team:CCA_SanDiego/Project#introduction">
 +
                    <img class="img-thumbnail" src="https://upload.wikimedia.org/wikipedia/commons/1/13/Caffeine3D.gif">
 +
                    </a>
 +
                    <p>Check out our project</p>
 +
                </div>
 +
                <div class="four columns">
 +
                    <h5>Methods</h5>
 +
                    <a href="https://2015.igem.org/Team:CCA_SanDiego/Project#methods">
 +
                    <img class="img-thumbnail" src="https://upload.wikimedia.org/wikipedia/commons/1/13/Caffeine3D.gif"/>
 +
                    </a>
 +
                    <p>See how we did our project</p>
 +
                </div>
 +
                <div class="four columns">
 +
                    <h5>Results</h5>
 +
                  <a href="https://2015.igem.org/Team:CCA_SanDiego/Project#results"> 
 +
                  <img class="img-thumbnail" src="https://upload.wikimedia.org/wikipedia/commons/1/13/Caffeine3D.gif"/>
 +
                  </a>   
 +
                    <p>Look at what we did over the summer</p>
 +
                </div>
 +
        </div>
 +
        <div class="row">
 +
            <a href="#navigation" class="button page-scroll" style="background-color:#EEE">Explore Our Wiki</a>
 +
        </div>
 
     </div>
 
     </div>
 
</div>
 
</div>
  
<div id="navigation" class="container">
+
<div id="navigation" class="" style="text-align:center">
 
     <div class="row">
 
     <div class="row">
 
     <div class="twelve columns">
 
     <div class="twelve columns">
         <h1 class="brand-heading">Navigation</h1>
+
         <h2 class="brand-heading">Explore the rest of our wiki</h1>
 
     </div>
 
     </div>
 +
    </div>
 +
    <div class="container">
 +
        <div class="row">
 +
            <div class="three columns">
 +
                <p>Meet Our Team Members</p>
 +
                <a class="button button-primary" href="https://2015.igem.org/Team:CCA_SanDiego/Team">Team</a>
 +
            </div>
 +
            <div class="three columns">
 +
                <p>How We Spent Our Time</p>
 +
                <a class="button button-primary" href="https://2015.igem.org/Team:CCA_SanDiego/Notebook">Notebook</a>
 +
            </div>
 +
            <div class="three columns">
 +
                <p>The People Who Helped</p>
 +
                <a class="button button-primary" href="https://2015.igem.org/Team:CCA_SanDiego/Attributions">Thanks!</a>
 +
            </div>
 +
            <div class="three columns">
 +
                <p>Our Outreach and Safety</p>
 +
                <a class="button button-primary" href="https://2015.igem.org/Team:CCA_SanDiego/HumanPractice">Human Practices</a>
 +
            </div>
 +
        </div>
 
     </div>
 
     </div>
 
</div>
 
</div>
<!-- jQuery -->
 
 
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
 
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
 
<!-- Bootstrap Core JavaScript -->
 
 
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
 
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
 
<!-- Plugin JavaScript -->
 
 
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
 
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
  
<!-- Custom Theme JavaScript -->
 
 
<script>
 
<script>
 
// jQuery to collapse the navbar on scroll
 
// jQuery to collapse the navbar on scroll

Latest revision as of 18:36, 18 September 2015

CCA San Diego iGEM 2015

CCA San Diego 2015

This is CCA San Diego's first year participating in iGEM. All of our team members attend Canyon Crest Academy (CCA) in San Diego, California. CCA, founded in 2004, is a public high school with about 2,250 students.

About the Project

About our project

Biosensors are at the forefront of biomedical and bioengineering research because of their applicability to a wide range of diseases. Using computer modeling we simulated the behavior of a glucose sensing biosensor, which fluoresces in the presence of glucose. This serves as an effective monitor of blood glucose levels, a critical biomarker for diabetes. Our biosensor could be coupled with an insulin producing circuit to treat diabetes without invasive needles and injections.

Introduction

Check out our project

Methods

See how we did our project

Results

Look at what we did over the summer