17sekiguchil (Talk | contribs) |
|||
(44 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | |||
<html> | <html> | ||
Line 4: | Line 5: | ||
<meta charset="utf-8"> | <meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
+ | |||
</head> | </head> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<body> | <body> | ||
Line 29: | Line 22: | ||
<li class="active"><a href="https://2016.igem.org/Team:ASIJ_Tokyo">Home</a></li> | <li class="active"><a href="https://2016.igem.org/Team:ASIJ_Tokyo">Home</a></li> | ||
<li class="dropdown"> | <li class="dropdown"> | ||
− | <a class="dropdown-toggle" data-toggle="dropdown" href=""> | + | <a class="dropdown-toggle" data-toggle="dropdown" href="">Project<span class="caret"></span></a> |
<ul class="dropdown-menu"> | <ul class="dropdown-menu"> | ||
− | <li><a href="https://2016.igem.org/ | + | <li><a href="https://2016.igem.org/Team:ASIJ_Tokyo/Description">Project Description + Abstract</a></li> |
− | <li><a href="https://2016.igem.org/ | + | <li><a href="https://2016.igem.org/Team:ASIJ_Tokyo/Experiments">Experiments</a></li> |
− | <li><a href="https://2016.igem.org/ | + | <li><a href="https://2016.igem.org/Team:ASIJ_Tokyo/Results">Results</a></li> |
+ | <li><a href="https://2016.igem.org/Team:ASIJ_Tokyo/Notebook">Notebook</a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
− | + | ||
− | <li><a href="https://2016.igem.org/ | + | <li><a href="https://2016.igem.org/Team:ASIJ_Tokyo/Team">Team</a></li> |
− | + | <li><a href="https://2016.igem.org/Team:ASIJ_Tokyo/Safety">Safety</a></li> | |
− | + | ||
− | <li><a href="https://2016.igem.org/ | + | |
− | + | ||
− | + | ||
<li><a href="https://2016.igem.org/Team:ASIJ_Tokyo/Attributions">Attributions</a></li> | <li><a href="https://2016.igem.org/Team:ASIJ_Tokyo/Attributions">Attributions</a></li> | ||
− | + | <li><a href="https://2016.igem.org/Team:ASIJ_Tokyo/Parts">Parts</a></li> | |
− | + | <li><a href="https://2016.igem.org/Team:ASIJ_Tokyo/Human_Practices">Human Practices</a></li> | |
+ | |||
</ul> | </ul> | ||
Line 52: | Line 43: | ||
</nav> | </nav> | ||
</body> | </body> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<style type="text/css"> | <style type="text/css"> | ||
Line 114: | Line 72: | ||
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */ | /*! normalize.css v3.0.1 | MIT License | git.io/normalize */ | ||
html { | html { | ||
− | font-family:sans-serif; | + | font-family: sans-serif; |
-webkit-text-size-adjust: 100%; | -webkit-text-size-adjust: 100%; | ||
-ms-text-size-adjust: 100%; | -ms-text-size-adjust: 100%; | ||
Line 1,023: | Line 981: | ||
a:hover, | a:hover, | ||
a:focus { | a:focus { | ||
− | |||
color: #2a6496; | color: #2a6496; | ||
text-decoration: underline; | text-decoration: underline; | ||
Line 1,462: | Line 1,419: | ||
padding: 2px 4px; | padding: 2px 4px; | ||
font-size: 90%; | font-size: 90%; | ||
− | color: # | + | color: #fff; |
background-color: #333; | background-color: #333; | ||
border-radius: 3px; | border-radius: 3px; | ||
Line 2,478: | Line 2,435: | ||
} | } | ||
.form-control:focus { | .form-control:focus { | ||
− | border-color: # | + | border-color: #66afe9; |
outline: 0; | outline: 0; | ||
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6); | -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6); | ||
Line 6,494: | Line 6,451: | ||
} | } | ||
.fa-inverse { | .fa-inverse { | ||
− | color: # | + | color: #ffffff; |
} | } | ||
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen | /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen | ||
Line 7,902: | Line 7,859: | ||
} | } | ||
/*====================================== | /*====================================== | ||
− | + | Project Description SECTION STYLES | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
=======================================*/ | =======================================*/ | ||
Line 7,964: | Line 7,867: | ||
} | } | ||
/*====================================== | /*====================================== | ||
− | + | JOURNAL SECTION STYLES | |
=======================================*/ | =======================================*/ | ||
#features-sec { | #features-sec { | ||
Line 7,981: | Line 7,884: | ||
} | } | ||
/*====================================== | /*====================================== | ||
− | + | LAB SECTION STYLES | |
=======================================*/ | =======================================*/ | ||
#contact-sec { | #contact-sec { | ||
Line 8,088: | Line 7,991: | ||
<div class="item active "> | <div class="item active "> | ||
− | <img src="https://static.igem.org/mediawiki/2016/ | + | <img src="https://static.igem.org/mediawiki/2016/d/d3/T--ASIJ_Tokyo--asijlogo.png" alt="" /> |
</div> | </div> | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<!-- NAV SECTION END--> | <!-- NAV SECTION END--> | ||
<section id="about-sec"> | <section id="about-sec"> | ||
Line 8,116: | Line 8,005: | ||
<h4> | <h4> | ||
− | + | Plastic is a ubiquitous material in modern consumer goods. One of the most common plastics used today is polyethylene terephthalate (PET). Chemically, it is a polymer consisting of ethylene glycol and terephthalic acid subunits. With the increasingly short life cycles of consumer products, PET waste is accumulating around the globe at an uncontrollable rate. Moreover, PET is a plastic that does not biodegrade well, and degradation often has to use industrial processes. Given the rapid accumulation of PET and the difficulties associated with biodegradation by ecosystems, it is paramount to find a more efficient method to degrade PET. | |
</h4> | </h4> | ||
<head> | <head> | ||
Line 8,127: | Line 8,016: | ||
<p> | <p> | ||
<div class="center"> | <div class="center"> | ||
− | <a href="https://2016.igem.org/ | + | <a href="https://2016.igem.org/Team:ASIJ_Tokyo/Description" class="btn btn-info btn-lg"> |
<span class=""></span> Read More | <span class=""></span> Read More | ||
</a> | </a> | ||
Line 8,136: | Line 8,025: | ||
</section> | </section> | ||
<!-- ABOUT SECTION END--> | <!-- ABOUT SECTION END--> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<section id="team-sec"> | <section id="team-sec"> | ||
<div class="container"> | <div class="container"> | ||
Line 8,177: | Line 8,038: | ||
</p> | </p> | ||
<div class="center"> | <div class="center"> | ||
− | <a href="https://2016.igem.org/ | + | <a href="https://2016.igem.org/Team:ASIJ_Tokyo/Team" class="btn btn-info btn-lg"> |
<span class="">Click for Team Bios</span> | <span class="">Click for Team Bios</span> | ||
</a> | </a> | ||
Line 8,194: | Line 8,055: | ||
</section> | </section> | ||
<!-- TEAM SECTION END--> | <!-- TEAM SECTION END--> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<!-- CONTACT SECTION END--> | <!-- CONTACT SECTION END--> | ||
<div id="footer-sec"> | <div id="footer-sec"> | ||
Line 8,211: | Line 8,062: | ||
<a href="http://binarytheme.com" style="font-size: 10px; color: #fff" target="_blank">Design by : binarytheme.com</a> | <a href="http://binarytheme.com" style="font-size: 10px; color: #fff" target="_blank">Design by : binarytheme.com</a> | ||
− | |||
− | |||
+ | <head> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
+ | <link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"> | ||
+ | <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script> | ||
+ | <script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> | ||
+ | </head> | ||
+ | <body> | ||
+ | <div class="container"> | ||
+ | |||
+ | </div> | ||
+ | </body> | ||
+ | </div> | ||
+ | |||
+ | </section> | ||
+ | <!-- Journal SECTION END--> | ||
+ | |||
+ | <!--CORE SCRIPTS--> | ||
+ | <script src="assets/js/jquery-1.11.1.js"></script> | ||
+ | <!--BOOTSTRAP SCRIPTS--> | ||
+ | <script src="assets/js/bootstrap.js"></script> | ||
+ | <!--WOW SCRIPTS--> | ||
+ | <script src="assets/js/wow.js"></script> | ||
+ | <!--SCROLL SCRIPTS--> | ||
+ | <script src="assets/js/jquery.smooth-scroll.min.js"></script> | ||
+ | <!--SCROLL ANIMATION SCRIPTS--> | ||
+ | <script src="assets/js/scrollReveal.js"></script> | ||
+ | <!--CUSTOM SCRIPTS--> | ||
+ | <script src="assets/js/custom.js"></script> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 11:35, 3 November 2016