Difference between revisions of "Team:Lethbridge HS/Basic Part"

(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>
  
<div class="column full_size judges-will-not-evaluate">
+
  <link rel="stylesheet" type="text/css" href="css/bootstrap.css"/>
<h3>★  ALERT! </h3>
+
  <link href="https://fonts.googleapis.com/css?family=Montserrat|Open+Sans" rel="stylesheet">
<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>
+
  <script src="js/bootstrap.js"></script>
<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>
+
<style>
</div>
+
h1,h2,h3{font-family: 'Montserrat', sans-serif;}
 +
p{font-family:'open sans', sans-serif; font-size: 18px;}
  
 +
#background{
 +
background-color: }
  
<div class="clear"></div>
+
#banner{
 +
  color: #f9f7f7;
 +
  font-family: Montserrat, serif;font-size: 18px;
  
 +
  background-color:#ffcdb2 ;
 +
  background-image: url("https://static.igem.org/mediawiki/2018/5/52/T--Lethbridge_HS--basicparts.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/5/52/T--Lethbridge_HS--basicparts.png");text-align:center;
<h1>Basic Parts</h1>
+
    background-size: cover; background-position: center; opacity: ; background-size:  ; height: 75vh;
<p>
+
    overflow: hidden;
A <b>basic part</b> is a functional unit of DNA that cannot be subdivided into smaller component parts. <a href="http://parts.igem.org/wiki/index.php/Part:BBa_R0051">BBa_R0051</a> is an example of a basic part, a promoter regulated by lambda cl.
+
    margin: 0;
</p>
+
    background-repeat: no-repeat;
  
<p>Most genetically-encoded functions have not yet been converted to BioBrick parts. Thus, there are <b>many</b> opportunities to find new, cool, and important genetically encoded functions, and refine and convert the DNA encoding these functions into BioBrick standard biological parts. </p>
 
</div>
 
  
 +
}
  
<div class="column full_size">
+
.jumbotron text-center{
<div class="highlight decoration_background">
+
<h3>Note</h3>
+
<p>This page should list all the basic parts your team has made during your project. You must add all characterization information for your parts on the Registry. You should not put characterization information on this page. Remember judges will only look at the first part in the list for the Best Basic Part award, so put your best part first!</p>
+
</div>
+
</div>
+
  
 +
    background-color: white;
 +
    position: relative;
 +
    width: 100%;
 +
    background-size: 100% 100%;
 +
}
  
<div class="column full_size">
 
<h3>Best Basic Part Special Prize</h3>
 
  
<p> To be eligible for this award, this part must adhere to <a href="http://parts.igem.org/DNA_Submission">Registry sample submission guidelines</a> and have been sent to the Registry of Standard Biological Parts. If you have a part you wish to nominate your team for this <a href="https://2018.igem.org/Judging/Awards">special prize</a>, make sure you add your part number to your <a href="https://2018.igem.org/Judging/Judging_Form">judging form</a> and delete the box at the top of this page.
 
  
 +
.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>BASIC PARTS</center></div>
 +
 +
  </div>
 +
  </div>
 +
<div class="container-fluid;" style="margin-left:10%; margin-right:10%;">
 
<br><br>
 
<br><br>
<b>Please note:</b> Judges will only look at the first part number you list, so please only enter ONE (1) part number in the judging form for this prize. </p>
+
<p><h1></h1> <b></b>
 +
<br>
 +
 
 +
 
 +
<b></b>
 +
 
 +
<p></p>
 +
 
 +
<p></p>
 +
 
 +
 
 +
 
 +
<p></p>
 +
 
 +
 
 +
 
 +
<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 05:05, 5 September 2018