Difference between revisions of "Team:East Chapel Hill"

Line 1: Line 1:
{{East_Chapel_Hill}}
 
 
<html>
 
<html>
  
 +
<style>
 +
#top_title {display: none;}
 +
#sideMenu  {display: none;}
 +
#content  {margin: auto; padding: 0; width: 60%;}
 +
</style>
  
<div class="column full_size" >
+
<center>
<img src="http://placehold.it/2000x300/d3d3d3/f2f2f2">
+
</div>
+
  
  
  
<div class="column full_size" >
+
<head>
<h1> Our wiki is under construction! If you wish to reach us, contact us at: echhsigem@gmail.com or on facebook.com/eastigem  </h1>
+
  <title>East Chapel Hill Highschool iGem</title>
 +
  <meta charset="utf-8">
 +
  <meta name="viewport" content="width=device-width, initial-scale=1">
 +
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
 +
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
 +
  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
  
</div>
 
  
<div class="clear"></div>
+
  <style>
 +
    /* Remove the navbar's default margin-bottom and rounded borders */
 +
   
 +
    .navbar {
 +
      margin-bottom: 0;
 +
      margin-right: 0;
 +
      border-radius: 0;
 +
      width: 100%;
 +
      /*background-color: #ffcccc;*/
 +
    }
  
<div class="column half_size" >
+
body {
<h5>Before you start: </h5>
+
background-color: black;
<p> Please read the following pages:</p>
+
}
<ul>
+
<li> <a href="https://2017.igem.org/Competition">Competition Hub</a> </li>
+
  */
<li> <a href="https://2017.igem.org/Competition/Deliverables/Wiki">Wiki Requirements page</a></li>
+
    /* Set height of the grid so .sidenav can be 100% (adjust as needed) */
<li> <a href="https://2017.igem.org/Resources/Template_Documentation">Template documentation</a></li>
+
    .row.content {height: 450px}
</ul>
+
   
</div>
+
    /* Set gray background color and 100% height */
 +
    .sidenav {
 +
      padding-top: 20px;
 +
      background-color:  black;
 +
      height: 100%;
 +
    }
 +
   
 +
  ul.yourclass
 +
  { display: inline-block;
 +
   
 +
    padding-rigth: 15px;
 +
  }
  
<div class="column half_size" >
+
   
<div class="highlight">
+
   
<h5> Styling your wiki </h5>
+
    /* Set black background color, white text and some padding */
<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>
+
    footer {
<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>
+
      background-color: #555;
</div>
+
      color: white;
</div>
+
      padding: 15px;
 +
    }
 +
   
 +
    /* On small screens, set height to 'auto' for sidenav and grid */
 +
    @media screen and (max-width: 767px) {
 +
      .sidenav {
 +
        height: auto;
 +
        padding: 15px;
 +
      }
 +
      .row.content {height:auto;}
 +
    }
 +
  </style>
  
<div class="column full_size" >
 
<h5> Wiki template information </h5>
 
<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>  
+
</head>
 +
<body>
  
  
  
 +
<nav class="navbar navbar-inverse">
 +
  <div class="container-fluid">
 +
  <div class="navbar-header">
 +
      <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
 +
        <span class="icon-bar"></span>
 +
        <span class="icon-bar"></span>
 +
        <span class="icon-bar"></span>
 +
      </button>
 +
  </div>
 +
  <div class="collapse navbar-collapse" id="myNavbar">
 +
    <ul class="nav navbar-nav">
 +
    <li><img align="middle" style="width:100%" height="50px" src="https://static.igem.org/mediawiki/2017/8/89/T--East_Chapel_Hill--Icon0.png"></img> </li>
 +
    </ul>
 +
    <ul class="nav navbar-nav navbar-right">
 +
        <li class="active"><a href="https://2017.igem.org/Team:East_Chapel_Hill/test">Home</a></li>
 +
        <li class="dropdown">
 +
          <a class="dropdown-toggle" data-toggle="dropdown" href="Team.html">Team
 +
          <span class="caret"></span></a>
 +
          <ul class="dropdown-menu">
 +
            <li><a href="#">Team-part-1</a></li>
 +
            <li><a href="#">Team-part-2</a></li>
 +
            <li><a href="#">Team-part-3</a></li>
 +
          </ul>
 +
        </li>
 +
        <li><a href="Project.html">Project</a></li>
 +
        <li><a href="Results.html">Results</a></li>
 +
        <li><a href="Notebook.html">Notebook</a></li>
 +
<li><a href="https://2017.igem.org/Team:East_Chapel_Hill/testHumanPractices">Human Practices </a></li>
 +
        <li><a href="Sponsors.html">Sponsors</a></li>
 +
      </ul>
 +
  </div>
 +
</nav>
  
<div class="column half_size" >
 
<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>
 
  
</div>
+
<div id="mainbanner">
 +
     
 +
      <img align="middle" style="width:1000" src="https://static.igem.org/mediawiki/2017/d/d2/Ezgif.com-add-text.gif" usemap="#homepage"></img>
  
 +
     
 +
      <map name="homepage">
 +
        <area shape="circle" coords=450,450,150" href="Project.html" >
 +
        <area shape="circle" coords="750,150,150" href="Results.html">
 +
      </map>
  
<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="column half_size" >
 
<h5>Inspiration</h5>
 
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
 
<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" >
 
<h5> Uploading pictures and files </h5>
 
<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 />
 
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>
 
 
<a href="https://2017.igem.org/Special:Upload">
 
UPLOAD FILES
 
</a>
 
</p>
 
</div>
 
 
 
 
 
 
 
 
</html>
 

Revision as of 14:15, 7 October 2017

East Chapel Hill Highschool iGem