Team:CSIA-SouthKorea

From 2014hs.igem.org

(Difference between revisions)
(Prototype team page)
 
(86 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 *** -->
 
-
 
<html>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #fe2b33; /*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.11.1.min.js" type="text/javascript"></script>
-
This is a template page. READ THESE INSTRUCTIONS.
+
<script type="text/javascript">
-
</div>
+
$(document).ready(function(){
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; /*color: #f6f6f6*/; padding: 5px;">
+
  // If replace original site, it may bad
-
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>.
+
  $("body.page-Team_CSIA-SouthKorea").append("<iframe class='heroku-iframe' frameborder='0' src='http://csia-southkorea.herokuapp.com'></iframe>");
-
</div>
+
  $('#globalWrapper').css('display', 'none');
-
<div id="warning" style="/*text-align: center;*/ font-weight: bold; font-size: small; /*color: #f6f6f6*/; padding: 5px;">
+
});
-
You <strong>MUST</strong> have the following information on your wiki:
+
</script>
-
<ul style="font-weight:normal;">
+
<style type="text/css">
-
<li>a team description</li>
+
body{
-
<li>project description</li>
+
  margin:0px;padding:0px;overflow:hidden;
-
<li>safety information (did your team take a safety training course? were you supervised in the lab?)</li>
+
}
-
<li>team attribution (who did what part of your project?)</li>
+
.heroku-iframe{
-
</ul>
+
  position: absolute;
-
You may also wish to add other page such as:
+
  width: 100%;
-
<ul style="font-weight:normal;">
+
  height: 100%;
-
<li>lab notebook</li>
+
  background-color: white;
-
<li>sponsor information</li>
+
  top: 0%;
-
<li>other information</li>
+
  left: 0%;
-
</ul>  
+
  overflow: hidden;
-
REMEMBER, keep all of your pages within your teams namespace. <br><span style="font-weight:normal; font-style:italic;">Example: 2013hs.igem.org/Team:CSIA-SouthKorea/Our_Pets</span>
+
  z-index: 999;
-
</div>
+
}
 +
</style>
 +
</head>
 +
<body>
 +
<div id="page-contain">
 +
<div class="page-real-main">
 +
</div>
</div>
</div>
 +
</body>
</html>
</html>
-
 
-
<!-- *********************** End of the alert box *********************** -->
 
-
 
-
 
-
 
-
{|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:CSIA-SouthKorea_logo.png|200px|right|frame]]
 
-
|-
 
-
|
 
-
''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:CSIA-SouthKorea_team.png|right|frame|Your team picture]]
 
-
|-
 
-
|
 
-
|align="center"|[[Team:CSIA-SouthKorea | Team CSIA-SouthKorea]]
 
-
|}
 
-
 
-
<!--- Team Information Link --->
 
-
 
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
 
-
!align="center"|[https://igem.org/Team.cgi?year=2013&division=high_school&team_name=CSIA-SouthKorea Official Team Profile]
 
-
|}
 
-
 
-
===Team===
 
-
Tell us about your team, your school!
 
-
 
-
 
-
===Project===
 
-
What are you working on this semester?
 
-
 
-
 
-
===Notebook===
 
-
Show us how you spent your days.
 
-
 
-
 
-
===Results/Conclusions===
 
-
What did you achieve over the course of your semester?
 
-
 
-
 
-
===Safety===
 
-
What safety precautions did your team take? Did you take a safety training course? Were you supervised at all times in the lab?
 
-
 
-
 
-
===Attributions===
 
-
Who worked on what?
 
-
 
-
 
-
===Human Practices===
 
-
What impact does/will your project have on the public? 
 
-
 
-
 
-
===Fun!===
 
-
What was your favorite team snack?? Have a picture of your team mascot?
 
-
 
-
 
-
 
-
<forum_subtle />
 

Latest revision as of 13:28, 20 June 2014