Difference between revisions of "Team:SCUT/Gallery"

(Created page with "<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <!-- mobile meta tag --> <meta name="viewport" content...")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!DOCTYPE html>
+
{{Template:Team:SCUT/2015template}}
<html lang="en">
+
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
+
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />  
+
+
<!-- mobile meta tag -->
+
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
+
  
<title>Gallery</title>
 
 
<!-- main style -->
 
<link rel="stylesheet" type="text/css" href="http://3.graduatesession.sinaapp.com/2015SCUT/style.css" media="screen" />
 
 
<!-- color scheme -->
 
<link rel="stylesheet" type="text/css" href="http://3.graduatesession.sinaapp.com/2015SCUT/color-schemes/red/red.css" media="screen" title="red" />
 
 
 
<!--miscellaneous-->
 
<link rel="stylesheet" type="text/css" href="http://3.graduatesession.sinaapp.com/2015SCUT/css/superfish.css" media="screen">
 
<link rel="stylesheet" type="text/css" href="http://3.graduatesession.sinaapp.com/2015SCUT/css/prettyPhoto1.css" media="screen"/>
 
<link rel="stylesheet" type="text/css" href="http://3.graduatesession.sinaapp.com/2015SCUT/css/font-awesome.css" media="screen"/>
 
<link rel="stylesheet" type="text/css" href="http://3.graduatesession.sinaapp.com/2015SCUT/css/audioplayer.css" media="screen" />
 
 
<!-- revolution slider settings -->
 
<link rel="stylesheet" type="text/css" href="http://3.graduatesession.sinaapp.com/2015SCUT/rs-plugin/css/settings.css" media="screen" />
 
  
<!-- setting mobile environment -->
+
<!--very important: setting a class for homepage -->
<link rel="stylesheet" type="text/css" href="http://3.graduatesession.sinaapp.com/2015SCUT/css/responsive.css" media="screen" />
+
<body class="home">  
+
<!--[if IE 7]>
+
<link rel="stylesheet" type="text/css" href="http://3.graduatesession.sinaapp.com/2015SCUT/css/font-awesome-ie7.min.css">
+
<![endif]-->
+
+
<!--[if lt IE 9]>
+
<script src="../../../html5shiv.googlecode.com/svn/trunk/html5.js"></script>
+
<![endif]-->
+
  
<script type="text/javascript" src="http://3.graduatesession.sinaapp.com/2015SCUT/js/jquery-1.8.3.min.js"></script>
 
<script type="text/javascript" src="http://3.graduatesession.sinaapp.com/2015SCUT/js/hoverIntent.js"></script>
 
<script type="text/javascript" src="http://3.graduatesession.sinaapp.com/2015SCUT/js/superfish.js"></script>
 
<script type="text/javascript" src="http://3.graduatesession.sinaapp.com/2015SCUT/js/jquery.jcarousel.js"></script>
 
<script type="text/javascript" src="http://3.graduatesession.sinaapp.com/2015SCUT/js/jquery.tweet.js"></script>
 
<script type="text/javascript" src="http://3.graduatesession.sinaapp.com/2015SCUT/js/jflickrfeed.js"></script>
 
<script type="text/javascript" src="http://3.graduatesession.sinaapp.com/2015SCUT/js/jquery.prettyPhoto.js"></script>
 
<script type="text/javascript" src="http://3.graduatesession.sinaapp.com/2015SCUT/js/slides.min.jquery.js"></script>
 
<script type="text/javascript" src="http://3.graduatesession.sinaapp.com/2015SCUT/js/jquery.mobilemenu.js"></script>
 
<script type="text/javascript" src="http://3.graduatesession.sinaapp.com/2015SCUT/js/jquery.contact.js"></script>
 
<script type="text/javascript" src="http://3.graduatesession.sinaapp.com/2015SCUT/js/jquery.preloadify.min.js"></script>
 
<script type="text/javascript" src="http://3.graduatesession.sinaapp.com/2015SCUT/js/jquery.jplayer.min.js"></script>
 
<script type="text/javascript" src="http://3.graduatesession.sinaapp.com/2015SCUT/js/jquery.isotope.min.js"></script>
 
 
<!-- jQuery Revolution Slider -->
 
<script type="text/javascript" src="http://3.graduatesession.sinaapp.com/2015SCUT/rs-plugin/js/jquery.themepunch.plugins.min.js"></script>
 
<script type="text/javascript" src="http://3.graduatesession.sinaapp.com/2015SCUT/rs-plugin/js/jquery.themepunch.revolution.min.js"></script>
 
 
<link rel="stylesheet" type="text/css" href="http://3.graduatesession.sinaapp.com/2015SCUT/template-changer.css" media="screen"/>
 
<script type="text/javascript" src="http://3.graduatesession.sinaapp.com/2015SCUT/js/jquery.cookie.js"></script>
 
<script type="text/javascript" src="http://3.graduatesession.sinaapp.com/2015SCUT/js/styleswitch.js"></script>
 
  
 
 
 
 
<script type="text/javascript">
 
$(function()
 
{
 
// Call stylesheet init so that all stylesheet changing functions
 
// will work.
 
$.stylesheetInit();
 
 
// This code loops through the stylesheets when you click the link with
 
// an ID of "toggler" below.
 
$('#toggler').bind(
 
'click',
 
function(e)
 
{
 
$.stylesheetToggle();
 
return false;
 
}
 
);
 
 
// When one of the styleswitch links is clicked then switch the stylesheet to
 
// the one matching the value of that links rel attribute.
 
$('.styleswitch').bind(
 
'click',
 
function(e)
 
{
 
$.stylesheetSwitch(this.getAttribute('rel'));
 
return false;
 
}
 
);
 
}
 
);
 
</script>
 
 
</head>
 
 
<body>
 
 
<!-- setting a fullscreen image as background:
 
<img id="bg" src="images/apple.jpg" alt="apple-background" />
 
-->
 
 
 
 
<div id="wrapper">
 
<div id="wrapper">
 
<header id="header">
 
<header id="header">
 
<div class="centered-wrapper">
 
<div class="centered-wrapper">
<div class="one-third">
 
<div class="logo"><a href="https://2015.igem.org/Team:SCUT"></a></div>
 
</div><!--end one-third-->
 
 
 
<div class="two-third column-last">
 
<nav id="navigation">
 
<ul id="mainnav">
 
<li><a href="https://2015.igem.org/Team:SCUT"><span>HOME</span></a>
 
 
</li>
 
                        <li><a href="#"><span>TEAM</span></a>
 
                        <ul>
 
<li><a href="https://2015.igem.org/Team:SCUT/Attributions">Attributions</a></li>
 
<li><a href="https://2015.igem.org/Team:SCUT/Gallery">Gallery</a></li>
 
<li><a href="https://2015.igem.org/Team:SCUT/Members">Members</a></li>
 
<li><a href="https://2015.igem.org/Team:SCUT/OurUniversity">Our University</a></li>
 
</ul>
 
 
</li>
 
                        <li><a href="#"><span>PROJECT</span></a>
 
<ul>
 
 
<li><a href="https://2015.igem.org/Team:SCUT/BackgroundOverview">Background & Overview</a></li>
 
<li><a href="https://2015.igem.org/Team:SCUT/CadmiumAbsorption">Cadmium Absorption</a></li>
 
<li><a href="https://2015.igem.org/Team:SCUT/SensorSystem">Sensor System</a></li>
 
<li><a href="https://2015.igem.org/Team:SCUT/Protocol">Protocol</a></li>
 
                                <li><a href="https://2015.igem.org/Team:SCUT/Notebook">NOTEBOOK</a></li>
 
                                <li><a href="https://2015.igem.org/Team:SCUT/Achievement">ACHIEVEMENT</a></li>
 
                               
 
                             
 
</ul>
 
</li>
 
<li><a href="https://2015.igem.org/Team:SCUT/Modeling"><span>MODELING</span></a>
 
<ul>
 
                                <li><a href="https://2015.igem.org/Team:SCUT/Overview">Overview</a></li>
 
<li><a href="https://2015.igem.org/Team:SCUT/Biosensor">Biosensor</a></li>
 
<li><a href="https://2015.igem.org/Team:SCUT/Bioeffector">Bioeffector</a></li>
 
<li><a href="https://2015.igem.org/Team:SCUT/FutureWork">Future Work</a></li>
 
 
 
</ul>
 
</li>
 
<li><a href="#"><span>RESULT</span></a>
 
<ul>
 
<li><a href="https://2015.igem.org/Team:SCUT/Biobricks">BIOBRICKS</a></li>
 
<li><a href="https://2015.igem.org/Team:SCUT/ExperimentWork">EXPERIMENT WORK</a></li>
 
<li><a href="https://2015.igem.org/Team:SCUT/ModelingWork">MODELING WORK</a></li>
 
                                <li><a href="https://2015.igem.org/Team:SCUT/Description">Description</a></li>
 
                                <li><a href="https://2015.igem.org/Team:SCUT/Measurement">Measurement</a></li>
 
                                <li><a href="https://2015.igem.org/Team:SCUT/Collaboration">Collaboration</a></li>
 
                               
 
                               
 
 
 
</ul>
 
</li>
 
                        <li><a href="#"><span>PRACTICE</span></a>
 
<ul>
 
<li><a href="https://2015.igem.org/Team:SCUT/EconomicsandEthics">Economics and ethics</a></li>
 
<li><a href="https://2015.igem.org/Team:SCUT/Outdoors">OUTDOORS</a></li>
 
<li><a href="https://2015.igem.org/Team:SCUT/SynBiologyStudy">SYN-BIOLOGY STUDY</a></li>
 
<li><a href="https://2015.igem.org/Team:SCUT/Visits">VISITS</a></li>
 
 
</ul>
 
</li>
 
 
 
 
                        <li><a href="https://2015.igem.org/Team:SCUT/Safety"><span>SAFETY</span></a>
 
 
</li>
 
                       
 
                       
 
</ul>
 
</nav><!--end navigation-->
 
</div><!--end two-third-->
 
 
<div class="clear"></div>
 
<div class="clear"></div>
 
</div><!--end centered-wrapper-->
 
</div><!--end centered-wrapper-->
 
</header>
 
</header>
 
 
 
<div class="top-shadow"></div>
 
<div class="top-shadow"></div>
 
 
Line 210: Line 42:
 
<ul class="gallery-page">
 
<ul class="gallery-page">
 
<li>
 
<li>
<a href="images/gallery/gallery5.jpg" rel="prettyPhoto[pp_gal]" title="Gallery 1">
+
<a href="https://static.igem.org/mediawiki/parts/0/0d/2015SCUTgallery5.jpg" rel="prettyPhoto[pp_gal]" title="Gallery 1">
 
<span class="item-on-hover"><span class="hover-image"></span></span>
 
<span class="item-on-hover"><span class="hover-image"></span></span>
<img src="images/gallery/gallery5-small.jpg" alt=" " />
+
<img src="https://static.igem.org/mediawiki/parts/0/0d/2015SCUTgallery5.jpg" alt=" " />
 
</a>
 
</a>
 
</li>
 
</li>
 
<li>
 
<li>
<a href="images/gallery/gallery1.jpg" rel="prettyPhoto[pp_gal]" title="Gallery 2">
+
<a href="https://static.igem.org/mediawiki/parts/3/38/2015SCUTgallery1.jpg" rel="prettyPhoto[pp_gal]" title="Gallery 2">
 
<span class="item-on-hover"><span class="hover-image"></span></span>
 
<span class="item-on-hover"><span class="hover-image"></span></span>
<img src="images/gallery/gallery1-small.jpg" alt=" " />
+
<img src="https://static.igem.org/mediawiki/parts/3/38/2015SCUTgallery1.jpg" alt=" " />
 
</a>
 
</a>
 
</li>
 
</li>
 
<li>
 
<li>
<a href="images/gallery/gallery9.jpg" rel="prettyPhoto[pp_gal]" title="Gallery 3">
+
<a href="https://static.igem.org/mediawiki/parts/3/35/2015SCUTgallery9.jpg" rel="prettyPhoto[pp_gal]" title="Gallery 3">
 
<span class="item-on-hover"><span class="hover-image"></span></span>
 
<span class="item-on-hover"><span class="hover-image"></span></span>
<img src="images/gallery/gallery9-small.jpg" alt=" " />
+
<img src="https://static.igem.org/mediawiki/parts/3/35/2015SCUTgallery9.jpg" alt=" " />
 
</a>
 
</a>
 
</li>
 
</li>
 
<li>
 
<li>
<a href="images/gallery/gallery2.jpg" rel="prettyPhoto[pp_gal]" title="Gallery 4">
+
<a href="https://static.igem.org/mediawiki/parts/1/11/2015SCUTgallery2.jpg" rel="prettyPhoto[pp_gal]" title="Gallery 4">
 
<span class="item-on-hover"><span class="hover-image"></span></span>
 
<span class="item-on-hover"><span class="hover-image"></span></span>
<img src="images/gallery/gallery2-small.jpg" alt=" " />
+
<img src="https://static.igem.org/mediawiki/parts/1/11/2015SCUTgallery2.jpg" alt=" " />
 
</a>
 
</a>
 
</li>
 
</li>
 
<li>
 
<li>
<a href="images/gallery/gallery3.jpg" rel="prettyPhoto[pp_gal]" title="Gallery 5">
+
<a href="https://static.igem.org/mediawiki/parts/3/3e/2015SCUTgallery3.jpg" rel="prettyPhoto[pp_gal]" title="Gallery 5">
 
<span class="item-on-hover"><span class="hover-image"></span></span>
 
<span class="item-on-hover"><span class="hover-image"></span></span>
<img src="images/gallery/gallery3-small.jpg" alt=" " />
+
<img src="https://static.igem.org/mediawiki/parts/3/3e/2015SCUTgallery3.jpg" alt=" " />
 
</a>
 
</a>
 
</li>
 
</li>
 
<li>
 
<li>
<a href="images/gallery/gallery4.jpg" rel="prettyPhoto[pp_gal]" title="Gallery 6">
+
<a href="https://static.igem.org/mediawiki/parts/2/24/2015SCUTgallery4.jpg" rel="prettyPhoto[pp_gal]" title="Gallery 6">
 
<span class="item-on-hover"><span class="hover-image"></span></span>
 
<span class="item-on-hover"><span class="hover-image"></span></span>
<img src="images/gallery/gallery4-small.jpg" alt=" " />
+
<img src="https://static.igem.org/mediawiki/parts/2/24/2015SCUTgallery4.jpg" alt=" " />
 
</a>
 
</a>
 
</li>
 
</li>
 
<li>
 
<li>
<a href="images/gallery/gallery7.jpg" rel="prettyPhoto[pp_gal]" title="Gallery 7">
+
<a href="https://static.igem.org/mediawiki/parts/d/d8/2015SCUTgallery7.jpg" rel="prettyPhoto[pp_gal]" title="Gallery 7">
 
<span class="item-on-hover"><span class="hover-image"></span></span>
 
<span class="item-on-hover"><span class="hover-image"></span></span>
<img src="images/gallery/gallery7-small.jpg" alt=" " />
+
<img src="https://static.igem.org/mediawiki/parts/d/d8/2015SCUTgallery7.jpg" alt=" " />
 
</a>
 
</a>
 
</li>
 
</li>
 
<li>
 
<li>
<a href="images/gallery/gallery8.jpg" rel="prettyPhoto[pp_gal]" title="Gallery 8">
+
<a href="https://static.igem.org/mediawiki/parts/7/70/2015SCUTgallery8.jpg" rel="prettyPhoto[pp_gal]" title="Gallery 8">
 
<span class="item-on-hover"><span class="hover-image"></span></span>
 
<span class="item-on-hover"><span class="hover-image"></span></span>
<img src="images/gallery/gallery8-small.jpg" alt=" " />
+
<img src="https://static.igem.org/mediawiki/parts/7/70/2015SCUTgallery8.jpg" alt=" " />
 
</a>
 
</a>
 
</li>
 
</li>
 
<li>
 
<li>
<a href="images/gallery/gallery6.jpg" rel="prettyPhoto[pp_gal]" title="Gallery 9">
+
<a href="https://static.igem.org/mediawiki/parts/d/d7/2015SCUTgallery6.jpg" rel="prettyPhoto[pp_gal]" title="Gallery 9">
 
<span class="item-on-hover"><span class="hover-image"></span></span>
 
<span class="item-on-hover"><span class="hover-image"></span></span>
<img src="images/gallery/gallery6-small.jpg" alt=" " />
+
<img src="https://static.igem.org/mediawiki/parts/d/d7/2015SCUTgallery6.jpg" alt=" " />
 
</a>
 
</a>
 
</li>
 
</li>
 
<li>
 
<li>
<a href="images/gallery/gallery10.jpg" rel="prettyPhoto[pp_gal]" title="Gallery 10">
+
<a href="https://static.igem.org/mediawiki/parts/7/74/2015SCUTgallery10.jpg" rel="prettyPhoto[pp_gal]" title="Gallery 10">
 
<span class="item-on-hover"><span class="hover-image"></span></span>
 
<span class="item-on-hover"><span class="hover-image"></span></span>
<img src="images/gallery/gallery10-small.jpg" alt=" " />
+
<img src="https://static.igem.org/mediawiki/parts/7/74/2015SCUTgallery10.jpg" alt=" " />
 
</a>
 
</a>
 
</li>
 
</li>
Line 275: Line 107:
 
 
 
<div class="space"></div>
 
<div class="space"></div>
+
<footer id="footer1" style="border-top:5px solid #e1472f;">
<footer id="footer">
+
 
<div class="centered-wrapper">
 
<div class="centered-wrapper">
 
<div id="topfooter">
 
<div id="topfooter">
 
<div class="one-half">
 
<div class="one-half">
 
<h3>About Us</h3>
 
<h3>About Us</h3>
<p>In 2015, we SCUT teams won top ten innovative and entrepreneurial team set up by SCUT. In our team everyone owns basic biological knowledge and skills of the competition(iGEM). </p>
+
<p class="percent-two-third">In 2015, we SCUT teams won top ten innovative and entrepreneurial team set up by SCUT.Because of the strong support of the college, our team is being on the right track, and increasing understanding of the subject and experience. </p>
 
<div class="footer-logo"></div>
 
<div class="footer-logo"></div>
 
</div><!--end percent-one-half-->
 
</div><!--end percent-one-half-->
 
<div class="one-half column-last">
 
<div class="one-half column-last">
 
<div class="percent-one-half">
 
<div class="percent-one-half">
<h3>We are</h3>
+
 
<div class="tweet"></div>
 
<div class="tweet"></div>
 
</div>
 
</div>
 
 
 
<div class="percent-one-half column-last">
 
<div class="percent-one-half column-last">
<h3>Thanks</h3>
+
<h3 style="margin-left:20px;">Thanks</h3>
 
<ul>
 
<ul>
 
<li>Zhang Zhenwu,Prof. Guo Shouqian,Dr. Li, Dr. Li Cheng,Dr. Wang Meng,Chen Kejie</li>
 
<li>Zhang Zhenwu,Prof. Guo Shouqian,Dr. Li, Dr. Li Cheng,Dr. Wang Meng,Chen Kejie</li>
Line 325: Line 156:
 
 
 
</div><!--end wrapper-->
 
</div><!--end wrapper-->
 
<script type="text/javascript" src="http://3.graduatesession.sinaapp.com/2015SCUT/js/custom.js"></script>
 
 
 
 
 
</body>  
 
</body>  
 
</html>
 
</html>

Latest revision as of 18:10, 18 September 2015

Team:SCUT

Gallery

About Us

In 2015, we SCUT teams won top ten innovative and entrepreneurial team set up by SCUT.Because of the strong support of the college, our team is being on the right track, and increasing understanding of the subject and experience.

Thanks

  • Zhang Zhenwu,Prof. Guo Shouqian,Dr. Li, Dr. Li Cheng,Dr. Wang Meng,Chen Kejie
  • Guangzhou Municipal Environmental Protection Bureau

COPYRIGHT ©2015-SCUT