Team:Bordeaux/Safety

From 2012.igem.org

(Difference between revisions)
(Prototype team page)
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 *** -->
+
<html lang="en">
 +
<head>
 +
<title>Project - iGEM Bordeaux 2012</title>
 +
<meta charset="utf-8">
 +
<link rel="stylesheet" href="http://cdjemiel.free.fr/igem2012/css/reset.css" type="text/css" media="all">
 +
<link rel="stylesheet" href="http://cdjemiel.free.fr/igem2012/css/hackIgem.css" type="text/css" media="all">
 +
<link rel="stylesheet" href="http://cdjemiel.free.fr/igem2012/css/grid.css" type="text/css" media="all">
 +
<link rel="stylesheet" href="http://cdjemiel.free.fr/igem2012/css/styleIgem.css" type="text/css" media="all">
 +
<link rel="stylesheet" href="http://cdjemiel.free.fr/igem2012/css/jquery-ui-1.8.5.custom.css" type="text/css" media="all">
 +
<script type="text/javascript" src="http://cdjemiel.free.fr/igem2012/js/jquery-1.4.2.min.js" ></script>
 +
<script type="text/javascript" src="http://cdjemiel.free.fr/igem2012/js/jquery.cycle.all.js"></script>
 +
<script type="text/javascript" src="http://cdjemiel.free.fr/igem2012/js/jquery-ui-1.8.5.custom.min.js"></script>
 +
<!--[if lt IE 9]>
 +
<script type="text/javascript" src="http://cdjemiel.free.fr/igem2012/js/html5.js"></script>
 +
<![endif]-->
 +
</head>
-
<html>
+
<body>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
<header>
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
<nav>
-
This is a template page. READ THESE INSTRUCTIONS.
+
<div class="container">
-
</div>
+
<div class="wrapper">
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
<h1><a href="https://2012.igem.org/Team:Bordeaux"><strong>iGEM</strong>Bordeaux 2012</a></h1>
-
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://2008.igem.org/Help:Template/Examples">HERE</a>.
+
<ul>
-
</div>
+
<li><a href="https://2012.igem.org/Team:Bordeaux/Team">team</a></li>
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
<li><a href="https://2012.igem.org/Team:Bordeaux/Project" class="current">project</a></li>
-
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.   
+
<li><a href="https://2012.igem.org/Team:Bordeaux/Modelling">modelling</a></li>
-
</div>
+
<li><a href="https://2012.igem.org/Team:Bordeaux/Biology">biology</a></li>
-
</div>
+
<li><a href="https://2012.igem.org/Team:Bordeaux/Partners">partners</a></li>
 +
<li><a href="https://2012.igem.org/Team:Bordeaux/Contacts">contacts</a></li>
 +
</ul>
 +
</div>
 +
</div>
 +
</nav>
 +
<section class="adv-content">
 +
<div class="container">
 +
<ul class="breadcrumbs">
 +
<li>Project</li>
 +
</ul>
 +
</div>
 +
</section><div class="ic"></div>
 +
</header>
 +
<section id="content">
 +
<div class="middle">
 +
<div class="container">
 +
<div class="wrapper">
 +
<div class="grid3 first">
 +
<ul class="categories">
 +
<li><a href="https://2012.igem.org/Team:Bordeaux/IntroductionProject">Introduction</a></li>
 +
<li><a href="https://2012.igem.org/Team:Bordeaux/BioBricks">BioBricks</a></li>
 +
<li><a href="https://2012.igem.org/Team:Bordeaux/Safety" class="current">Safety</a></li>
 +
</ul>
 +
</div>
 +
<div class="grid9">
 +
<h2>iGEM - Bordeaux - Safety</h2>
 +
<p></p>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<div class="bottom">
 +
<div class="container">
 +
<div class="wrapper">
 +
<div class="grid3 first">
 +
<h3>Partners</h3>
 +
<ul class="list1">
 +
<li><a href="http://ambafrance-us.org/spip.php?article415" title="Mst" target="_blank">AmbaFrance-us</a></li>
 +
<li><a href="http://www.labri.fr/" title="LaBRI" target="_blank">LaBRI</a></li>
 +
<li><a href="http://www.thermoscientific.com/" title="Thermo_scientific" target="_blank">Thermo Scientific</a></li>
 +
</ul>
 +
</div>
 +
<div class="grid3">
 +
<h3>Project</h3>
 +
<ul class="list2">
 +
<li><a href="#">Overview</a></li>
 +
<li><a href="#">Introduction</a></li>
 +
<li><a href="#">Biobricks</a></li>
 +
</ul>
 +
</div>
 +
<div class="grid3">
 +
<h3>Others</h3>
 +
<ul class="list2">
 +
<li><a href="#">Other</a></li>
 +
</ul>
 +
</div>
 +
<div class="grid3">
 +
<div id="datepicker"></div>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</section>
 +
<footer>
 +
<div class="container">
 +
<div class="wrapper">
 +
<div class="copy">iGEM Bordeaux Team (c) 2012 |</div>
 +
<address class="phone">
 +
You can contact us by email or phone :
 +
<strong>
 +
<a href="mailto:igem-bordeaux2-2012@googlegroups.com">igem-bordeaux2-2012@googlegroups.com</a> or +33(0)5 4000 8404
 +
</strong>
 +
</address>
 +
</div>
 +
</div>
 +
</footer>
 +
<script type="text/javascript">
 +
$(document).ready(function() {
 +
$('.pics').cycle({
 +
fx: 'toss',
 +
next: '#next',
 +
prev: '#prev'
 +
});
 +
 +
// Datepicker
 +
$('#datepicker').datepicker({
 +
inline: true
 +
});
 +
 +
});
 +
</script>
 +
</body>
</html>
</html>
-
 
-
<!-- *** End of the alert box *** -->
 
-
 
-
 
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
 
-
!align="center"|[[Team:Bordeaux|Home]]
 
-
!align="center"|[[Team:Bordeaux/Team|Team]]
 
-
!align="center"|[https://igem.org/Team.cgi?year=2012&team_name=Bordeaux Official Team Profile]
 
-
!align="center"|[[Team:Bordeaux/Project|Project]]
 
-
!align="center"|[[Team:Bordeaux/Parts|Parts Submitted to the Registry]]
 
-
!align="center"|[[Team:Bordeaux/Modeling|Modeling]]
 
-
!align="center"|[[Team:Bordeaux/Notebook|Notebook]]
 
-
!align="center"|[[Team:Bordeaux/Safety|Safety]]
 
-
!align="center"|[[Team:Bordeaux/Attributions|Attributions]]
 
-
|}
 
-
 
-
 
-
Use this page to answer the questions on the  [[Safety | safety page]].
 

Revision as of 07:44, 24 September 2012

Project - iGEM Bordeaux 2012

iGEM - Bordeaux - Safety