|
|
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> |
| | | |
− | /*-- Remove borders, float content left and remove padding/margin */
| + | <!-- here ends the section that changes the default wiki template to a white full width background --> |
− | #globalWrapper, #content{
| + | |
− | width: 100%;
| + | |
− | }
| + | |
| | | |
− | #top_menu_14 { padding-left:11%}
| |
| | | |
− | </style> | + | <!-- beginning of your page --> |
| | | |
− | <!-- Declare that you are going to use html code instead of wiki code --> | + | <!-- menu --> |
− | <html> | + | <table id="menu" width="100%" cellspacing="0" height="135px"> |
| + | <tr> |
| + | <td bgColor="#FFFFFF"></td> |
| + | <td valign="bottom" width="975px" align="center" bgColor="#FFFFFF"> |
| | | |
− | <!-- Start of CSS--> | + | <table align="center"> |
− | <style type="text/css"> | + | <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> |
| | | |
− | /* PAGE LAYOUT */ | + | <td width="162px" align="center" onMouseOver="this.bgColor='#FEE5AD'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2> |
| + | <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> |
| + | <a href="https://2014.igem.org/Team:Jilin_China/Parts" style="text-decoration:none;color:#1C140D">PARTS</a></td> |
| | | |
− | /* Change Background color*/ | + | <td width="162px" align="center" onMouseOver="this.bgColor='#FEE5AD'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2> |
− | body {
| + | <a href="https://2014.igem.org/Team:Jilin_China/Team" style="text-decoration:none;color:#1C140D">TEAM </a> </td> |
− | background-color: #1b1c3a;
| + | |
− | }
| + | |
| | | |
− | /* Creates a container that will wrap all of the content inside your wiki pages. */
| + | <td width="162px" align="center" onMouseOver="this.bgColor='#FEE5AD'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2> |
− | #mainContainer { | + | <a href="https://2014.igem.org/WikitemplateB_notebook" style="text-decoration:none;color:#1C140D">NOTEBOOK </a> </td> |
− | width: 100%;
| + | |
− | float:left;
| + | |
− | margin-left: 0px;
| + | |
− | margin-right: 0px;
| + | |
− | margin-bottom: 10px;
| + | |
− | background-color: #FFFFFF;
| + | |
− | border-bottom: 0px solid #565656;
| + | |
− | border-right: 0px solid #565656;
| + | |
− | border-left: 0px solid #565656;
| + | |
− | border-top: 0px solid #565656;
| + | |
− | font-family: "Trebuchet MS", Helvetica, sans-serif;
| + | |
| | | |
− | }
| + | <td width="162px" align="center" onMouseOver="this.bgColor='#FEE5AD'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2> |
| + | <a href="https://2014.igem.org/WikitemplateB_safety" style="text-decoration:none;color:#1C140D">SAFETY </a></td> |
| + | </tr> |
| | | |
− | /* Creates the container for the menu */ | + | <tr> <td colspan="5"></td> |
− | #menuContainer {
| + | <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> |
− | float: left;
| + | </tr> |
− | width: 100%; | + | </table> |
− | margin:0;
| + | |
− | padding:0;
| + | |
− | background-color: #1b1c3a;
| + | |
− | margin-top: 0px;
| + | |
− | z-index:0;
| + | |
− | }
| + | |
| | | |
− | /* Creates the container for the content */ | + | </td> |
− | #contentContainer { | + | <td bgColor="#FFFFFF"></td> |
− | padding-top:20px;
| + | </tr> |
− | padding-bottom: 20px;
| + | </table> |
− | padding-right:20px;
| + | <!-- end of menu --> |
− | 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;
| + | |
− | }
| + | |
| | | |
− | /*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;
| |
− | }
| |
| | | |
− | /*Set up height place holder for the banner*/
| + | <!-- First block of content --> |
− | #bannerContainer {
| + | <table id="firstblock" width="100%" cellspacing="0" height="500px"> |
− | width: 100%;
| + | <tr> |
− | height: 75%;
| + | <td bgColor="#FFFFFF"></td> |
− | /*overflow:hidden;*/ | + | <td width="975px" align="center" bgColor="#FFFFFF" > |
− | margin: 0px;
| + | |
− | text-align:center;
| + | |
− | } */
| + | |
| | | |
− | /*VISUAL STYLE (TABLES, FONTS, LINKS, IMAGES, UL) */
| + | <!-- You can replace this image with your team's logo! --> |
| | | |
− | /*Change the styling of text for everything inside main container*/ | + | <h3>Welcome! <br>Team Nagahama</h3> |
− | #mainContainer p {
| + | <p>Scroll down to find more about our project! </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;
| + | |
− | }
| + | |
| | | |
− | /*Style of the links - links are different inside the menu */ | + | </td> |
− | #contentContainer a { | + | <td bgColor="#FFFFFF"></td> |
− | font-weight: bold;
| + | </tr> |
− | color: #000000;
| + | </table> |
− | font-size: 100%;
| + | <!-- end of first block --> |
− | }
| + | |
| | | |
− | /* Styling links on hover- links are different inside the menu */ | + | <!-- Block of content 1 --> |
− | /* #contentContainer a:hover {
| + | <table width="100%" cellspacing="0" height="500px"> |
− | color: #59BF92;
| + | <tr><td bgColor="#FEE5AD"></td> |
− | } */
| + | <td width="975px" align="center" bgColor="#FEE5AD" > |
| + | <table width="975px" cellspacing="0" height="500px"> |
| + | <tr> |
| | | |
− | /*Change the styling of tables */
| + | <td width="95%" bgColor="#FEE5AD" rowspan="3" align="center"> |
− | #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;
| + | |
− | }
| + | |
| | | |
− | /*Change the styling of table cells*/
| + | <!-- Content goes here --> |
− | #contentContainer td {
| + | <img src="https://static.igem.org/mediawiki/2014/0/0a/DwikitemplateB_dnastrand.png"> |
− | padding: 0px;
| + | <h3>Read about our projects!</h3> |
− | border: 1px solid #565656;
| + | |
− | border-collapse: collapse;
| + | |
− | vertical-align: text-top;
| + | |
− |
| + | |
− | }
| + | |
| | | |
− | /*Change the styling of table headers */
| + | One E.coli Has One Function |
− | #contentContainer th {
| + | |
− | background-color: #FFFFFF;
| + | |
− | padding: 0px;
| + | |
− | border: 1px solid #565656;
| + | |
− | border-collapse: collapse;
| + | |
− | vertical-align: text-top;
| + | |
− | }
| + | |
| | | |
| + | What is our project at 2014? |
| | | |
| + | 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. |
| + | 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). |
| + | To use these E.coli. Finally cadomiun is catched(wastewater is be clean). |
| | | |
− | /*MENU STYLING */
| + | What experiment we did? |
| | | |
− | #menuContainer {
| + | ・How to check E.coli's chemotaxis? |
− | text-align: center;
| + | We make use of other igem team’s assay. |
− | padding-top: 10px;
| + | Using soft agar plate.we let E.coli siwm. |
− | padding-bottom: 20px;
| + | |
− | }
| + | |
| | | |
− | #menuContainer > ul a {
| + | ・We made a plasmid |
− | color: #FFF;
| + | Our project need to two kind of plasmid. |
− | }
| + | we made one plasmid.And we have to make one more plasmid. |
− | #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;
| + | |
− | font-family: "Helvetica Neue", Helvetica, sans-serif;
| + | |
− | font-size: 155%;
| + | |
− | }
| + | |
− | #menuContainer > ul a:hover {
| + | |
− | background: #000;
| + | |
− | background-color: #3b3d63;
| + | |
− | }
| + | |
| | | |
| | | |
− | /* Level 1 Drop Down Menu */ | + | </td> |
− | #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: #1b1c3a;
| + | |
− | 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: #1b1c3a;
| + | |
− | 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;
| + | |
− | background-color: #000000;
| + | |
− | border-bottom: 0px solid #565656;
| + | |
− | border-right: 0px solid #565656;
| + | |
− | border-left: 0px solid #565656;
| + | |
− | border-top: 0px solid #565656;
| + | |
− | font-family: "Trebuchet MS", Helvetica, sans-serif;
| + | |
− | }
| + | |
− | /*Style the Directory*/
| + | |
− | #Directory table {
| + | |
− | Background-color: #000000;
| + | |
− | color: #FFFFFF;
| + | |
− | margin-left: 0px;
| + | |
− | padding: 20px;
| + | |
− | line-height: 10px;
| + | |
− | height: 100px;
| + | |
− | width:100%;
| + | |
− | /*float:left;*/
| + | |
− | }
| + | |
− |
| + | |
| | | |
− | /*Style the Directory button*/
| |
− | #Directory li a{
| |
− | color: #000000;
| |
− | padding: 0px;
| |
− | }
| |
| | | |
− | img.button {
| + | <!-- This is the back to top button --> |
− | opacity: 1.0;
| + | <td bgColor=#FEE5AD> </td> |
− | filter: alpha(opacity=100); /* For IE8 and earlier */
| + | <tr><td bgColor=#FEE5AD></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> |
| | | |
− | img.button:hover {
| |
− | opacity: 0.7;
| |
− | filter: alpha(opacity=80); /* For IE8 and earlier */
| |
− | }
| |
| | | |
| + | </td> |
| + | <td bgColor="#FEE5AD"></td> |
| + | </tr> |
| + | </table> |
| + | <!-- end of Block--> |
| | | |
− | /*CLASSES */
| |
| | | |
− | /*Clear class for all the pages, adds spacing too*/
| |
− | .clear{
| |
− | clear:both;
| |
− | height: 10px;
| |
− | }
| |
| | | |
| + | <!-- Block of content 2 --> |
| + | <table width="100%" cellspacing="0" height="500px"> |
| + | <tr> |
| + | <td bgColor="#FACA66"></td> |
| + | <td width="975px" align="center" bgColor="#FACA66" > |
| + | |
| + | <table width="975px" cellspacing="0" height="500px"> |
| + | <tr> |
| + | <td width="95%" bgColor="#FACA66" rowspan="3" align="center"> |
| + | |
| + | <!-- Content goes here --> |
| + | |
| + | <h3></h3> |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | </td> |
| + | |
| + | |
| + | <!-- This is the back to top section --> |
| + | <td bgColor=#FACA66> </td> |
| + | <tr><td bgColor=#FACA66></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="#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 --> |
| | | |
− | /* highlight box for special messages */
| |
− | .highlightBox {
| |
− | width:500px;
| |
− | margin:auto;
| |
− | background-color: #E8E8E9;
| |
− | margin-bottom: 15px;
| |
− | margin-top: 15px;
| |
− | padding: 15px;
| |
− | padding-top: 10px;
| |
− | }
| |
| | | |
− | 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.4px;
| |
− | }
| |
− | h3 {
| |
− | font-family: "DIN Alternate", Helvetica, Arial;
| |
− | font-size: 18px;
| |
− | font-style: normal;
| |
− | font-variant: normal;
| |
− | font-weight: bold;
| |
− | line-height: 15.4px;
| |
− | }
| |
− | p {
| |
− | font-family: Helvetica, Arial, sans-serif;
| |
− | font-size: 14px;
| |
− | font-style: normal;
| |
− | font-variant: normal;
| |
− | font-weight: light;
| |
− | line-height: 20px;
| |
− | }
| |
| | | |
− | </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> |
| | | |
− | <!-- This tells the browser that your page is responsive --> | + | </table> |
| | | |
− | <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 style="padding:0 20px;">
| |
− | <a href="https://igem.org/Main_Page">
| |
− | <image src="https://static.igem.org/mediawiki/2015/5/52/HKUST-Rice15_iGEMofficiallogo.jpg" style="width: 82px; height: 72px; margin: -20px;">
| |
− | </a>
| |
− | </li>
| |
− | <li style="padding:0 20px;">
| |
− | <a>
| |
− | <image src="https://static.igem.org/mediawiki/2016/d/d2/Rice_University_seal.svg.png" style="width: 72px; height: 72px; margin: -20px;">
| |
− | </a>
| |
− | </li>
| |
− | <li><a href="https://2016.igem.org/Team:Rice" style=" margin-top:10px;"><h3>HOME</h3></a></li>
| |
− | <li><a class="navItem" href="https://2016.igem.org/Team:Rice/Description" style=" margin-top:10px;"><h3>PROJECT</h3></a>
| |
− | <ul>
| |
− | <li><a href="https://2016.igem.org/Team:Rice/Description">OVERVIEW</a></li>
| |
− | <li><a href="https://2016.igem.org/Team:Rice/Sofware">SOFTWARE</a>
| |
− | <ul>
| |
− | <li><a href="https://2016.igem.org/Team:Rice/Software">inspiration</a></li>
| |
− | <li><a href="https://2016.igem.org/Team:Rice/Software">overview</a></li>
| |
− | <li><a href="https://2016.igem.org/Team:Rice/Software">feedback</a></li>
| |
− | </ul>
| |
− | </li>
| |
− | <li><a href="https://2016.igem.org/Team:Rice/Modeling">MODELING</a>
| |
− | <ul>
| |
− | <li><a href="https://2016.igem.org/Team:Rice/Modeling">prediction</a></li>
| |
− | <li><a href="https://2016.igem.org/Team:Rice/Modeling">assumption</a></li>
| |
− | <li><a href="https://2016.igem.org/Team:Rice/Modeling">equations</a></li>
| |
− | <li><a href="https://2016.igem.org/Team:Rice/Modeling">references</a></li>
| |
− | </ul>
| |
− | </li>
| |
− | <li><a href="https://2016.igem.org/Team:Rice/Expression">PARALLEL SENSORS</a>
| |
− | <ul>
| |
− | <li><a href="https://2016.igem.org/Team:Rice/Expression/ParaBAD"><i>P<sub>araBAD</sub></i> characterization</a></li>
| |
− | </ul>
| |
− | </li>
| |
− | <li><a href="https://2016.igem.org/Team:Rice/Application">APPLICATION</a></li>
| |
− | </ul>
| |
− | <li><a class="navItem" href="https://2016.igem.org/Team:Rice/Parts" style=" margin-top:10px;"><h3>ACHIEVEMENT</h3></a>
| |
− | <ul>
| |
− | <li><a href="https://2016.igem.org/Team:Rice/Parts">PARTS</a></li>
| |
− | <li><a href="https://2016.igem.org/Team:Rice/Medal">MEDAL REQUIREMENTS</a>
| |
− | <ul>
| |
− | <li><a href="https://2016.igem.org/Team:Rice/Medal">bronze</a></li>
| |
− | <li><a href="https://2016.igem.org/Team:Rice/Medal">silver</a></li>
| |
− | <li><a href="https://2016.igem.org/Team:Rice/Medal">gold</a></li>
| |
− | </ul>
| |
− | </li>
| |
− | </ul>
| |
− | </li>
| |
− | <li><a class="navItem" href="https://2016.igem.org/Team:Rice/Team" style=" margin-top:10px;"><h3>TEAM</h3></a>
| |
− | <ul>
| |
− | <li><a href="https://2016.igem.org/Team:Rice/Members">MEMBERS</a></li>
| |
− | <li><a href="https://2016.igem.org/Team:Rice/Advisers">ADVISERS</a></li>
| |
− | <li><a href="https://2016.igem.org/Team:Rice/Instructors">INSTRUCTORS</a></li>
| |
− | <li><a href="https://2016.igem.org/Team:Rice/Attributions">ATTRIBUTIONS</a></li>
| |
− | </ul>
| |
− | </li>
| |
− | <li><a class="navItem" href="https://2016.igem.org/Team:Rice/Practices" style=" margin-top:10px;"><h3>HUMAN PRACTICES</h3></a>
| |
− | <ul>
| |
− | <li><a href="https://2016.igem.org/Team:Rice/Building_With_Biology">BUIDING WITH BIOLOGY</a></li>
| |
− | <li><a href="https://2016.igem.org/Team:Rice/Practices_ExploratoryResearch">EXPLORATORY RESEARCH</a></li>
| |
− | <li><a href="https://2016.igem.org/Team:Rice/Practices_Debate">BIOETHICAL DEBATE</a></li>
| |
− | <li><a href="https://2016.igem.org/Team:Rice/Humans_Of_Syn_Bio">HUMANS OF SYN BIO</a></li>
| |
− | </ul>
| |
− | </li>
| |
− | <li><a class="navItem" href="https://2016.igem.org/Team:Rice/Notebook" style=" margin-top:10px;"><h3>WETLAB</h3></a>
| |
− | <ul>
| |
− | <li><a href="https://2016.igem.org/Team:Rice/Notebook">NOTEBOOK</a></li>
| |
− | <li><a href="https://2016.igem.org/Team:Rice/Protocol">PROTOCOL</a>
| |
− | <ul>
| |
− | <li><a href="https://2016.igem.org/Team:Rice/Protocol">protocols</a></li>
| |
− | <li><a href="https://2016.igem.org/Team:Rice/Protocol">experiments</a></li>
| |
− | </ul>
| |
− | </li>
| |
− | <li><a href="https://2016.igem.org/Team:Rice/Safety">SAFETY</a>
| |
− | <ul>
| |
− | <li><a href="https://2016.igem.org/Team:Rice/Safety">organisms</a></li>
| |
− | <li><a href="https://2016.igem.org/Team:Rice/Safety">project design</a></li>
| |
− | <li><a href="https://2016.igem.org/Team:Rice/Protocol">biosafety</a></li>
| |
− | <li><a href="https://2016.igem.org/Team:Rice/Protocol">safety training</a></li>
| |
− | </ul>
| |
− | </li>
| |
− | </ul>
| |
− | </li>
| |
− | <li style="padding:10px 20px;">
| |
− | <a href="http://www.rice.edu/">
| |
− | <image id="Ricelogo" src="https://static.igem.org/mediawiki/2015/f/f6/HKUST-Rice15_ricelogo3.png" style="width: 106px; height: 40px; margin: -20px;">
| |
− | </a>
| |
− | </li>
| |
− | <li style="padding:10px 20px;">
| |
− | <a href="https://2016.igem.org/Team:Rice/">
| |
− | <!-- <image class="button" id="Ricelogo" src="https://static.igem.org/mediawiki/2016/thumb/a/a0/Igem_generic_logo.jpg/537px-Igem_generic_logo.jpg" style="width: 40px; height: 40px; margin:-20px;"> -->
| |
− | <image id="Ricelogo" src="https://static.igem.org/mediawiki/2016/thumb/a/a0/Igem_generic_logo.jpg/537px-Igem_generic_logo.jpg" style="width: 40px; height: 40px; margin:-20px;">
| |
− | </a>
| |
− | </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:-60px; width:100%; height:60px;">
| |
− | <div class="row_1" style="position:relative;background:black;padding:0px:height:10px;width:100%">
| |
− | <h3 style="display:inline;float:left;position:absolute;top:30%;left:10%"><font color="white">Stay Connected</font></h3>
| |
− | <a href="https://www.facebook.com/riceuniversityigem/"><img src="https://static.igem.org/mediawiki/2016/3/3f/Facebook_icon.png" style="position:relative;left:30%;" 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" style="position:relative;left:35%;" width="80px" height="auto"></a>
| |
− | <a href="https://twitter.com/riceu_igem"><img src="https://static.igem.org/mediawiki/2016/e/e8/Twit.png" style="position:relative;left:40%;" width="80px" height="auto"></a>
| |
− | <img src="https://static.igem.org/mediawiki/2016/0/06/Snapchat-2-128.png" style="position:relative;left:45%;" width="45px" height="auto">
| |
− | <!-- backup https://static.igem.org/mediawiki/2016/thumb/a/a6/Snapchat-xxl.png/120px-Snapchat-xxl.png-->
| |
− | <img src="https://static.igem.org/mediawiki/2016/8/86/Gmail.png" style="position:relative;left:50%;" width="80px" height="auto">
| |
− | </div>
| |
− | <div class="row_2" style="background:rgba(28,134,238,1);padding-top:20px">
| |
− | <div style="position:absolute; left:10%;width:40%">
| |
− | <h3>Useful Links</h3>
| |
− | <ul class="f-menu space40">
| |
− | <li><a href="/Team:Rice">Home</a></li>
| |
− | <li><a href="https://2015.igem.org/Main_Page">iGEM 2015</a></li>
| |
− | </ul>
| |
− | </div>
| |
− | <div style="background:transparent;position:absolute; left:33%;width:33%">
| |
− | <h3>Contact Us</h3>
| |
− | <ul class="f-menu space40">
| |
− | <li>MAIL</li>
| |
− | <br/>
| |
− | <li>Rice University</li>
| |
− | <Li>6100 Main St.</li>
| |
− | <li>Houston, Texas 77005</li>
| |
− | </ul>
| |
− | </div>
| |
− | <div style="position:absolute; left:66%;width:33%">
| |
− | <h3><em>Unconventional Wisdom</em></h3>
| |
− | <div style="position:absolute; left:5%">
| |
− | <img src="https://static.igem.org/mediawiki/2016/thumb/d/d2/Rice_University_seal.svg.png/600px-Rice_University_seal.svg.png" width="130px" height="auto">
| |
− | </div>
| |
− | </div>
| |
− | <br><br><br><br><br><br><br><br><br><br>
| |
− | </div>
| |
− | </footer>
| |
| | | |
| </html> | | </html> |