Difference between revisions of "Team:NTU SINGAPORE"

Line 1: Line 1:
{{NTU_SINGAPORE}}
+
<html xmlns="http://www.w3.org/1999/xhtml">
<html>
+
<head>
 +
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
 +
<title>CSS Newbie Example: Show/Hide Content</title>
 +
<script language="javascript" type="text/javascript">
 +
function showHide(shID) {
 +
  if (document.getElementById(shID)) {
 +
      if (document.getElementById(shID+'-show').style.display != 'none') {
 +
        document.getElementById(shID+'-show').style.display = 'none';
 +
        document.getElementById(shID).style.display = 'block';
 +
      }
 +
      else {
 +
        document.getElementById(shID+'-show').style.display = 'inline';
 +
        document.getElementById(shID).style.display = 'none';
 +
      }
 +
  }
 +
}
 +
</script>
 +
<style>
  
 +
.more {
 +
      display: none;
 +
      border-top: 1px solid #666;
 +
      border-bottom: 1px solid #666; }
 +
  a.showLink, a.hideLink {
 +
      text-decoration: none;
 +
      color: #36f;
 +
      padding-left: 8px;
 +
      background: transparent url(down.gif) no-repeat left; }
 +
  a.hideLink {
 +
      background: transparent url(up.gif) no-repeat left; }
 +
  a.showLink:hover, a.hideLink:hover {
 +
      border-bottom: 1px dotted #36f; }
  
<div class="column full_size" >
 
<img src="http://placehold.it/2000x300/d3d3d3/f2f2f2">
 
</div>
 
  
 +
.topmenu-container {
 +
    overflow: hidden;
 +
    background-color: #000;
 +
    font-family: Arial;
 +
    padding-top:10px;
 +
}
  
 +
.topmenu-container a {
 +
    float: left;
 +
    font-size: 16px;
 +
    color: white;
 +
    text-align: center;
 +
    padding: 10px 16px;
 +
    text-decoration: none;
 +
}
  
<div class="column full_size" >
+
.dropdown {
<h1> Welcome to iGEM 2017! </h1>
+
    float: left;
<p>Your team has been approved and you are ready to start the iGEM season! </p>
+
    overflow: hidden;
</div>
+
}
  
<div class="clear"></div>
+
.dropdown .dropbtn {
 +
    font-size: 16px;   
 +
    border: none;
 +
    outline: none;
 +
    color: white;
 +
    padding: 14px 16px;
 +
    background-color: inherit;
 +
}
  
<div class="column half_size" >
+
.dropdown-content {
<h5>Before you start: </h5>
+
    display: none;
<p> Please read the following pages hahahahaha:</p>
+
    position: absolute;
<ul>
+
    background-color: #f9f9f9;
<li>  <a href="https://2017.igem.org/Competition">Competition Hub</a> </li>
+
    min-width: 160px;
<li> <a href="https://2017.igem.org/Competition/Deliverables/Wiki">Wiki Requirements page</a></li>
+
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
<li> <a href="https://2017.igem.org/Resources/Template_Documentation">Template documentation</a></li>
+
    z-index: 1;
</ul>
+
}
</div>
+
  
<div class="column half_size" >
+
.dropdown-content a {
<div class="highlight">
+
    float: none;
<h5> Styling your wiki </h5>
+
    color: black;
<p>You may style this page as you like or you can simply leave the style as it is. You can easily keep the styling and edit the content of these default wiki pages with your project information and completely fulfill the requirement to document your project.</p>
+
    padding: 12px 16px;
<p>While you may not win Best Wiki with this styling, your team is still eligible for all other awards. This default wiki meets the requirements, it improves navigability and ease of use for visitors, and you should not feel it is necessary to style beyond what has been provided.</p>
+
    text-decoration: none;
</div>
+
    display: block;
</div>
+
    text-align: center;
 +
}
  
<div class="column full_size" >
+
.topmenucontainer a:hover, .dropdown:hover .dropbtn {
<h5> Wiki template information </h5>
+
    background-color: red;
<p>We have created these wiki template pages to help you get started and to help you think about how your team will be evaluated. You can find a list of all the pages tied to awards here at the <a href="https://2017.igem.org/Judging/Pages_for_Awards">Pages for awards</a> link. You must edit these pages to be evaluated for medals and awards, but ultimately the design, layout, style and all other elements of your team wiki is up to you!</p>
+
}
  
</div>
+
.dropdown-content a:hover {
 +
    background-color: #ddd;
 +
}
  
 +
.dropdown:hover .dropdown-content {
 +
    display: inline-block;
 +
}
  
 +
</style>
 +
</head>
  
  
<div class="column half_size" >
+
<body>
<h5> Editing your wiki </h5>
+
 
<p>On this page you can document your project, introduce your team members, document your progress and share your iGEM experience with the rest of the world! </p>  
+
 
<p> <a href="https://2017.igem.org/wiki/index.php?title=Team:Example&action=edit"> </a>Use WikiTools - Edit in the black menu bar to edit this page</p>
+
<h1><font size = "18"> <font face = "Arial"> <center>GENEBOTS</center></font></font></h1>
 +
<br/>
  
</div>
 
  
  
<div class="column half_size" >
 
<h5>Tips</h5>
 
<p>This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started: </p>
 
<ul>
 
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
 
<li>Be clear about what you are doing and how you plan to do this.</li>
 
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
 
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
 
<li>Avoid using very small fonts and low contrast colors; information should be easy to read.  </li>
 
<li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="https://2017.igem.org/Calendar">iGEM 2017 calendar</a> </li>
 
<li>Have lots of fun! </li>
 
</ul>
 
</div>
 
  
 +
<div class="topmenu-container">
  
<div class="column half_size" >
+
  <div class="dropdown">
<h5>Inspiration</h5>
+
    <a href="https://2017.igem.org/Team:NTU_Singapore/NTU-SG" target="_blank">NTU-Singapore</a></button>
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
+
  </div>
<ul>
+
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
+
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
+
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
+
<li> <a href="https://2014.igem.org/Team:Michigan"> 2014 Michigan</a></li>
+
<li> <a href="https://2014.igem.org/Team:ITESM-Guadalajara">2014 ITESM-Guadalajara </a></li>
+
<li> <a href="https://2014.igem.org/Team:SCU-China"> 2014 SCU-China </a></li>
+
</ul>
+
 
</div>
 
</div>
  
<div class="column half_size" >
+
<div class="topmenu-container">
<h5> Uploading pictures and files </h5>
+
<div class="dropdown">
<p> You can upload your pictures and files to the iGEM 2017 server. Remember to keep all your pictures and files within your team's namespace or at least include your team's name in the file name. <br />
+
<a href="#" id="Introduction-show" class="showLink" onclick="showHide('Introduction');return false;">Introduction</a></p>
When you upload, set the "Destination Filename" to <br><code>T--YourOfficialTeamName--NameOfFile.jpg</code>. (If you don't do this, someone else might upload a different file with the same "Destination Filename", and your file would be erased!)<br><br>
+
  </div>
 +
</div>
  
<a href="https://2017.igem.org/Special:Upload">
+
<div class="topmenu-container">
UPLOAD FILES
+
<div class="dropdown">
</a>
+
<button class="dropbtn">Projects</button>
</p>
+
<div class="dropdown-content">
 +
<a href="https://2017.igem.org/Team:NTU_Singapore/Truncation" target="_blank">Truncation</a>
 +
      <a href="https://2017.igem.org/Team:NTU_Singapore/HDR" target="_blank">Homology Directed Repair</a>
 +
      <a href="https://2017.igem.org/Team:NTU_Singapore/Application" target="_blank">Application</a>
 +
</div>
 +
</div>  
 
</div>
 
</div>
  
  
 +
<div class="topmenu-container">
 +
  <div class="dropdown">
 +
<a href="https://2017.igem.org/Team:NTU_Singapore/collaboration" target="_blank">Collaboration</a></button>
 +
</div>
 +
</div>
  
 +
<div class="topmenu-container">
 +
  <div class="dropdown">
 +
      <a href="#" id="Parts-show" class="showLink" onclick="showHide('Parts');return false;">Parts</a>
 +
  </div>
 +
</div>
 +
 
 +
<div class="topmenu-container">
 +
  <div class="dropdown">
 +
<a href="#" id="HumanPractice-show" class="showLink" onclick="showHide('HumanPractice');return false;">Human Practice</a></p>
 +
  </div>
 +
</div>
  
 +
<br/>
 +
<br/>
 +
 +
<div id="Introduction" class="more">
 +
<h2><p><font face = "Georgia"><center>Introduction</center></font></p></h2>
 +
        <p>Clustered regularly interspaced short palindromic repeats (CRISPR) are segments of prokaryotic DNA containing short, repetitive base sequences. These play a key role in a bacterial defence system, and form the basis of a genome editing technology known as CRISPR/Cas9 that allows permanent modification of genes within organisms.</p>
 +
<p>In a palindromic repeat, the sequence of nucleotides is the same in both directions. Each repetition is followed by short segments of spacer DNA from previous exposures to foreign DNA (e.g., a virus or plasmid). Small clusters of cas (CRISPR-associated system) genes are located next to CRISPR sequences.</p>
 +
</p>
 +
<a href="#" id="Introduction-hide" class="hideLink" onclick="showHide('Introduction');return false;">Hide this content.</a></p>
 +
      </div>
 +
  </div>
 +
 
 +
 +
<div id="HumanPractice" class="more">
 +
<h2><p><font face = "Georgia"><center>Human Practice</center></font></p></h2>
 +
        <p>This is where you type about Human Practice</p>
 +
<a href="#" id="HumanPractice-hide" class="hideLink" onclick="showHide('HumanPractice');return false;">Hide this content.</a></p>
 +
      </div>
 +
  </div>
 +
 
 +
<div id="Parts" class="more">
 +
<h2><p><font face = "Georgia"><center>Parts</center></font></p></h2>
 +
        <p>This is where you type about Parts</p>
 +
<a href="#" id="Parts-hide" class="hideLink" onclick="showHide('Parts');return false;">Hide this content.</a></p>
 +
      </div>
 +
  </div>
 +
 
 +
 
  
 +
<br/>
  
  
 +
</body>
 
</html>
 
</html>

Revision as of 15:46, 27 August 2017

CSS Newbie Example: Show/Hide Content

GENEBOTS




Introduction

Clustered regularly interspaced short palindromic repeats (CRISPR) are segments of prokaryotic DNA containing short, repetitive base sequences. These play a key role in a bacterial defence system, and form the basis of a genome editing technology known as CRISPR/Cas9 that allows permanent modification of genes within organisms.

In a palindromic repeat, the sequence of nucleotides is the same in both directions. Each repetition is followed by short segments of spacer DNA from previous exposures to foreign DNA (e.g., a virus or plasmid). Small clusters of cas (CRISPR-associated system) genes are located next to CRISPR sequences.

Hide this content.

Human Practice

This is where you type about Human Practice

Hide this content.

Parts

This is where you type about Parts

Hide this content.