Difference between revisions of "Template:Rice"

 
(47 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
<html>
 
<html>
 +
<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700' rel='stylesheet' type='text/css'>
 
<style>
 
<style>
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/
 
</style>
 
  
<!-- here ends the section that changes the default wiki template to a white full width background -->
+
      /*-- Remove borders, float content left and remove padding/margin */
  
 +
#content {
 +
                margin-left:0px;
 +
}
  
<!-- beginning of your page -->
+
#content, #GlobalWrapper{
 +
                width: 100%;
 +
                background: black;
  
<!-- menu -->
+
}
<table id="menu" width="100%"  cellspacing="0" height="135px">
+
<tr>
+
<td  bgColor="#FFFFFF"></td>
+
<td valign="bottom"  width="975px" align="center" bgColor="#FFFFFF">
+
  
<table align="center">
+
                #top_menu_14 { padding-left:1%
<tr height="50px">
+
<td width="162px" align="center" onMouseOver="this.bgColor='#FEE5AD'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2 >
+
<a href="https://2014.igem.org/Team:Jilin_China"style="text-decoration:none;color:#1C140D">HOME </a> </td>
+
  
<td width="162px" align="center" onMouseOver="this.bgColor='#FEE5AD'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2>
+
</style>
<a href="http://https://2014.igem.org/Team:Jilin_China/Project" style="text-decoration:none;color:#1C140D">PROJECT</a> </td>
+
  
<td width="162px" align="center" onMouseOver="this.bgColor='#FEE5AD'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2>  
+
<!-- Declare that you are going to use html code instead of wiki code -->
<a href="https://2014.igem.org/Team:Jilin_China/Parts" style="text-decoration:none;color:#1C140D">PARTS</a></td>  
+
<html>
  
<td width="162px" align="center" onMouseOver="this.bgColor='#FEE5AD'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2>  
+
<!-- Start of CSS-->
<a href="https://2014.igem.org/Team:Jilin_China/Team" style="text-decoration:none;color:#1C140D">TEAM </a> </td>
+
<style type="text/css">
  
<td width="162px" align="center" onMouseOver="this.bgColor='#FEE5AD'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2> 
 
<a href="https://2014.igem.org/WikitemplateB_notebook" style="text-decoration:none;color:#1C140D">NOTEBOOK </a> </td>
 
  
<td width="162px" align="center" onMouseOver="this.bgColor='#FEE5AD'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2> 
+
/* PAGE LAYOUT */
<a href="https://2014.igem.org/WikitemplateB_safety" style="text-decoration:none;color:#1C140D">SAFETY </a></td>
+
</tr>
+
  
<tr> <td colspan="5"></td>
 
<td align="center" width="162px"><a href="https://igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a></td>
 
</tr>
 
</table>
 
  
</td>
+
/* Change Background color*/
<td  bgColor="#FFFFFF"></td>
+
body {
</tr>
+
background-color: black;
</table>
+
<!-- end of menu -->
+
  
 +
              }
  
<!-- First block of content -->
+
/* Creates a container that will wrap all of the content inside your wiki pages. */
<table  id="firstblock" width="100%"  cellspacing="0" height="500px">
+
<tr>
+
<td  bgColor="#FFFFFF"></td>
+
<td width="975px" align="center" bgColor="#FFFFFF" >
+
  
<!-- You can replace this image with your team's logo! -->
+
#mainContainer { 
 +
width: 100%;
 +
float:left;
 +
margin-left: 0px;
 +
                                margin-right: 0px;
 +
margin-bottom: 10px;
 +
background-color: black;
 +
font-family: "Trebuchet MS", Helvetica, sans-serif;
  
<h3>Welcome!  <br>Team Nagahama</h3>
+
}
<p>Scroll down to find more about our project! </p>
+
  
</td>
+
/* Creates the container for the menu */
<td bgColor="#FFFFFF"></td>
+
#menuContainer  {
</tr>
+
float: left;
</table>
+
width: 100%;
<!-- end of first block -->
+
margin:0;
 +
padding:0;
 +
background-color: black;
 +
margin-top: 0px;
 +
z-index:0;
 +
            }
  
<!-- Block of content 1 -->
+
/* Creates the container for the content */
<table width="100%"  cellspacing="0" height="500px">
+
#contentContainer {
<tr><td  bgColor="#FEE5AD"></td>
+
padding-top:20px;
<td width="975px" align="center" bgColor="#FEE5AD" >
+
padding-bottom: 20px;
<table  width="975px" cellspacing="0" height="500px">
+
padding-right:20px;
<tr>
+
padding-left: 20px;
 +
margin-bottom: 10px;
 +
margin-left: 20px;
 +
margin-right: 20px;
 +
width: 92%;
 +
float: left;
 +
<!-- background-color: #FFFFFF; -->
 +
font-family: "Trebuchet MS", Helvetica, sans-serif;
 +
}
  
<td width="95%" bgColor="#FEE5AD"  rowspan="3" align="center">
+
/*Set up height place holder for the title*/
 +
#titleContainer {
 +
                        width: 100%;
 +
height:auto;
 +
overflow:hidden;
 +
margin: 0px;
 +
                        background-color: #1b1c3a;
 +
text-align:center;
 +
                        text-shadow: 2px 2px #000000;
 +
}
  
<!-- Content goes here -->
+
/*Set up height place holder for the banner*/
<img src="https://static.igem.org/mediawiki/2014/0/0a/DwikitemplateB_dnastrand.png">
+
#bannerContainer {
<h3>Read about our projects!</h3>
+
                        width: 100%;
 +
                        height: 75%;
 +
/*overflow:hidden;*/
 +
margin: 0px;
 +
text-align:center;
 +
} */
  
One E.coli Has One Function
+
/*VISUAL STYLE (TABLES, FONTS, LINKS, IMAGES, UL) */
  
What is our project at 2014?
+
/*Change the styling of text for everything inside main container*/
 +
#mainContainer p {
 +
font-size: 15px;
 +
color: #000000;
 +
}
 +
/*This changes the color and font family */
 +
#contentContainer h1, h2, h3, h4, h5, h6 {
 +
color: #565656;
 +
border-bottom: none;
 +
font-weight: bold;
 +
font-family: "Trebuchet MS", Helvetica, sans-serif;
 +
margin-top:0px;
 +
}
  
Cadmium is one of harmful materials for us. 50 years ago, itai-iati disease was going around in center of Japan Gihu. The cause was industrial wastewater. Cadmium contained the water. Our project is to find a way to clean contaminated with Cadmium. we think how to clean the water. We use E.coli.
+
/*Style of the links - links are different inside the menu */
Concretely, we use two kinds of E.coli. One catches Cadmium. the Other makes to all E.coli to use chemoattractant. Catches E.coli displays metallothionein (metallothionein is a protein that combines a heavy metal. Cadomium is one kind of heavy metal). Other is releasing Asp (Asp is one kind of chemoattractant. All E.coli is close to the Asp E.coli).
+
#contentContainer a {
To use these E.coli. Finally cadomiun is catched(wastewater is be clean).
+
font-weight: bold;
 +
color: #000000;
 +
                                font-size: 100%;
 +
}
  
What experiment we did?
+
/*Change the styling of tables */
 +
      #contentContainer table {
 +
    border: 1px solid #565656;
 +
    border-collapse: collapse;
 +
    width: 90%
 +
    margin: auto;
 +
    margin-bottom: 0px;
 +
    margin-top: 0px;
 +
    margin-right: 0px;
 +
    margin-left: 0px;
 +
    }
  
・How to check E.coli's chemotaxis?
+
/*Change the styling of table cells*/
We make use of other igem team’s assay.
+
    #contentContainer  td {
Using soft agar plate.we let E.coli siwm.
+
    padding: 0px;
 +
    border: 1px solid #565656;
 +
    border-collapse: collapse;
 +
    vertical-align: text-top;
 +
                             
 +
    }
  
・We made a plasmid
+
/*Change the styling of table headers */
Our project need to two kind of plasmid.
+
    #contentContainer th {
we made one plasmid.And we have to make one more plasmid.
+
    background-color: #FFFFFF;
 +
    padding: 0px;
 +
    border: 1px solid #565656;
 +
    border-collapse: collapse;
 +
    vertical-align: text-top;
 +
    }
  
  
</td> 
 
  
 +
/*MENU STYLING */
  
<!-- This is the back to top button -->
+
#menuContainer {
<td bgColor=#FEE5AD> </td>
+
text-align: center;
<tr><td bgColor=#FEE5AD></td></tr>
+
                                        padding-top: 10px;
<tr> <td  height="20px" width="5%" align="center" onMouseOver="this.bgColor='#FFFFFF'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2>
+
                                        padding-bottom: 20px;
<a href="#firstblock" style="text-decoration:none;color:#1C140D"> Top </a> </td></tr>
+
    }
</table>
+
  
 +
#menuContainer > ul a {
 +
color: #FFF;
 +
}
 +
#menuContainer > ul {
 +
list-style: none;
 +
margin-left: 0;
 +
padding-top: 10px;
 +
text-align: center;
 +
                                        width: 100%
 +
}
 +
#menuContainer > ul ul {
 +
list-style: none;
 +
margin-left: 0%;
 +
padding-top: 0;
 +
text-align: center;
 +
                                        width: 100%
 +
}
 +
#menuContainer > ul li {
 +
position: relative;
 +
text-align: center;
 +
}
 +
#menuContainer > ul a {
 +
padding: 10px 8px;
 +
display: block;
 +
text-decoration: none;
 +
}
 +
#menuContainer > ul a:hover {
 +
background: #000;
 +
background-color: #551A8B;
 +
}
  
</td>
+
div #sideMenu, #top_title{
<td bgColor="#FEE5AD"></td>
+
display: none;
</tr>
+
}
</table>
+
<!-- end of Block-->
+
  
  
 +
/* Level 1 Drop Down Menu */
 +
#menuContainer > ul > li {
 +
display: inline-block;
 +
vertical-align: top;
 +
margin-left: -4px; /* solve the 4 pixels spacing between list-items */
 +
}
 +
#menuContainer > ul > li:first-child {
 +
margin-left: 0;
 +
}
 +
#menuContainer > ul > li > a {}
 +
#menuContainer > ul > li > a:hover {}
 +
 +
 +
/* Level 2 */
 +
#menuContainer > ul > li > ul {
 +
text-align: left;
 +
width: auto; /* change auto value with 200px if you want a bigger menu */
 +
display: none;
 +
background-color: #8A2BE2;
 +
position: absolute;
 +
top: 100%;
 +
left: 0;
 +
                                        margin-top: 0px;
 +
z-index: 9999999; /* if you have YouTube iframes, is good to have a bigger z-index so the video can appear above the video */
 +
}
 +
#menuContainer > ul > li:hover > ul{
 +
display: block;
 +
 +
}
 +
#menuContainer > ul ul li a {}
 +
#menuContainer > ul ul li a:hover {}
 +
/* Level 3 */
 +
#menuContainer > ul > li > ul > li > ul {
 +
text-align: left;
 +
display: none;
 +
background: #9370DB;
 +
position: absolute;
 +
left: 100%;
 +
top: -5px;
 +
z-index: 9999999;
 +
}
 +
#menuContainer > ul > li > ul > li:hover > ul {
 +
display: block;
 +
}
 +
#menuContainer > ul ul ul li {}
 +
#menuContainer > ul ul ul li a {}
 +
#menuContainer > ul ul ul li a:hover {}
 +
#menuContainer.navItem {
 +
                          pointer-events: auto;
 +
}
 +
                        #Directory { 
 +
width: 100%;
 +
overflow:hidden;
 +
float:left;
 +
margin-left:20px;
 +
                                margin-right: 20px;
 +
margin-bottom: 0px;
  
<!-- Block of content 2 -->
+
font-family: "Trebuchet MS", Helvetica, sans-serif;
<table width="100%"  cellspacing="0" height="500px">
+
}               
<tr>
+
                          /*Style the Directory*/     
<td  bgColor="#FACA66"></td>
+
                          #Directory table {
<td width="975px" align="center" bgColor="#FACA66" >
+
                                Background-color: #000000;
 +
                                color: #FFFFFF;
 +
                                margin-left: 0px;
 +
                                padding: 20px;
 +
                                line-height: 10px;
 +
                                height: 100px;
 +
                                width:100%;
 +
                                /*float:left;*/
 +
                          }
 +
               
  
<table  width="975px"  cellspacing="0" height="500px">
+
                /*Style the Directory button*/     
<tr>
+
                        #Directory li a{
<td width="95%" bgColor="#FACA66"  rowspan="3" align="center">
+
                                color: #000000;
 +
                                padding: 0px;
 +
                        }     
  
<!-- Content goes here -->
+
img.button {
 +
    opacity: 1.0;
 +
    filter: alpha(opacity=100); /* For IE8 and earlier */
 +
}
  
<h3></h3>
+
img.button:hover {
 +
    opacity: 0.7;
 +
    filter: alpha(opacity=80); /* For IE8 and earlier */
 +
}
  
  
 +
/*CLASSES */
  
 +
/*Clear class for all the pages, adds spacing too*/
 +
.clear{
 +
clear:both;
 +
height: 10px;
 +
}
  
  
 +
/* highlight box for special messages */
 +
    .highlightBox {
 +
      width:500px;
 +
                                margin:auto;
 +
      background-color: #E8E8E9;
 +
margin-bottom: 15px;
 +
margin-top: 15px;
 +
padding: 15px;
 +
padding-top: 10px;
 +
    }
  
</td> 
+
<!-- ---------------  font import -------------- -->
 
+
        @font-face {
 
+
          font-family:
<!-- This is the back to top section -->
+
            'DIN Alternate Bold';
<td bgColor=#FACA66> </td>
+
            src: url(http://ufonts.com/q125904) format("opentype");
<tr><td bgColor=#FACA66></td></tr>
+
        }
<tr> <td  height="20px" width="5%" align="center" onMouseOver="this.bgColor='#FFFFFF'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2>
+
        @font-face {
<a href="#firstblock" style="text-decoration:none;color:#1C140D"> Top </a> </td></tr>
+
          font-family:
</table>
+
            'Abadi MT Condensed Extra Bold';
 
+
            src:url("http://www.myfontfree.com/data/502/a/abadi_mt_condensed_extra_bold/AbadiMTCondensedExtraBold.ttf") format("opentype");
</td>
+
<td bgColor="#FACA66"></td>
+
</tr>
+
</table>
+
<!-- end of Block-->
+
 
+
 
+
 
+
<!--  Block of content 3 -->
+
<table width="100%"  cellspacing="0" height="500px">
+
<tr>
+
<td  bgColor="#F7A541"></td>
+
<td width="975px" align="center" bgColor="#F7A541" >
+
 
+
<table width="975px" cellspacing="0" height="500px">
+
<tr>
+
<td width="95%" bgColor="#F7A541"  rowspan="3" align="center">
+
 
+
<!-- Content goes here -->
+
 
+
  
 +
        }
  
 +
        .h1 {
 +
            font-family: "Abadi MT Condensed Extra Bold", Helvetica, Arial;
 +
            font-size: 30px;
 +
            font-style: normal;
 +
            font-variant: normal;
 +
            font-weight: bold;
 +
            line-height: 26.4pt;
 +
            color: white;
 +
        }
 +
        .h2 {
 +
            font-family: "DIN Alternate Bold", Helvetica, Arial;
 +
            font-size: 18pt;
 +
            font-style: normal;
 +
            font-variant: normal;
 +
            font-weight: bold;
 +
            line-height: 18pt;
 +
            color: black;
 +
        }
 +
        .h3 {
 +
            font-family: "DIN Alternate Bold", Helvetica, Arial;
 +
            font-size: 18pt;
 +
            font-style: normal;
 +
            font-variant: normal;
 +
            font-weight: bold;
 +
            line-height: 18pt;
 +
            color: white;
 +
        }
 +
        .para {
 +
            font-family: Helvetica, Arial, sans-serif;
 +
            font-size: 14px;
 +
            font-style: normal;
 +
            font-variant: normal;
 +
            color:white;
 +
            font-weight: light;
 +
            line-height: 20px;
 +
            padding:10px;
 +
        }
 +
        .pagediv {
 +
            padding-left: 15%;
 +
            padding-right: 15%; 
 +
            text-align: left;
 +
        }
 +
        a{
 +
            color:#9975b9;
 +
        }
 +
        .fixed_flyer {
 +
            background-color: #551A8B;
 +
            padding:20px;
 +
            padding-top:60px;
 +
            text-align:center;
 +
            height:100px;
 +
            line-height:100px;
 +
        }
 +
</style>
  
  
<p>
 
  
</p>
 
</td> 
 
  
 +
<!--- THIS IS WHERE THE HTML BEGINS --->
  
<!-- This is the back to top section -->
 
<td bgColor=#F7A541> </td>
 
<tr><td bgColor=#F7A541></td></tr>
 
<tr> <td  height="20px" width="5%" align="center" onMouseOver="this.bgColor='#FFFFFF'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2>
 
<a href="#firstblock" style="text-decoration:none;color:#1C140D"> Top </a> </td></tr>
 
  
</table>
+
<!-- This tells the browser that your page is responsive -->
  
 +
<head>
 +
</head>
  
</td>
 
<td bgColor="#F7A541"></td>
 
</tr>
 
</table>
 
<!-- end of Block-->
 
  
 +
<div id="mainContainer">
 +
  <!--The closing tag for mainContainer should be placed at the bottom of each content page.-->
 +
  <!-- Start of menu -->
 +
  <div id="menuContainer">
 +
    <!-- This list is your menu, every list item is a menu button and nested listed become submenu buttons -->
 +
    <ul>
 +
      <li  class="h1"><a href="https://2016.igem.org/Team:Rice" style=" margin-top:10px;">HOME</a></li>
 +
      <li  class="h1"><a class="navItem" class="h1" href="https://2016.igem.org/Team:Rice/Description" style=" margin-top:10px;">PROJECT</a>
 +
        <ul>
 +
          <li class="h3"><a href="https://2016.igem.org/Team:Rice/Wet_Lab">WET LAB</a>
 +
            <ul>
 +
              <li class="h3"><a href="https://2016.igem.org/Team:Rice/Notebook">NOTEBOOK</a></li>
 +
              <li class="h3"><a href="https://2016.igem.org/Team:Rice/Protocol">PROTOCOL</a></li>
 +
              <li class="h3"><a href="https://2016.igem.org/Team:Rice/Proof_of_concept">PROOF OF CONCEPT</a></li>
 +
              <li class="h3"><a href="https://2016.igem.org/Team:Rice/Future">FUTURE DIRECTION</a></li>
 +
              <li class="h3"><a href="https://2016.igem.org/Team:Rice/Safety">SAFETY</a></li>
 +
            </ul>
 +
          </li>
 +
          <li class="h3"><a href="https://2016.igem.org/Team:Rice/Modeling">MODELING</a></li>
 +
        </ul>
 +
        <li  class="h1"><a class="navItem" href="https://2016.igem.org/Team:Rice/Practices" style=" margin-top:10px;">HUMAN PRACTICES</a>
 +
          <ul>
 +
            <li class="h3"><a href="https://2016.igem.org/Team:Rice/Bioethical_Debate">BIOETHICAL DEBATE</a></li>
 +
            <li class="h3"><a href="https://2016.igem.org/Team:Rice/Building_With_Biology">BUILDING WITH BIOLOGY</a></li>
 +
            <li class="h3"><a href="https://2016.igem.org/Team:Rice/Humans_Of_Syn_Bio">HUMANS OF SYN BIO</a></li>
 +
            <li class="h3"><a href="https://2016.igem.org/Team:Rice/Physician">PHYSICIAN OUTREACH</a></li>
 +
            <li class="h3"><a href="https://2016.igem.org/Team:Rice/Software">SOFTWARE</a></li>
 +
          </ul>
 +
        </li>
 +
        <li class="h1"><a class="navItem"  class="h1" style=" margin-top:10px;">ACHIEVEMENT</a>
 +
          <ul>
 +
            <li class="h3"><a href="https://2016.igem.org/Team:Rice/Parts">PARTS</a></li>
 +
            <li class="h3"><a href="https://2016.igem.org/Team:Rice/Collaborations">COLLABORATIONS</a></li>
 +
            <li class="h3"><a href="https://2016.igem.org/Team:Rice/Medal">MEDAL REQUIREMENTS</a></li>
 +
            <li class="h3"><a href="https://2016.igem.org/Team:Rice/HP/Silver">HUMAN PRACTICES: SILVER</a></li>
 +
            <li class="h3"><a href="https://2016.igem.org/Team:Rice/HP/Gold">HUMAN PRACTICES: GOLD</a></li>
 +
          </ul>
 +
        </li>
 +
        <li class="h1"><a class="navItem" href="https://2016.igem.org/Team:Rice/Team" style=" margin-top:10px;">TEAM</a>
 +
          <ul>
 +
            <li class="h3"><a href="https://2016.igem.org/Team:Rice/Members">STUDENT MEMBERS</a></li>
 +
            <li class="h3"><a href="https://2016.igem.org/Team:Rice/Advisers">ADVISERS</a></li>
 +
            <li class="h3"><a href="https://2016.igem.org/Team:Rice/Instructors">INSTRUCTORS</a></li>
 +
            <li class="h3"><a href="https://2016.igem.org/Team:Rice/Attributions">ATTRIBUTIONS</a></li>
 +
            <li class="h3"><a href="https://2016.igem.org/Team:Rice/Acknowledgements">ACKNOWLEDGEMENTS</a></li>
 +
          </ul>
 +
        </li>
 +
    </ul>
 +
  </div>
  
  
<!-- This is the back to top section -->
 
<td bgColor=#F45D4C> </td>
 
<tr><td bgColor=#F45D4C ></td></tr>
 
<tr> <td  height="20px" width="5%" align="center" onMouseOver="this.bgColor='#FFFFFF'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2>
 
<a href="#firstblock" style="text-decoration:none;color:#1C140D"> Top </a> </td></tr>
 
  
</table>
 
</td>
 
<td bgColor="#F45D4C"></td>
 
</tr>
 
</table>
 
<!-- end of Block-->
 
  
 +
<footer>
 +
  <div style="position:absolute; bottom:-50px; left:8%; width:100%; height:60px;">
 +
    <div class="row_1" style="position:relative;background:black;width:100%">
 +
      <a href="https://2016.igem.org/"><img src="https://static.igem.org/mediawiki/2016/8/8c/IGEM_Icon.png"
 +
onmouseover="this.src='https://static.igem.org/mediawiki/2016/0/03/IGEM_Icon-Purple.png'" onmouseout="this.src='https://static.igem.org/mediawiki/2016/8/8c/IGEM_Icon.png'"
 +
style="position:relative;left:0%;" width="80px" height="auto"></a>
 +
      <a href="http://www.rice.edu/"><img src="https://static.igem.org/mediawiki/2016/5/52/Rice_Icon.png"
 +
onmouseover="this.src='https://static.igem.org/mediawiki/2016/3/37/Rice_Icon-Purple.png'" onmouseout="this.src='https://static.igem.org/mediawiki/2016/5/52/Rice_Icon.png'"
 +
style="position:relative;left:3.57%;" width="80px" height="auto"></a>
 +
      <a href="https://www.google.com/maps/place/Rice+University/@29.7173941,-95.4040199,17z/data=!3m1!4b1!4m5!3m4!1s0x8640c064b7f18e1f:0xe2cd9cf065c43eb5!8m2!3d29.7173941!4d-95.4018312"><img src="https://static.igem.org/mediawiki/2016/4/40/Googlemap_white.png"
 +
onmouseover="this.src='https://static.igem.org/mediawiki/2016/1/1a/Googlemap_purple.png'" onmouseout="this.src='https://static.igem.org/mediawiki/2016/4/40/Googlemap_white.png'"
 +
style="position:relative;left:7.14%;" height="80px" width="auto"></a>
 +
      <a href="https://www.facebook.com/riceuniversityigem/"><img src="https://static.igem.org/mediawiki/2016/3/3f/Facebook_icon.png" onmouseover="this.src='https://static.igem.org/mediawiki/2016/0/0b/Facebook_purple.png'" onmouseout="this.src='https://static.igem.org/mediawiki/2016/3/3f/Facebook_icon.png'"
 +
style="position:relative;left:10.7%;" width="80px" height="auto"></a>
 +
      <a href="https://twitter.com/riceu_igem"><img src="https://static.igem.org/mediawiki/2016/e/e8/Twit.png"
 +
onmouseover="this.src='https://static.igem.org/mediawiki/2016/b/b1/Twit_purple.png'" onmouseout="this.src='https://static.igem.org/mediawiki/2016/e/e8/Twit.png'"
 +
style="position:relative;left:14.28%;" width="80px" height="auto"></a>
 +
      <a href="https://www.instagram.com/riceuniversity_igem/"><img src="https://static.igem.org/mediawiki/2016/8/8f/Insta_icon.png"
 +
onmouseover="this.src='https://static.igem.org/mediawiki/2016/0/05/Insta_purple.png'" onmouseout="this.src='https://static.igem.org/mediawiki/2016/8/8f/Insta_icon.png'"
 +
style="position:relative;left:17.85%;" width="80px" height="auto"></a>
 +
      <a href="https://2016.igem.org/Team:Rice/the_DOPEST_snap_chat_account_ever"><img src="https://static.igem.org/mediawiki/2016/thumb/7/75/Snapchat.png/120px-Snapchat.png"
 +
onmouseover="this.src='https://static.igem.org/mediawiki/2016/thumb/1/18/Snapchat_purple.png/120px-Snapchat_purple.png'" onmouseout="this.src='https://static.igem.org/mediawiki/2016/thumb/7/75/Snapchat.png/120px-Snapchat.png'"
 +
style="position:relative;left:21.42%;" width="80px" height="auto"></a>
 +
      <a href="https://mail.google.com/mail/?view=cm&fs=1&to=Riceu.igem@gmail.com"><img src="https://static.igem.org/mediawiki/2016/4/4e/Gmail_Icon.png"
 +
onmouseover="this.src='https://static.igem.org/mediawiki/2016/c/c8/Gmail_Icon-Purple.png'" onmouseout="this.src='https://static.igem.org/mediawiki/2016/4/4e/Gmail_Icon.png'"
 +
style="position:relative;left:25%;" width="80px" height="auto"></a>
 +
    </div>
  
 +
</footer>
 
</html>
 
</html>

Latest revision as of 03:38, 20 October 2016