Difference between revisions of "Team:UCopenhagen/Description"

(Prototype team page)
 
m
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{UCopenhagen}}
+
{{UCopenhagen-header/CSS}}
 +
 
 
<html>
 
<html>
 +
<style>
 +
  .myintro {
 +
      display: table;
 +
      width: 100%;
 +
      height: 100%;
 +
      padding: 100px 0;
 +
      text-align: center;
 +
      color: #E8DBD7;
 +
      background: url("https://static.igem.org/mediawiki/2017/7/71/UCopenhagen_BLUE_bg.jpeg") no-repeat bottom center scroll;
 +
      background-color: #264653;
 +
      -webkit-background-size: cover;
 +
      -moz-background-size: cover;
 +
      background-size: cover;
 +
      -o-background-size: cover;
 +
    }
 +
    .myintro .myintro-body {
 +
      display: table-cell;
 +
      vertical-align: middle;
 +
    }
 +
    .myintro .myintro-body .brand-heading {
 +
      font-size: 40px;
 +
    }
 +
    .myintro .myintro-body .myintro-text {
 +
      font-size: 18px;
 +
      font-family: Tahoma, Geneva, sans-serif;
 +
    }
 +
</style>
 +
<div id="page-top" data-spy="scroll" data-target=".navbar-fixed-top">
 +
    <!-- One-Page Scroll NavBar -->
 +
    <nav class="navbar scrollnav-custom navbar-fixed-bottom" role="navigation" id="scrollnav">
 +
        <div class="container">
 +
            <div class="navbar-header">
 +
                <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-main-collapse">
 +
                    Menu <i class="fa fa-bars"></i>
 +
                </button>
 +
                <a class="navbar-brand" target="_blank"  href="https://www.facebook.com/iGEMCopenhagen">
 +
                    <img src="https://static.igem.org/mediawiki/2017/6/67/T--BOKU-Vienna--fb2.png" alt="Facebook" >
 +
                </a>
 +
                <a class="navbar-brand" target="_blank"  href="https://www.twitter.com/igem_copenhagen">
 +
                    <img src="https://static.igem.org/mediawiki/2017/1/15/T--BOKU-Vienna--twitter.png" alt="Twitter" >
 +
                </a>
 +
            </div>
  
 +
            <!-- Collect the nav links, forms, and other content for toggling -->
 +
            <div class="collapse navbar-collapse navbar-right navbar-main-collapse">
 +
                <ul class="nav navbar-nav">
 +
                    <!-- Hidden li included to remove active class from about link when scrolled up past about section -->
 +
                    <li>
 +
                        <a class="page-scroll" href="#">Top</a>
 +
                    </li>
  
 +
                </ul>
 +
            </div>
 +
            <!-- /.navbar-collapse -->
 +
        </div>
 +
        <!-- /.container -->
 +
    </nav>
  
<div class="column full_size">
+
    <!-- myintro Header -->
<h1>Description</h1>
+
    <header class="myintro">
 
+
        <div class="myintro-body">
<p>Tell us about your project, describe what moves you and why this is something important for your team.</p>
+
            <div class="container">
 
+
                <div class="row">
 
+
                    <div class="col-md-10 col-md-offset-1">
<h5>What should this page contain?</h5>
+
                        <h1 class="brand-heading">Project Description</h1>
<ul>
+
                        <p class="myintro-text">
<li> A clear and concise description of your project.</li>
+
                            <br></p>
<li>A detailed explanation of why your team chose to work on this particular project.</li>
+
                        <a href="#Welcome" class="page-scroll">
<li>References and sources to document your research.</li>
+
                          <div id="downarrow">
<li>Use illustrations and other visual resources to explain your project.</li>
+
                            <img src="https://static.igem.org/mediawiki/2017/3/32/T--BOKU-Vienna--arrow.png" alt="V">
</ul>
+
                          </div>
 
+
                        </a>
 
+
                    </div>
</div>
+
                </div>
 
+
            </div>
<div class="column full_size" >
+
        </div>
 
+
    </header>
<h5>Advice on writing your Project Description</h5>
+
 
+
<p>
+
We encourage you to put up a lot of information and content on your wiki, but we also encourage you to include summaries as much as possible. If you think of the sections in your project description as the sections in a publication, you should try to be consist, accurate and unambiguous in your achievements.
+
</p>
+
 
+
<p>
+
Judges like to read your wiki and know exactly what you have achieved. This is how you should think about these sections; from the point of view of the judge evaluating you at the end of the year.
+
</p>
+
 
+
</div>
+
 
+
 
+
<div class="column half_size" >
+
 
+
<h5>References</h5>
+
<p>iGEM teams are encouraged to record references you use during the course of your research. They should be posted somewhere on your wiki so that judges and other visitors can see how you thought about your project and what works inspired you.</p>
+
 
+
</div>
+
 
+
 
+
<div class="column half_size" >
+
<h5>Inspiration</h5>
+
<p>See how other teams have described and presented their projects: </p>
+
 
+
<ul>
+
<li><a href="https://2016.igem.org/Team:Imperial_College/Description">2016 Imperial College</a></li>
+
<li><a href="https://2016.igem.org/Team:Wageningen_UR/Description">2016 Wageningen UR</a></li>
+
<li><a href="https://2014.igem.org/Team:UC_Davis/Project_Overview"> 2014 UC Davis</a></li>
+
<li><a href="https://2014.igem.org/Team:SYSU-Software/Overview">2014 SYSU Software</a></li>
+
</ul>
+
</div>
+
 
+
 
+
 
+
</html>
+

Latest revision as of 13:00, 19 August 2017

Project Description


V