Difference between revisions of "Team:Cologne-Duesseldorf/Notebook"

(Prototype team page)
 
Line 1: Line 1:
{{Cologne-Duesseldorf}}
+
{{Template:Cologne-Duesseldorf/css}}
 +
{{Template:Cologne-Duesseldorf/header}}
 
<html>
 
<html>
 +
<body>
 +
<div id="overlay"></div>
 +
<div id="container">
 +
<div id="paper">
 +
<section id="article">
 +
<!-- Headings are written as <h1>NameOfYourHeading</h1>, <h2>NameOfYourHeading</h2> and so on. The number corresponds to the level of the heading, just alike in google docs ect. -->
 +
<!-- Following the heading tag a <hr> -tag creates a nice horizontal line. It is not necessary, but i like it -->
 +
<!-- Normal text is written within paragraph tags: <p>Your text here</p> -->
 +
<!-- Images are embedded via the img tag, with the wiki url insige the src="" parentheses: <img src="https://static.igem.org/mediawiki/2017/8/8a/T--Cologne-Duesseldorf--Nootkatone-Expression-3D.svg"> Note that there is no closing </img> tag -->
 +
<!-- Bold text is within <b></b>, italic text inside <i></i> tags. -->
 +
<!-- Links: <a href="the url includng http...">The text visible on the page</a> -->
 +
<!-- Highlight boxes: <span class="label">visible on the page</span> -->
 +
<!-- For callouts, tables etc. look at the source code of https://2017.igem.org/Team:Cologne-Duesseldorf/Test or just ask Marvin -->
 +
 +
<!-- Pro tip: Don't write your stuff inside the iGEM edit box, but use a proper text editor like notepad++ or atom. And use indents (tab key) so that the text remains legible.  -->
 +
 +
  
 
+
<div class="column full_size">
+
 
+
<!-- Begin writing here -->
<h1>Notebook</h1>
+
<!-- Change the following template as you write along: -->
<p> Document the dates you worked on your project. This should be a detailed account of the work done each day for your project.</p>
+
<h1>Heading 1</h1>
 
+
<hr>
</div>
+
<p>Some sample text</p>
<div class="clear"></div>
+
<h2>Heading 2</h2>
 
+
<hr>
 
+
<p>Some <b>sample text</b>, <i>sample text</i>, <span class="label">sample text</span>.</p>
<div class="column half_size">
+
<h5>What should this page have?</h5>
+
<ul>
+
<li>Chronological notes of what your team is doing.</li>
+
<li> Brief descriptions of daily important events.</li>
+
<li>Pictures of your progress. </li>
+
<li>Mention who participated in what task.</li>
+
</ul>
+
 
+
</div>
+
 
+
<div class="column half_size">
+
<!-- End writing here -->
<h5>Inspiration</h5>
+
</section>
<p>You can see what others teams have done to organize their notes:</p>
+
<!-- End Paper-->
 
+
</div>
<ul>
+
<!-- End Container -->
<li><a href="https://2014.igem.org/Team:ATOMS-Turkiye/Notebook">2014 ATOMS-Turkiye</a></li>
+
</div>
<li><a href="https://2014.igem.org/Team:Tec-Monterrey/ITESM14_project.html#tab_notebook">2014 Tec Monterrey</a></li>
+
</body>
<li><a href="https://2014.igem.org/Team:Kyoto/Notebook/Magnetosome_Formation#title">2014 Kyoto</a></li>
+
<li><a href="https://2014.igem.org/Team:Cornell/notebook">2014 Cornell</a></li>
+
</ul>
+
 
+
</div>
+
 
</html>
 
</html>
 +
{{Template:Cologne-Duesseldorf/footer}}
 +
{{Template:Cologne-Duesseldorf/js}}

Revision as of 09:32, 6 September 2017

Heading 1


Some sample text

Heading 2


Some sample text, sample text, sample text.