Difference between revisions of "Team:Michigan Software/Demonstrate"

 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Michigan_Software}}
 
{{Michigan_Software}}
 
<html>
 
<html>
 +
<head>
  
 +
<link href='https://fonts.googleapis.com/css?family=Comfortaa:300,400,700' rel='stylesheet' type='text/css'>
  
<div class="column full_size" >
+
<style>
  
<p>Here you can describe the results of your project and your future plans. </p>
+
.blue-border{
 +
border-radius: 5px;
 +
            border-color: #00274c;
 +
border-style: solid;
 +
padding: 50px;
 +
}
  
<h5>What should this page contain?</h5>
+
.a-over{
<ul>
+
margin:0 !important;
<li> Clearly and objectively describe the results of your work.</li>
+
padding:0 !important;
<li> Future plans for the project </li>
+
font-size:100% !important;
<li> Considerations for replicating the experiments </li>
+
vertical-align:baseline !important;
</ul>
+
background:transparent !important;
 +
text-decoration:none !important;
 +
color: #00274c !important;
 +
font-family: 'Comfortaa', cursive !important;
 +
font-weight:bold!important;
 +
font-size: 14pt !important;
 +
}
  
</div>
+
.p-font{
 +
                        /*color: #00274c;*/
 +
                        font-family: 'Comfortaa', cursive !important;
 +
                        font-weight:400;
 +
font-size: 12pt !important;
 +
                }
 +
.grey-text{
 +
color: #4d4d4d;
 +
}
 +
.heading-weight{
 +
font-weight:700;
 +
}
 +
                #p-holder {
 +
                        font-family: 'Comfortaa', cursive !important;
 +
                }
  
<div class="column half_size" >
 
  
 +
</style>
  
<h5> Project Achievements </h5>
+
</head>
 +
<body>
  
<p>You can also include a list of bullet points (and links) of the successes and failures you have had over your summer. It is a quick reference page for the judges to see what you achieved during your summer.</p>
+
<div class="container">
 +
       
 +
        <div class="row">
 +
        <div class="col-xs-12 col-md-9 blue-border">
  
</div>
+
<div class="row" style="border-bottom:thin solid;">
 +
            <div class="col-xs-12" style="font-family: 'Comfortaa', cursive; color:#00274c !important; padding-bottom:30px">
 +
                <h1>Michigan Software Team<br>ProtoCat 3.0 - Demonstrate</h1>
 +
            </div>
 +
      </div>
 +
 +
<br>
  
 +
<center>
 +
<iframe width="560" height="315" src="https://www.youtube.com/embed/kBaJ8y1s2zs" frameborder="0" allowfullscreen></iframe>
 +
</center>
 +
</div>
  
<div class="column half_size" >
+
        </div>
 +
        </div>
  
<h5>Inspiration</h5>
 
<p>See how other teams presented their results.</p>
 
<ul>
 
<li><a href="https://2014.igem.org/Team:TU_Darmstadt/Results/Pathway">2014 TU Darmstadt </a></li>
 
<li><a href="https://2014.igem.org/Team:Imperial/Results">2014 Imperial </a></li>
 
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Results">2014 Paris Bettencourt </a></li>
 
</ul>
 
  
</div>
+
</body>
  
  
  
 
</html>
 
</html>

Latest revision as of 03:20, 19 October 2016

Michigan Software Team
ProtoCat 3.0 - Demonstrate