Team:Shenzhen BGIC 0101

From 2013.igem.org

(Difference between revisions)
(Prototype team page)
 
(110 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
+
{{:Team:Shenzhen_BGIC_0101/Templates/Header}}
-
 
+
<html>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
<head>
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
<script src="http://code.jquery.com/jquery-1.8.2.min.js" type="text/javascript"></script>
-
This is a template page. READ THESE INSTRUCTIONS.
+
<script src="https://2013.igem.org/Team:Shenzhen_BGIC_0101/js/jquerycarouFredSel?action=raw&ctype=text/js" type="text/javascript"></script>
-
</div>
+
<script type="text/javascript">
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
function prevTimers() {
-
You are provided with this team page template with which to start the iGEM season.  You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki.  You can find some examples <a href="https://2009.igem.org/Help:Template/Examples">HERE</a>.
+
return allTimers().slice( 0, $('#pager a.selected').index() );
-
</div>
+
}
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
function allTimers() {
-
You <strong>MUST</strong> have all of the pages listed in the menu below with the names specified. PLEASE keep all of your pages within your teams namespace.
+
return $('#pager a span');
-
</div>
+
}
-
</div>
+
-
</html>
+
-
<!-- *** End of the alert box *** -->
+
$(function() {
 +
$('#carousel').carouFredSel({
 +
items: 1,
 +
auto: {
 +
pauseOnHover: 'resume',
 +
progress: {
 +
bar: '#pager a:first span'
 +
}
 +
},
 +
scroll: {
 +
fx: 'crossfade',
 +
duration: 300,
 +
timeoutDuration: 6000,
 +
onAfter: function() {
 +
allTimers().stop().width( 0 );
 +
prevTimers().width( 140 );
 +
$(this).trigger('configuration', [ 'auto.progress.bar', '#pager a.selected span' ]);
 +
}
 +
},
 +
pagination: {
 +
container: '#pager',
 +
anchorBuilder: false
 +
}
 +
});
 +
});
 +
</script>
 +
<style type="text/css">
 +
#carousel {
 +
width: 750px;
 +
height: 480px;
 +
}
 +
#carousel img {
 +
border: 1px solid #ccc;
 +
display: block;
 +
padding: 10px;
 +
float: left;
 +
}
 +
#pager {
 +
margin-top: 5px;
 +
width: 750px;
 +
}
 +
#pager a, #pager span {
 +
display: block;
 +
height: 10px;
 +
}
 +
#pager a {
 +
border: 1px solid #ccc;
 +
width: 119px;
 +
margin-right: 3px;
 +
float: left;
 +
}
 +
#pager a:hover {
 +
border-color: #999;
 +
}
 +
#pager span {
 +
background-color: #ccc;
 +
width: 0px;
 +
}
 +
 +
#donate-spacer {
 +
height: 100%;
 +
}
 +
#donate {
 +
border-top: 1px solid #999;
 +
width: 800px;
 +
padding: 50px 75px;
 +
margin: 0 auto;
 +
overflow: hidden;
 +
}
 +
#donate p, #donate form {
 +
margin: 0;
 +
float: left;
 +
}
 +
#donate p {
 +
width: 730px;
 +
}
 +
#donate form {
 +
width: 100px;
 +
}
 +
</style>
 +
</head>
 +
<body>
 +
<h1 style="text-align:center;">This is our story!</h1>
 +
<div id="wrapper">
 +
<div id="carousel">
 +
<img src="https://static.igem.org/mediawiki/2013/5/50/Frontpage1.png" width="720" height="477"/ >
 +
<img src="https://static.igem.org/mediawiki/2013/9/91/Frontpage2.png" width="720" height="477" />
 +
<img src="https://static.igem.org/mediawiki/2013/3/3d/Frontpage3.png" width="720" height="477" />
 +
<img src="https://static.igem.org/mediawiki/2013/f/f7/Frontpage4.png" width="720" height="477" />
 +
<img src="https://static.igem.org/mediawiki/2013/5/53/Frontpage5.png" width="720" height="477" />
 +
<img src="https://static.igem.org/mediawiki/2013/f/f6/Frontpage6.png" width="720" height="477" class="last" />
 +
</div>
 +
<div id="pager">
 +
<a href="#"><span></span></a>
 +
<a href="#"><span></span></a>
 +
<a href="#"><span></span></a>
 +
<a href="#"><span></span></a>
 +
<a href="#"><span></span></a>
 +
<a href="#"><span></span></a>
 +
</div>
 +
</div>
 +
<div style="text-align:center;clear:both">
-
{|align="justify"
+
</div>
-
|You can write a background of your team here.  Give us a background of your team, the members, etc.  Or tell us more about something of your choosing.
+
</body>
-
|[[Image:Shenzhen_BGIC_0101_logo.png|200px|right|frame]]
+
</html>
-
|-
+
-
|
+
-
''Tell us more about your project.  Give us background.  Use this as the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
+
-
|[[Image:Shenzhen_BGIC_0101_team.png|right|frame|Your team picture]]
+
-
|-
+
-
|
+
-
|align="center"|[[Team:Shenzhen_BGIC_0101 | Team Shenzhen_BGIC_0101]]
+
-
|}
+
-
 
+
-
<!--- The Mission, Experiments --->
+
-
 
+
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
-
!align="center"|[[Team:Shenzhen_BGIC_0101|Home]]
+
-
!align="center"|[[Team:Shenzhen_BGIC_0101/Team|Team]]
+
-
!align="center"|[https://igem.org/Team.cgi?year=2013&team_name=Shenzhen_BGIC_0101 Official Team Profile]
+
-
!align="center"|[[Team:Shenzhen_BGIC_0101/Project|Project]]
+
-
!align="center"|[[Team:Shenzhen_BGIC_0101/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:Shenzhen_BGIC_0101/Modeling|Modeling]]
+
-
!align="center"|[[Team:Shenzhen_BGIC_0101/Notebook|Notebook]]
+
-
!align="center"|[[Team:Shenzhen_BGIC_0101/Safety|Safety]]
+
-
!align="center"|[[Team:Shenzhen_BGIC_0101/Attributions|Attributions]]
+
-
|}
+

Latest revision as of 19:10, 28 October 2013






This is our story!