(Prototype team page) |
|||
Line 2: | Line 2: | ||
<html> | <html> | ||
+ | <!--header--> | ||
+ | <style> | ||
+ | .myintro { | ||
+ | display: table; | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | padding: 100px 0; | ||
+ | text-align: center; | ||
+ | color: black; | ||
+ | background: url("https://static.igem.org/mediawiki/2017/e/ea/T--BOKU-Vienna--plastic.jpg") no-repeat bottom center scroll; | ||
+ | background-color: black; | ||
+ | -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/IGEM.BOKU.Vienna"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/f/fa/T--BOKU-Vienna--fb.png" alt="Facebook" > | ||
+ | </a> | ||
+ | <a class="navbar-brand" target="_blank" href="https://www.twitter.com/BOKU_iGEM"> | ||
+ | <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> | ||
+ | <li> | ||
+ | <a class="page-scroll" href="#Welcome">Welcome</a> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <!-- /.navbar-collapse --> | ||
+ | </div> | ||
+ | <!-- /.container --> | ||
+ | </nav> | ||
+ | |||
+ | <!-- myintro Header --> | ||
+ | <header class="myintro"> | ||
+ | <div class="myintro-body"> | ||
+ | <div class="container"> | ||
+ | <div class="row"> | ||
+ | <div class="col-md-8 col-md-offset-2"> | ||
+ | <h1 class="brand-heading">Notebook</h1> | ||
+ | <p class="myintro-text">Summary. | ||
+ | <br>Created by BOKU Vienna.</p> | ||
+ | <a href="#Welcome" class="page-scroll"> | ||
+ | <div id="downarrow"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/3/32/T--BOKU-Vienna--arrow.png" alt="V"> | ||
+ | </div> | ||
+ | </a> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </header> | ||
+ | |||
+ | <!-- About Section --> | ||
+ | <section id="Welcome" class="container content-section text-center"> | ||
+ | <div class="row"> | ||
+ | <div class="col-lg-8 col-lg-offset-2"> | ||
+ | <h2>Welcome.</h2> | ||
+ | <p> <br>You can find our protocol for the methods here: <a href="https://2017.igem.org/Team:BOKU-Vienna/Protocol">Protocol</a> | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
<div class="column full_size"> | <div class="column full_size"> | ||
Revision as of 08:58, 7 July 2017
Welcome.
You can find our protocol for the methods here: Protocol
Notebook
Document the dates you worked on your project. This should be a detailed account of the work done each day for your project.
What should this page have?
- Chronological notes of what your team is doing.
- Brief descriptions of daily important events.
- Pictures of your progress.
- Mention who participated in what task.
Inspiration
You can see what others teams have done to organize their notes: