Difference between revisions of "Team:Minnesota/Practices"

 
(11 intermediate revisions by 2 users not shown)
Line 278: Line 278:
  
 
body{
 
body{
background-image:url("https://static.igem.org/mediawiki/2012/9/94/MainBanner2-4.jpg");
+
background-image:url("https://static.igem.org/mediawiki/2015/9/9d/MN_2015_BG.png");
 
background-color:gray;
 
background-color:gray;
 
}
 
}
Line 672: Line 672:
 
<script type="text/javascript">
 
<script type="text/javascript">
  
 
$(document).ready(function(){
 
 
  // jQuery functions go here...
 
 
//vertical autocenter
 
$(window).resize(function(){
 
  $('#ContentAll').css({
 
    position:'absolute',
 
    top: ($(window).height() - $('#ContentAll').outerHeight())/2
 
  });
 
  $('#bgImageDiv').css({
 
    position:'absolute',
 
    top: -1*($(window).height() - $('#bgImageDiv').height())/2
 
  });
 
 
});
 
 
$(window).resize();
 
//end vertial autocenter
 
 
//background image centering
 
 
//main page image switcher
 
 
$("#mainRightButton1").hover(
 
    function() {
 
      $(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/projects_maroon_txt.png");},         
 
    function() {$(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/projects_maroon_img.png");}
 
);
 
 
 
 
 
 
 
 
 
 
 
}); //ends .ready function
 
 
   
 
   
  
Line 733: Line 692:
  
 
<div id="MainBannerImage">
 
<div id="MainBannerImage">
<img src="http://img20.imageshack.us/img20/35/19hf.png">
+
<img src="https://static.igem.org/mediawiki/2015/b/bc/MN_2015_top_banner.png">
 
</div>
 
</div>
 
<div id="MainBanner">
 
<div id="MainBanner">
Line 746: Line 705:
 
<li><a href='https://2015.igem.org/Team:Minnesota/Project'>PROJECT</a></li>
 
<li><a href='https://2015.igem.org/Team:Minnesota/Project'>PROJECT</a></li>
 
<li><a href='https://2015.igem.org/Team:Minnesota/Software'>SOFTWARE</a></li>
 
<li><a href='https://2015.igem.org/Team:Minnesota/Software'>SOFTWARE</a></li>
<li><a href='https://2015.igem.org/Team:Minnesota/Practices'>PRACTICES</a></li>
+
<li><a class="current" href='https://2015.igem.org/Team:Minnesota/Practices'>PRACTICES</a></li>
 
<li><a href='https://2015.igem.org/Team:Minnesota/Notebook'>NOTEBOOK</a></li>
 
<li><a href='https://2015.igem.org/Team:Minnesota/Notebook'>NOTEBOOK</a></li>
 
<li><a href='https://2015.igem.org/Team:Minnesota/Attributions'>ATTRIBUTIONS</a></li>
 
<li><a href='https://2015.igem.org/Team:Minnesota/Attributions'>ATTRIBUTIONS</a></li>
Line 761: Line 720:
  
 
<div id="MainBoxContent" style="background-color:white;">
 
<div id="MainBoxContent" style="background-color:white;">
 +
<p>
 +
<b> Scientific Communication: Tackling the other type of Eukaryotic expression </b>
 +
<br>
 +
<p align="center">Our team was interested in identifying how both the general public, scientific communities and businesses communicate. We complete a meta-analysis of the Biobrick registry, analyzed patterns in social media communication, and led initiatives for education. Click to learn more!</p>
  
<p >The 2015 University of Minnesota iGEM team aims to produce PLEASE FILL IN THE PROJECT INFO HERE</p>
+
<a href="https://2015.igem.org/Team:Minnesota/PyMOL360">
 +
<img width="125" height="125" style="position:absolute; top:125px;left:400px" id="MainCaffeineButton" src="https://static.igem.org/mediawiki/2015/3/35/MN_2015_controller_logo.png">
 +
</a>
  
<a href="C:\Documents and Settings\aj\Desktop\IGEM webpage/Modelling.html">
+
<a href="https://2015.igem.org/Team:Minnesota/Facebook">
<img width="125" height="125" style="position:absolute; top:125px;left:0px" id="MainCaffeineButton" src="http://img51.imageshack.us/img51/8678/qr5h.png">
+
<img width="125" height="125" style="position:absolute; top:125px;left:550px; id="MainCaffeineButton2" src="https://static.igem.org/mediawiki/2015/3/35/MN_2015_fb_logo.png">
 
</a>
 
</a>
  
<a href="C:\Documents and Settings\aj\Desktop\IGEM webpage/Modelling.html">
+
<a href="https://2015.igem.org/Team:Minnesota/Registry">
<img width="125" height="125" style="position:absolute; top:125px;left:300px; id="MainCaffeineButton2" src="http://imageshack.us/a/img202/7744/jyit.png">
+
<img width="125" height="125" style="position:absolute; top:125px;left:100px" id="MainSunscreenButton" src="https://static.igem.org/mediawiki/2015/3/30/MN_2015_igem_logo.png">
 
</a>
 
</a>
  
<a href="C:\Documents and Settings\aj\Desktop\IGEM webpage/Policy And Practices.html">
+
<a href="https://2015.igem.org/Team:Minnesota/SMM">
<img width="125" height="125" style="position:absolute; top:125px;left:150px" id="MainSunscreenButton" src="http://imageshack.us/a/img51/9952/48b2.png">
+
<img width="125" height="125" style="position:absolute; top:125px;left:250px" id="MainSunscreenButton" src="https://static.igem.org/mediawiki/2015/2/20/MN_2015_sciM_logo.png">
 
</a>
 
</a>
  
  
 
</div>  
 
</div>  
 +
  
 
<div class="rightNavButtons">
 
<div class="rightNavButtons">
 
<div style="position:absolute;left:5px;top:0px;">
 
<a href="#"><img id="mainRightButton1" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/projects_maroon_img.png"></a>
 
</div>
 
  
 
<!-- 2015 edit
 
<!-- 2015 edit
Line 797: Line 759:
  
  
 +
  
  
Line 803: Line 766:
 
<div id="MainBoxOtherLinks">
 
<div id="MainBoxOtherLinks">
 
<p class="otherLinks">
 
<p class="otherLinks">
<a href="https://igem.org/2015_Judging_Form?id=1187">iGEM Home</a> | <a href="https://igem.org/2013_Judging_Form?id=1187" style="color:red;">iGEM Judge-Click Here!</a> | <a href="https://igem.org/Team.cgi?id=1187">Team Minnesota Info</a> |  
+
<center><a href="https://2015.igem.org/Main_Page">iGEM Home</a> | <a href="https://igem.org/2015_Judging_Form?id=1626">iGEM Judge-Click Here!</a> | <a href="https://igem.org/Team.cgi?id=1626">Team Minnesota Info</a> |  
<a href="http://www1.umn.edu/twincities/index.html">University of Minnesota Home</a> | <a href="C:\Documents and Settings\aj\Desktop\IGEM webpage/Contact.html">Contact Us!</a>
+
<a href="https://twin-cities.umn.edu/">University of Minnesota</a> | <a href="https://2015.igem.org/Team:Minnesota/Contact">Contact Us!</a></center>
 
</p>
 
</p>
  

Latest revision as of 21:49, 18 September 2015

Team:Minnesota/Project - 2015.igem.org

 

Team:Minnesota/Project

From 2015.igem.org

Team:Minnesota - Main Style Template Team:Minnesota - Project

Scientific Communication: Tackling the other type of Eukaryotic expression

Our team was interested in identifying how both the general public, scientific communities and businesses communicate. We complete a meta-analysis of the Biobrick registry, analyzed patterns in social media communication, and led initiatives for education. Click to learn more!