Difference between revisions of "Team:UNIFI/Results"

(Prototype team page)
 
Line 1: Line 1:
 
{{UNIFI}}
 
{{UNIFI}}
 +
 
<html>
 
<html>
 +
<head>
 +
<style>
  
 +
#nav {
 +
background-color: #087072;
 +
font-family: "Luckiest Guy";
 +
font-style: normal;
 +
font-variant: normal;
 +
font-size: 18px;
 +
}
  
<div class="column full_size" >
+
#nav_wrapper {
 +
width: 100%;
 +
margin: 0 auto;
 +
text-align: center;
 +
font-family: "Luckiest Guy";
 +
font-style: normal;
 +
font-variant: normal;
 +
font-size: 18px;
  
<h1>Results</h1>
+
}
  
<p>Here you can describe the results of your project and your future plans. </p>
+
#nav ul {
 +
list-style-type: none;
 +
padding: 0;
 +
margin: 0;
 +
position: relative;
 +
font-family: "Luckiest Guy";
 +
font-style: normal;
 +
font-variant: normal;
 +
font-size: 18px;
  
<h5>What should this page contain?</h5>
+
}
<ul>
+
<li> Clearly and objectively describe the results of your work.</li>
+
<li> Future plans for the project. </li>
+
<li> Considerations for replicating the experiments. </li>
+
</ul>
+
  
<h5>You should also describe what your results mean: </h5>
+
#nav ul li {
 +
display: inline-block;
 +
font-family: "Luckiest Guy";
 +
font-style: normal;
 +
font-variant: normal;
 +
font-size: 18px;
 +
}
  
<ul>
+
#nav ul li:hover {
<li> Interpretation of the results obtained during your project. Don't just show a plot/figure/graph/other, tell us what you think the data means. This is an important part of your project that the judges will look for. </li>
+
background-color: #ff8533;
<li> Show data, but remember all measurement and characterization data must be on part pages in the Registry. </li>
+
font-family: "Luckiest Guy";
<li> Consider including an analysis summary section to discuss what your results mean. Judges like to read what you think your data means, beyond all the data you have acquired during your project. </li>
+
font-style: normal;
</ul>
+
font-variant: normal;
 +
font-size: 18px;
  
</div>
+
}
  
<div class="clear"></div>
+
#nav ul li a,visited {
 +
display: block;
 +
padding: 15px;
 +
text-decoration: none;
 +
color: #fff8dc;
 +
font-family: "Luckiest Guy";
 +
font-style: normal;
 +
font-variant: normal;
 +
font-size: 18px;
  
<div class="column half_size" >
+
}
  
 +
#nav ul li a:hover {
 +
color: #087072;
 +
text-decoration: none;
 +
font-family: "Luckiest Guy";
 +
font-style: normal;
 +
font-variant: normal;
 +
font-size: 18px;
  
<h5> Project Achievements </h5>
+
}
  
<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>
+
#nav ul li:hover ul {
 +
display: block;
 +
font-family: "Luckiest Guy";
 +
font-style: normal;
 +
font-variant: normal;
 +
font-size: 18px;
 +
}
  
<ul>
+
#nav ul ul {
<li>A list of linked bullet points of the successful results during your project</li>
+
display: none;
<li>A list of linked bullet points of the unsuccessful results during your project. This is about being scientifically honest. If you worked on an area for a long time with no success, tell us so we know where you put your effort.</li>
+
position: absolute;
</ul>
+
background-color: #ff8533;
 +
font-family: "Luckiest Guy";
 +
font-style: normal;
 +
font-variant: normal;
 +
font-size: 18px;
 +
}
  
</div>
+
#nav ul ul li{
 +
display: block;
 +
font-family: "Luckiest Guy";
 +
font-style: normal;
 +
font-variant: normal;
 +
font-size: 18px;
 +
}
  
 +
#nav ul ul li a,visited {
 +
color: #fff8dc;
 +
font-family: "Luckiest Guy";
 +
font-style: normal;
 +
font-variant: normal;
 +
font-size: 16px;
 +
}
  
<div class="column half_size" >
+
#nav ul ul li a:hover{
 +
color: #087072;
 +
font-family: "Luckiest Guy";
 +
font-style: normal;
 +
font-variant: normal;
 +
font-size: 16px;
 +
}
 +
.piedino {
 +
    display: -webkit-flex;
 +
    display: flex;
 +
    position: relative;
 +
    bottom: 0px;
 +
    width: 100%;
 +
    height: 210px;
 +
    background-color: #087072;
 +
    flex-direction: column;
 +
    align-items: center;
 +
    color: white;
 +
    margin: 0px;
 +
}
  
<h5>Inspiration</h5>
+
.dito {
<p>See how other teams presented their results.</p>
+
display: flex;
<ul>
+
align-items: center;
<li><a href="https://2014.igem.org/Team:TU_Darmstadt/Results/Pathway">2014 TU Darmstadt </a></li>
+
color: white;
<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>
+
  
 +
}
 +
 +
.unghia {
 +
    background-color: #087072;
 +
    width: auto;
 +
    margin: 5px;
 +
    color: white;
 +
}
 +
 +
</style>
 +
</head>
 +
<body>
 +
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Luckiest+Guy" />
 +
<div id="nav">
 +
    <div id="nav_wrapper">
 +
<ul>
 +
<li><a href="https://2017.igem.org/Team:UNIFI">HOME</a></li><li>
 +
<a href="#" style="margin-left:13px;">TEAM <img src="https://static.igem.org/mediawiki/2017/0/00/UNIFI_BEU.png"  style=" height:22px; width:22px; margin-right:21px"></a>
 +
<ul>
 +
<li><a href="Team">OUR TEAM</a></li>
 +
<li><a href="Florence">FLORENCE</a></li>
 +
<li><a href="Attributions">ATTRIBUTIONS</a></li>
 +
</ul>
 +
</li><li>
 +
 +
<a href="#" style="margin-left:7px;">RESEARCH<img src="https://static.igem.org/mediawiki/2017/9/9e/UNIFI_ATM.png"  style=" height:22px; width:22px; margin-right:28px"></a>
 +
<ul>
 +
<li><a href="Background">BACKGROUND</a></li>
 +
<li><a href="Theoretical_basis">THEORETICAL BASIS</a></li>
 +
<li><a href="Software">SOFTWARE</a></li>
 +
</ul>
 +
</li><li>
 +
 +
 +
<a href="#" style="margin-left:7px;">PROJECT<img src="https://static.igem.org/mediawiki/2017/5/57/UNIFI_white_dna.png"  style=" height:22px; width:22px; margin-right:8px"></a>
 +
<ul>
 +
<li><a href="Results">RESULTS</a></li>
 +
<li><a href="Contribution">CONTRIBUTION</a></li>
 +
<li><a href="Demonstrate">DEMONSTRATE</a></li>
 +
</ul>
 +
</li><li>
 +
<a href="Journal">JOURNAL</a></li><li>
 +
<a href="Collaborations">COLLABORATIONS</a></li><li>
 +
<a href="#">HUMAN PRACTICES <img src="https://static.igem.org/mediawiki/2017/f/f7/UNIFI_micro.png"  style=" height:22px; width:22px;"></a>
 +
<ul>
 +
<li><a href="Delft" >DELFT</a></li>
 +
<li><a href="HP/Silver" >SILVER</a></li>
 +
<li><a href="HP/Gold_Integrated" >GOLD</a></li>
 +
<li><a href="Engagement" style=" margin-left:10px; margin-right:14px">PUBLIC ENGAGEMENT</a></li>
 +
</ul>
 +
</li>
 +
</ul>
 +
    </div>
 +
</div>
 +
 +
 +
 +
 +
 +
<center> <h1 style="font-size: 4vw; margin: 1.5vw; padding: 2vw;"> Results<h1> </center>
 +
 +
<center> <img src="https://static.igem.org/mediawiki/2017/c/cb/Introduzione.png" style=" width:50vw; eight:60vw; alt="";></center>
 +
 +
<center> <img src="" style=" width:50vw; eight:60vw; alt="";></center>
 +
 +
 +
<p style=" font-size: 18px; margin-left: 15vw; margin-right: 15vw;">..</p>
 +
 +
 +
 +
<div class="piedino">
 +
<div class="dito">
 +
  <div class="unghia"> <h2 style=" color:white;"> Team Unifi</h2> </div> 
 
</div>
 
</div>
 +
 +
<div class="dito">
 +
  <div class="unghia"> <h3 style=" color:white;"> unifi.igem@gmail.com </a> </div> 
 +
</div>
 +
 +
<div class="dito">
 +
  <div class="unghia">
 +
<a href="https://www.facebook.com/igem.unifi2017/">
 +
        <img src="https://static.igem.org/mediawiki/2017/d/d2/UNIFI_FACEW.png" style="width:65px;height:65px;border:0; margin: 0px 10px 0px 0px;"> </a>
 +
 +
  <a href="https://2017.igem.org/Main_Page">
 +
        <img src="https://static.igem.org/mediawiki/2017/2/23/UNIFI_igem_logo_bianco.png" style="width:75px;height:75px;border:0; margin:5px;"> </a>
 +
 +
<a href="https://twitter.com/Unifi_iGem2017">
 +
        <img src="https://static.igem.org/mediawiki/2017/d/de/UNIFI_TW.png" style="width:85px;height:85px;border:0; margin:10px 0px 0px 10px;"> </a>
  
  
 +
</div> 
 +
</div> </div>
  
 +
</body>
 
</html>
 
</html>

Revision as of 15:41, 1 November 2017

Results

..

Team Unifi

unifi.igem@gmail.com