Team:Osaka/Team

From 2013.igem.org

(Difference between revisions)
(Prototype team page)
 
(106 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 *** -->
+
{{Yes24da}}
-
 
+
<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;">
+
</head>
-
This is a template page. READ THESE INSTRUCTIONS.
+
<body>
 +
<div id="team-a">
</div>
</div>
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
<style>
-
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 wikiYou can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
+
#team-a{width:100%; background-color:#cfe5e5; height:260px; margin:0px auto; margin-top:150px;}
 +
#kage{margin:0px auto; margin-top:150px;}
 +
body{background-color:white;  height:4000px;
 +
}
 +
</style>
 +
 
 +
<div id="top">
 +
<img src="https://static.igem.org/mediawiki/2013/1/19/Teamlogo.png" style="position:absolute;  width:300px; top:30px; left:50%; margin-left:-150px;">
 +
</div>
 +
<style>
 +
#safety{background-image: url("https://static.igem.org/mediawiki/2013/3/32/Team-bg-01.jpg");
 +
}
 +
</style>
 +
<div id="safety" style=" width:800px; height:100%;">
 +
<div  id="kage" style=" position:absolute; top:100px; width:1200px; height:400px; left:50%; margin-left:-600px;">
 +
<div id="ikuta" class="name" >
 +
<a href="#iku"><img src="https://static.igem.org/mediawiki/2013/6/6e/Ikuta-zen.png" alt="ikuta" style="width:150px; float:left; position:relative; bottom:0px;"onmouseover="this.src='https://static.igem.org/mediawiki/2013/f/f1/Ikuta-mouse.png';" onmouseout="this.src='https://static.igem.org/mediawiki/2013/6/6e/Ikuta-zen.png'"  /></a>
 +
</div>
 +
<div id="iwakiri" class="name" >
 +
<a href="#iwa"><img src="https://static.igem.org/mediawiki/2013/c/c7/Iwakiri.png" alt="iwakiri" style="width:165px; float:left; position:relative; bottom:30px;" onmouseover="this.src='https://static.igem.org/mediawiki/2013/0/00/Iwakiri_mouse.png';" onmouseout="this.src='https://static.igem.org/mediawiki/2013/c/c7/Iwakiri.png'" /></a>
 +
</div>
 +
<div id="sugihara" class="name" >
 +
<a href="#sugi"><img src="https://static.igem.org/mediawiki/2013/e/e1/Sugiharashiru.png" alt="sugihara" style="width:165px; float:left; position:relative; bottom:30px;" onmouseover="this.src='https://static.igem.org/mediawiki/2013/8/84/Sugihara.png';" onmouseout="this.src='https://static.igem.org/mediawiki/2013/e/e1/Sugiharashiru.png'" /></a>
 +
</div>
 +
<div id="tsuzuki" class="name" >
 +
<a href="#tsuzu"><img src="https://static.igem.org/mediawiki/2013/9/94/Tsuzukishiru.png" alt="tsuzuki" style="width:165px; float:left; position:relative; bottom:30px;" onmouseover="this.src='https://static.igem.org/mediawiki/2013/a/ad/Tsuzuki.png';" onmouseout="this.src='https://static.igem.org/mediawiki/2013/9/94/Tsuzukishiru.png'" "/></a>
 +
</div>
 +
<div id="ikenoue" class="name" >
 +
<a href="#ike"><img src="https://static.igem.org/mediawiki/2013/5/5c/Ikenoue.png" alt="ikenoue" style="width:165px; float:left; position:relative; bottom:30px;" onmouseover="this.src='https://static.igem.org/mediawiki/2013/f/fa/Ikenouezen.png';" onmouseout="this.src='https://static.igem.org/mediawiki/2013/5/5c/Ikenoue.png'" /></a>
 +
</div>
 +
<div id="matsumura" class="name" >
 +
<a href="#matsu"><img src="https://static.igem.org/mediawiki/2013/8/8b/Matsumura.png" alt="matsumura" style="width:150px;  float:left; position:relative; bottom:50px;" onmouseover="this.src='https://static.igem.org/mediawiki/2013/4/46/Matsumuraz.png';" onmouseout="this.src='https://static.igem.org/mediawiki/2013/8/8b/Matsumura.png'" /></a>
 +
</div>
 +
<a href="#nishi"><div id="nishiyama" class="name" >
 +
<img src="https://static.igem.org/mediawiki/2013/9/90/Nisiyama.png" alt="nishiyama" style="width:178px;  float:left; position:relative; bottom:30px;" onmouseover="this.src='https://static.igem.org/mediawiki/2013/4/45/Nisiyama-z.png';" onmouseout="this.src='https://static.igem.org/mediawiki/2013/9/90/Nisiyama.png'" /></a>
</div>
</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>
</div>
</div>
-
</html>
 
-
<!-- *** End of the alert box *** -->
+
<div id="sorezore" style="width:100%; height:3900px;">
 +
<div>
 +
<img src="https://static.igem.org/mediawiki/2013/3/36/Weare.jpg" style=" width:800px; position:absolute; left:50%; margin-left:-400px; margin-top:40px; z-index:3;" id="moto">
-
{|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.
 
-
|[[Image:Osaka_logo.png|200px|right|frame]]
 
-
|-
 
-
|
 
-
|[[Image:Osaka_team.png|right|frame|Your team picture]]
 
-
|-
 
-
|
 
-
|align="center"|[[Team:Osaka | Team Osaka]]
 
-
|}
 
-
<!--- The Mission, Experiments --->
+
<div>
-
 
+
<img src="https://static.igem.org/mediawiki/2013/2/21/Aaaaaaaa.jpg" style=" width:800px; position:relative; left:50%; margin-left:-400px; top:500px; padding-top:60px;" id="iku" >
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
</div>
-
!align="center"|[[Team:Osaka|Home]]
+
<div>
-
!align="center"|[[Team:Osaka/Team|Team]]
+
<img src="https://static.igem.org/mediawiki/2013/a/ab/Iwa2.jpg" style=" width:800px; position:relative; left:50%; margin-left:-400px; top:500px; padding-top:60px;" id="iwa" >
-
!align="center"|[https://igem.org/Team.cgi?year=2013&team_name=Osaka Official Team Profile]
+
</div>
-
!align="center"|[[Team:Osaka/Project|Project]]
+
<div>
-
!align="center"|[[Team:Osaka/Parts|Parts Submitted to the Registry]]
+
<img src="https://static.igem.org/mediawiki/2013/e/e2/Sugi2.jpg" style=" width:800px; position:relative; left:50%; margin-left:-400px; top:500px; padding-top:60px;" id="sugi" >
-
!align="center"|[[Team:Osaka/Modeling|Modeling]]
+
</div>
-
!align="center"|[[Team:Osaka/Notebook|Notebook]]
+
<div>
-
!align="center"|[[Team:Osaka/Safety|Safety]]
+
<img src="https://static.igem.org/mediawiki/2013/7/77/Tsuzu2.jpg" style=" width:800px; position:relative; left:50%; margin-left:-400px; top:500px; padding-top:60px;" id="tsuzu" >
-
!align="center"|[[Team:Osaka/Attributions|Attributions]]
+
</div>
-
|}
+
<div>
 +
<img src="https://static.igem.org/mediawiki/2013/5/5c/Ike2.jpg=" width:800px; position:relative; left:50%; margin-left:-400px; top:500px; padding-top:60px;" id="ike" >
 +
</div>
 +
<div>
 +
<img src="https://static.igem.org/mediawiki/2013/0/00/Matsu2.jpg" style=" width:800px; position:relative; left:50%; margin-left:-400px; top:500px; padding-top:60px;" id="matsu" >
 +
</div>
 +
<div>
 +
<img src="https://static.igem.org/mediawiki/2013/b/be/Nishi2.jpg" style=" width:800px; position:relative; left:50%; margin-left:-400px; top:500px; padding-top:60px;" id="nishi" >
 +
</div>
 +
</div>
 +
<div style="position:fixed; right:8%; bottom:65px;">
 +
<a href="#top"><p>top</p></a>
 +
</div>
 +
<div style="width:100%; height:150px;">
 +
<img src="https://static.igem.org/mediawiki/2013/e/e9/Footer.jpg" style="position:absolute; width:100%; bottom:0px; margin-top:7000px;">
 +
</div>
 +
</div >
-
== '''Who we are''' ==
+
</body>
-
{|border = "0"
+
</html>
-
|-
+
-
|rowspan="3"|
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
'''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''':    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''':
+
-
 
+
-
 
+
-
|
+
-
<gallery>
+
-
Image:Example2_Team_member_1.png|Team member 1
+
-
Image:Example2_Team_member_2.png|Team member 2
+
-
Image:Example2_Team_member_3.png|Team member 3
+
-
Image:Example2_Team_member_4.png|Team member 4
+
-
Image:Example2_Team_member_5.png|Team member 5
+
-
Image:Example2_Team_member_6.png|Team member 6
+
-
Image:Example2_Team_member_7.png|Team member 7
+
-
</gallery>
+
-
|}
+
-
 
+
-
== '''What we did''' ==
+
-
 
+
-
(Provide proper attribution for all work)
+
-
 
+
-
 
+
-
== '''Where we're from''' ==
+

Latest revision as of 03:32, 28 September 2013

team team team team team team team team
team

top