Difference between revisions of "Team:Lethbridge HS/Applied Design"

(Prototype team page)
 
Line 1: Line 1:
{{Lethbridge_HS}}
+
{{Lethbridge_HS/normalizecss}}
 +
{{Lethbridge_HS/jquery}}
 +
{{Lethbridge_HS/bootstrapcss}}
 +
{{Lethbridge_HS/reset}}
 +
{{Lethbridge_HS/bootstrapjs}}
 +
{{Lethbridge_HS/navbar}}
 +
{{Lethbridge_HS/css}}
 
<html>
 
<html>
 +
<meta name="viewport" content="width=device-width, initial-scale=1.0">
  
 +
<head>
  
 +
  <link rel="stylesheet" type="text/css" href="css/bootstrap.css"/>
 +
  <link href="https://fonts.googleapis.com/css?family=Montserrat|Open+Sans" rel="stylesheet">
 +
  <script src="js/bootstrap.js"></script>
 +
<style>
 +
h1,h2,h3{font-family: 'Montserrat', sans-serif;}
 +
p{font-family:'open sans', sans-serif; font-size: 18px;}
  
<div class="column full_size judges-will-not-evaluate">
+
#background{
<h3>★  ALERT! </h3>
+
background-color: }
<p>This page is used by the judges to evaluate your team for the <a href="https://2018.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2018.igem.org/Judging/Awards"> award listed below</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://2018.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
</div>
+
  
 +
#banner{
 +
  color: #f9f7f7;
 +
  font-family: Montserrat, serif;font-size: 18px;
  
<div class="clear"></div>
+
  background-color:#ffcdb2 ;
 +
  background-image: url("https://static.igem.org/mediawiki/2018/0/00/T--Lethbridge_HS--parts2.png")
 +
  background-size: cover;
  
 +
background-position: center center;
 +
    background-repeat: no-repeat;
 +
    height: 75vh;
 +
    overflow: hidden;
 +
    margin: 0;
 +
    padding-top: 7%;
  
<div class="column full_size">
+
background-image: url("https://static.igem.org/mediawiki/2018/0/00/T--Lethbridge_HS--parts2.png");text-align:center;
<h1>Applied Design</h1>
+
    background-size: cover; background-position: center; opacity: ; background-size:  ; height: 75vh;
</div>
+
    overflow: hidden;
<div class="clear"></div>
+
    margin: 0;
 +
    background-repeat: no-repeat;
  
  
<div class="column two_thirds_size">
+
}
<h3>Best Applied Design Special Prize</h3>
+
  
<p>This is a prize for the team that has developed a synbio product to solve a real world problem in the most elegant way. The students will have considered how well the product addresses the problem versus other potential solutions, how the product integrates or disrupts other products and processes, and how its lifecycle can more broadly impact our lives and environments in positive and negative ways.
+
.jumbotron text-center{
 +
 
 +
    background-color: white;
 +
    position: relative;
 +
    width: 100%;
 +
    background-size: 100% 100%;
 +
}
 +
 
 +
 
 +
 
 +
.center{
 +
 
 +
  text-align: left;
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
}
 +
 
 +
 
 +
</style>
 +
 
 +
</head>
 +
 
 +
<body>
 +
 
 +
 
 +
 
 +
 
 +
<body id="background">
 +
<div id="banner" class=" jumbotron text-center container-fluid "><div class="container-fluid">
 +
      <div style="font-family: 'Montserrat' , serif;font-size: 10vw;text-align:center;margin-top:50px;"><center>APPLIED DESIGN</center></div>
 +
 
 +
  </div>
 +
  </div>
 +
<div class="container-fluid;" style="margin-left:10%; margin-right:10%;">
 
<br><br>
 
<br><br>
To compete for the <a href="https://2018.igem.org/Judging/Awards">Best Applied Design prize</a>, please describe your work on this page and also fill out the description on the <a href="https://2018.igem.org/Judging/Judging_Form">judging form</a>.
+
<p><h1></h1> <b></b>
<br><br>
+
<br>
You must also delete the message box on the top of this page to be eligible for this prize.
+
</p>
+
</div>
+
  
  
<div class="column third_size">
+
<b></b>
<div class="highlight decoration_A_full">
+
 
<h3>Inspiration</h3>
+
<p></p>  
<p>Take a look at what some teams accomplished for this prize.</p>
+
 
<ul>
+
<p></p>
<li><a href="https://2016.igem.org/Team:NCTU_Formosa/Design">2016 NCTU Formosa</a></li>
+
 
<li><a href="https://2016.igem.org/Team:HSiTAIWAN/Product?locationId=Design">2016 HSiTAIWAN</a></li>
+
 
<li><a href="https://2016.igem.org/Team:Pasteur_Paris/Design">2016 Pasteur Paris</a></li>
+
 
</ul>
+
<p></p>
</div>
+
 
 +
 
 +
 
 +
<b></b>
 +
<p></p>  
 +
 
 
</div>
 
</div>
  
 +
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
 +
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
 +
    <!-- Include all compiled plugins (below), or include individual files as needed -->
 +
    <script src="js/bootstrap.min.js"></script>
 +
 +
<script src="https://2018.igem.org/Template:Lethbridge_HS/jquery" type="text/javascript"> </script>
 +
<script src="https://2018.igem.org/Template:Lethbridge_HS/bootstrapjs" type="text/javascript"> </script>
 +
</body>
  
  

Revision as of 23:08, 27 August 2018