Team:Grenoble/

From 2012.igem.org

(Difference between revisions)
(Created page with "<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <style> - Éléments principaux de la page: body { font-family: 'Trebuchet MS', Arial, sans-se...")
Line 1: Line 1:
-
<!DOCTYPE html>
+
<!-- *** 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>
<html>
-
    <head>
+
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
-
<meta charset="utf-8" />
+
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
-
<style>
+
This is a template page. READ THESE INSTRUCTIONS.
 +
</div>
 +
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
 +
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>.
 +
</div>
 +
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
 +
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. 
 +
</div>
 +
</div>
 +
</html>
-
    /* Éléments principaux de la page */
+
<!-- *** End of the alert box *** -->
-
    body
 
-
    {
 
-
font-family: 'Trebuchet MS', Arial, sans-serif;
 
-
color: #181818;
 
-
width: 1008px;
 
-
    }
 
-
    #bloc_page
+
{|align="justify"
-
    {
+
|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.
-
/*width: 1008px;*/
+
|[[Image:Grenoble_logo.png|200px|right|frame]]
-
margin-left: 30px;
+
|-
-
margin-right: 30px;
+
|
-
    }
+
|[[Image:Grenoble_team.png|right|frame|Your team picture]]
 +
|-
 +
|
 +
|align="center"|[[Team:Grenoble | Team Grenoble]]
 +
|}
-
    /* Header */
 
-
    header
+
<!--- The Mission, Experiments --->
-
    {
+
-
background: url(images/gre_3.jpg);
+
-
border-radius: 10px;
+
-
/*width: 1008px;*/
+
-
box-shadow: 0px 2px 5px #1c1a19;
+
-
    }
+
-
    #titre_principal
+
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
-
    {
+
!align="center"|[[Team:Grenoble|Home]]
-
display: inline-block;
+
!align="center"|[[Team:Grenoble/Team|Team]]
-
    }
+
!align="center"|[https://igem.org/Team.cgi?year=2012&team_name=Grenoble Official Team Profile]
 +
!align="center"|[[Team:Grenoble/Project|Project]]
 +
!align="center"|[[Team:Grenoble/Parts|Parts Submitted to the Registry]]
 +
!align="center"|[[Team:Grenoble/Modeling|Modeling]]
 +
!align="center"|[[Team:Grenoble/Notebook|Notebook]]
 +
!align="center"|[[Team:Grenoble/Safety|Safety]]
 +
!align="center"|[[Team:Grenoble/Attributions|Attributions]]
 +
|}
-
    #logo, header h1, h2
 
-
    {
 
-
display: inline-block;
 
-
margin-bottom: 0px;
 
-
    }
 
-
    /* Navigation */
 
-
    a
+
== '''Who we are''' ==
-
    {
+
{|border = "0"
-
text-decoration: none;
+
|-
-
color: black;
+
|rowspan="3"|
-
    }
+
-
    a:hover
 
-
    {
 
-
text-decoration: none;
 
-
color: black;
 
-
    }
 
-
    a:visited
 
-
    {
 
-
text-decoration: none;
 
-
color: black;
 
-
    }
 
-
    nav
 
-
    {
 
-
display: inline-block;
 
-
width: 1008px;
 
-
font-size: 1.1em;
 
-
text-align: justify;
 
-
color: D8DBFF;
 
-
background-color: #453B60;
 
-
margin-top: 5px;
 
-
border-radius: 10px;
 
-
box-shadow: 0px 2px 5px #1c1a19
 
-
    }
 
-
    nav ul
 
-
    {
 
-
list-style-type: none;
 
-
    }
 
-
    nav li
+
'''Advisors:'''
-
    {
+
-
display: inline-block;
+
-
margin-right: 50px;
+
-
margin-left: 50px;
+
-
    }
+
-
    nav a
+
*''' Advisor 1''':     Mentor for all
-
    {
+
*'''Advisor 2''':     Our favorite
-
font-size: 1.3em;
+
*'''Grad Student 1''':     Our leader 
-
padding-bottom: 3px;
+
-
text-decoration: none;
+
-
    }
+
-
    nav a:hover
 
-
    {
 
-
border-bottom: 2px solid;
 
-
    }
 
-
    .mail
+
'''Undergrads:'''
-
    {
+
-
color: blue;
+
-
font-weight: bold;
+
-
    }
+
-
    /* Corps */
+
*'''Student 1''':    Sleepyhead
 +
*'''Student 2''':    Math nerd
 +
*'''Student 3''':  Michael, Is going to save the world
 +
*'''Student 4''':    Loves iGEM
 +
*'''Student 5''':  A normal student... or(r) am I?
 +
*'''Student 6''':  Table football fan
 +
*'''Student 7''':
-
    section
 
-
    {
 
-
margin-top: 5px;
 
-
    }
 
-
    article, aside
+
|
-
    {
+
<gallery>
-
display: inline-block;
+
Image:Grenoble_Team_member_1.png|Team member 1
-
vertical-align: top;
+
Image:Grenoble_Team_member_2.png|Team member 2
-
    }
+
Image:Grenoble_Team_member_3.png|Team member 3
 +
Image:Grenoble_Team_member_4.png|Team member 4
 +
Image:Grenoble_Team_member_5.png|Team member 5
 +
Image:Grenoble_Team_member_6.png|Team member 6
 +
Image:Grenoble_Team_member_7.png|Team member 7
 +
</gallery>
 +
|}
-
    article
+
== '''What we did''' ==
-
    {
+
-
width: 738px;
+
-
margin-right: 15px;
+
-
    }
+
-
    article p
+
(Provide proper attribution for all work)
-
    {
+
-
font-size: 0.9em;
+
-
    }
+
-
    aside
 
-
    {
 
-
width: 230px;
 
-
position: relative;
 
-
background-color: #706b64;
 
-
box-shadow: 0px 2px 5px #1c1a19;
 
-
border-radius: 10px;
 
-
padding: 10px;
 
-
color: white;
 
-
font-size: 0.9em;
 
-
    }
 
-
    .group
+
== '''Where we're from''' ==
-
    {
+
-
/*width: 983px;*/
+
-
border-bottom: 3px solid #453B60;
+
-
inline-block;
+
-
    }
+
-
 
+
-
    .trombi
+
-
    {
+
-
display: inline-block;
+
-
vertical-align: top;
+
-
    }
+
-
 
+
-
    .member
+
-
    {
+
-
margin-top: 5px;
+
-
inline-block;
+
-
width: 336px;
+
-
margin-bottom: 3px;
+
-
vertical-align: top;
+
-
    }
+
-
 
+
-
    .avatar
+
-
    {
+
-
float: left;
+
-
margin-right: 5px;
+
-
    }
+
-
 
+
-
    /* Table */
+
-
 
+
-
    td
+
-
    {
+
-
border-collapse: collapse;
+
-
    }
+
-
 
+
-
    /* Footer */
+
-
 
+
-
    footer
+
-
    {
+
-
margin-top: 3px;
+
-
padding-top: 5px;
+
-
width: 983px;
+
-
border: 3px #453B60 solid;
+
-
padding-left: 10px;
+
-
padding-right: 10px;
+
-
    }
+
-
 
+
-
    footer p
+
-
    {
+
-
font-size: 0.8em;
+
-
    }
+
-
 
+
-
</style>
+
-
<!--<link rel="stylesheet" href="style.css">-->
+
-
<title>iGEM Grenoble 2012 : Home</title>
+
-
    </head>
+
-
 
+
-
    <body>
+
-
<header>
+
-
<div id="titre_principal">
+
-
    <img src="images/igem_logo.png" id="logo" />
+
-
    <h1>Grenoble</h1>
+
-
    <h2>2012</h2>
+
-
</div>
+
-
</header>
+
-
 
+
-
<nav>
+
-
<ul>
+
-
    <li><a href="home.html">Home</a></li>
+
-
    <li><a href="#">Project</a></li>
+
-
    <li><a href="#">Human Practice</a></li>
+
-
    <li><a href="team.html">Team</a></li>
+
-
</ul>
+
-
</nav>
+
-
 
+
-
<section>
+
-
<article>
+
-
<p>
+
-
<h1>Our project</h1>
+
-
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla magna risus, dapibus non mollis in, mollis non nulla. Maecenas non lorem lacus. Vivamus non odio odio. In pharetra est justo, adipiscing porttitor lectus. Nunc facilisis placerat ipsum sed mattis. Vestibulum vitae lectus vitae urna ullamcorper molestie sed vitae felis. Nam ac nisi auctor arcu placerat lobortis eu non tellus. In eget diam lorem, quis placerat sem. Nulla in consectetur justo. In aliquam hendrerit diam in venenatis. Integer tellus dui, porttitor in faucibus eu, convallis at nulla. Curabitur vitae quam nunc, in vestibulum orci.</p>
+
-
 
+
-
<p>Vestibulum eget ligula ipsum, luctus vestibulum nisl. Cras eu tempor est. Praesent semper eros id felis dictum commodo. Integer sit amet erat tortor. Cras id velit commodo turpis fermentum elementum et ut felis. Maecenas vitae dui at tortor viverra vulputate. Ut aliquet placerat leo, a hendrerit augue pulvinar non. Aenean eget nulla est. Nulla facilisi.</p>
+
-
 
+
-
<p>Phasellus quis massa magna. Cras ante ante, venenatis at consectetur at, lobortis id orci. Vivamus fermentum dui ac lacus mattis rutrum. Vivamus consequat tristique justo ac placerat. Aliquam turpis lectus, condimentum eget facilisis interdum, semper eget risus. Etiam venenatis risus quis eros blandit accumsan. Praesent viverra, nulla quis tristique viverra, leo nisi suscipit lacus, vel cursus turpis nisl ac tellus. Integer dui diam, malesuada nec dapibus eu, ultrices sed elit. Ut ornare augue at nunc dictum at porta quam euismod. Maecenas elit risus, laoreet et hendrerit vitae, viverra at leo. Donec luctus lectus a felis interdum mattis porta metus pellentesque. Cras viverra, nisi vitae vulputate feugiat, libero enim rutrum velit, id rhoncus eros libero vel ante. Cras in rutrum diam. Pellentesque odio quam, gravida non accumsan sed, ultrices in orci. Curabitur ac erat id mi rhoncus rhoncus.</p>
+
-
 
+
-
<p>Nam ultricies aliquet tempus. Suspendisse consequat libero eu odio pulvinar euismod. Quisque nec luctus tellus. Duis ultrices mauris in turpis feugiat imperdiet. Pellentesque pretium dui tincidunt diam ultricies bibendum at ac lorem. Donec gravida, urna porta scelerisque laoreet, sapien quam facilisis quam, ut ullamcorper risus nisi vitae ipsum. Vivamus varius tincidunt risus sit amet viverra. Donec placerat, tellus eu volutpat convallis, elit orci suscipit dolor, quis aliquam elit ligula eu orci.</p>
+
-
 
+
-
</p>
+
-
</article>
+
-
 
+
-
<aside>
+
-
<h1>Bienvenue !</h1>
+
-
<!--<img src="images/equipe_2011_mini.jpg" alt="Team" />-->
+
-
<p>
+
-
We are happy to present our project to you, and very proud of our team and our work. We hope you will enjoy it !
+
-
</p>
+
-
<h2>Follow us on</h2>
+
-
<p><a href="https://www.facebook.com/igem.grenoble"><img src="images/facebook.png" alt="Facebook" /></a>
+
-
<a href="https://twitter.com/#!/iGEMGrenoble"><img src="images/twitter.png" alt="Twitter" /></a></p>
+
-
 
+
-
</aside>
+
-
</section>
+
-
 
+
-
<footer>
+
-
<p><a href="mailto:igem.grenoble2012@gmail.com" class="mail">Contact us</a></p>
+
-
<p>
+
-
Sponors :<br />
+
-
<a href="http://www.grenoble-inp.fr/"><img src="images/logo_inp_mini.jpg" alt="Grenoble INP" /></a>
+
-
<a href="http://www.ujf-grenoble.fr"><img src="images/logo_ujf.jpg" alt="Grenoble UJF" /></a>
+
-
<a href="http://www.cime.inpg.fr"><img src="images/logo_cime.jpg" alt="CIME Grenoble" /></a>
+
-
<a href="http://www.polytech-grenoble.fr"><img src="images/logo_polytech.jpeg" alt="Polytech Grenoble" /></a>
+
-
</p>
+
-
</footer>
+
-
 
+
-
    </body>
+
-
</html>
+

Revision as of 09:41, 21 May 2012


This is a template page. READ THESE INSTRUCTIONS.
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 HERE.
You MUST have all of the pages listed in the menu below with the names specified. PLEASE keep all of your pages within your teams namespace.


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.
File:Grenoble team.png
Your team picture
Team Grenoble


Home Team Official Team Profile Project Parts Submitted to the Registry Modeling Notebook Safety Attributions


Who we are



Advisors:

  • Advisor 1: Mentor for all
  • Advisor 2: Our favorite
  • Grad Student 1: Our leader


Undergrads:

  • Student 1: Sleepyhead
  • Student 2: Math nerd
  • Student 3: Michael, Is going to save the world
  • Student 4: Loves iGEM
  • Student 5: A normal student... or(r) am I?
  • Student 6: Table football fan
  • Student 7:


What we did

(Provide proper attribution for all work)


Where we're from