Difference between revisions of "Team:UNC-Asheville/Model"

(Prototype team page)
 
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{UNC-Asheville}}
+
{{:Team:UNC-Asheville/Templates/NavBar}}
 +
 
 
<html>
 
<html>
 +
<head>
 +
  <title>
 +
  iGEM UNC-Asheville Jupyter Notebooks
 +
  </title>
 +
  <meta name="viewport" content="width=device-width, initial-scale=1" />
 +
  <meta http-equiv="X-UA-Compatible" content="IE=edge" />
 +
  <meta charset="utf-8" />
 +
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
 +
<link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet">
  
 +
 
 +
<style>
 +
.jumbotron {
 +
    background-image: url("https://static.igem.org/mediawiki/2017/0/01/UNC-Asheville-Model.jpg");
 +
    margin-bottom: 0;
 +
    min-height: 600px;
 +
    background-repeat: no-repeat;
 +
    background-position: fixed;
 +
    -webkit-background-size: cover;
 +
    background-size: cover;
 +
    padding: 50em inherit;
 +
    background-color: hsla(0,0%,100%,0.50);
 +
    background-blend-mode: overlay;
 +
    background-repeat: no-repeat;
 +
    padding-left: 30px;
 +
    padding-right: 30px;
  
<div class="column full_size judges-will-not-evaluate">
+
}
<h3>★  ALERT! </h3>
+
<p>This page is used by the judges to evaluate your team for the <a href="https://2017.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2017.igem.org/Judging/Awards"> award listed above</a>. </p>
+
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2017.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
</div>
+
<div class="clear"></div>
+
  
<div class="column full_size">
+
div.jumbotron{
<h1> Modeling</h1>
+
  padding-top:250px;
 +
}
  
<p>Mathematical models and computer simulations provide a great way to describe the function and operation of BioBrick Parts and Devices. Synthetic Biology is an engineering discipline, and part of engineering is simulation and modeling to determine the behavior of your design before you build it. Designing and simulating can be iterated many times in a computer before moving to the lab. This award is for teams who build a model of their system and use it to inform system design or simulate expected behavior in conjunction with experiments in the wetlab.</p>
+
.jumbotron h1{
 +
    color: black;
 +
    font-size: 80px;
 +
    font-family: 'Raleway', sans-serif;
 +
    text-shadow: 2px 2px white;
 +
    letter-spacing: 10px;
 +
}
  
</div>
+
.jumbotron p{
<div class="clear"></div>
+
    color: black;
 +
    font-size: 30px;
 +
    font-family: 'Raleway', sans-serif;
 +
    text-shadow: 2px 2px white;
 +
    font-weight: Semi-Bold
 +
    letter-spacing: 10px;
 +
}
  
<div class="column half_size">
+
.row h1{
<h3> Gold Medal Criterion #3</h3>
+
    color: black;
<p>
+
    font-size: 30px;
To complete for the gold medal criterion #3, please describe your work on this page and fill out the description on your <a href="https://2017.igem.org/Judging/Judging_Form">judging form</a>. To achieve this medal criterion, you must convince the judges that your team has gained insight into your project from modeling. You may not convince the judges if your model does not have an effect on your project design or implementation.
+
    font-family: 'Raleway', sans-serif;
</p>
+
    text-shadow: 2px 2px white;
 +
    letter-spacing: 4px;
 +
}
  
<p>
+
.row h2{
Please see the <a href="https://2017.igem.org/Judging/Medals"> 2017 Medals Page</a> for more information.
+
    color: black;
</p>
+
    font-size: 25px;
</div>
+
    font-family: 'Raleway', sans-serif;
 +
    text-shadow: 2px 2px white;
 +
    letter-spacing: 2px;
 +
}
  
<div class="column half_size">
+
.row blockquote{
<h3>Best Model Special Prize</h3>
+
    color: black;
 +
    font-size: 20px;
 +
    font-family: 'Raleway', sans-serif;
 +
    border-left: 1px solid grey;
 +
    border-right: 1px solid grey;
 +
    border-bottom: 1px solid grey;
 +
    border-top: 1px solid grey;
  
<p>
+
}
To compete for the <a href="https://2017.igem.org/Judging/Awards">Best Model prize</a>, please describe your work on this page  and also fill out the description on the <a href="https://2017.igem.org/Judging/Judging_Form">judging form</a>. Please note you can compete for both the gold medal criterion #3 and the best model prize with this page.
+
<br><br>
+
You must also delete the message box on the top of this page to be eligible for the Best Model Prize.
+
</p>
+
  
</div>
+
.header h1{
<div class="clear"></div>
+
  color: black;
 +
  font-size: 60px;
 +
  font-family: 'Raleway', sans-serif;
 +
}
  
<div class="column full_size">
+
body {
<h5> Inspiration </h5>
+
    background-color: #edece6;
<p>
+
}
Here are a few examples from previous teams:
+
.img-fluid {
</p>
+
  width: 100%;
<ul>
+
}
<li><a href="https://2016.igem.org/Team:Manchester/Model">Manchester 2016</a></li>
+
img {
<li><a href="https://2016.igem.org/Team:TU_Delft/Model">TU Delft 2016  </li>
+
  display: block;
<li><a href="https://2014.igem.org/Team:ETH_Zurich/modeling/overview">ETH Zurich 2014</a></li>
+
  max-width: 90%;
<li><a href="https://2014.igem.org/Team:Waterloo/Math_Book">Waterloo 2014</a></li>
+
  height: auto;
</ul>
+
}
  
  
 +
 +
</style>
 +
 +
 +
</head>
 +
 +
 +
<body>
 +
<div class="jumbotron center">
 +
  <div class="container center">
 +
<h1>Modeling.</h1>
 +
  <p>Transparency.</p>
 +
  </div>
 
</div>
 
</div>
 +
<br>
 +
 +
 +
<iframe src="https://nbviewer.jupyter.org/github/CrookedWay/TCEModel/blob/master/ModelFinal.ipynb#" width="100%" height="800" scrolling="yes"></iframe>
  
</html>
+
<br>
 +
<hr>

Latest revision as of 03:20, 2 November 2017

About Us

iGEM UNC-Asheville Jupyter Notebooks

Modeling.

Transparency.