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

(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 class="column full_size judges-will-not-evaluate">
+
<div id="container">
<h3>★  ALERT! </h3>
+
<div id="paper">
<p>This page is used by the judges to evaluate your team for the <a href="https://2017.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2017.igem.org/Judging/Awards"> award listed above</a>. </p>
+
<section id="article">
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2017.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
<!-- 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. -->
</div>
+
<!-- Following the heading tag a <hr> -tag creates a nice horizontal line. It is not necessary, but i like it -->
<div class="clear"></div>
+
<!-- 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. -->
<div class="column half_size">
+
<!-- Links: <a href="the url includng http...">The text visible on the page</a> -->
<h1>Software</h1>
+
<!-- Highlight boxes: <span class="label">visible on the page</span> -->
<h3>Best Software Tool Special Prize</h3>
+
<!-- For callouts, tables etc. look at the source code of https://2017.igem.org/Team:Cologne-Duesseldorf/Test or just ask Marvin -->
<p>Regardless of the topic, iGEM projects often create or adapt computational tools to move the project forward. Because they are born out of a direct practical need, these software tools (or new computational methods) can be surprisingly useful for other teams. Without necessarily being big or complex, they can make the crucial difference to a project's success. This award tries to find and honor such "nuggets" of computational work.
+
 
+
<!-- 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.  -->
 
+
<br><br>
+
To compete for the <a href="https://2017.igem.org/Judging/Awards">Best Software Tool prize</a>, please describe your work on this page and also fill out the description on the <a href="https://2017.igem.org/Judging/Judging_Form">judging form</a>.
+
<!-- Remove this box once you begin writing on this page -->
<br><br>
+
<div class="column full_size judges-will-not-evaluate">
You must also delete the message box on the top of this page to be eligible for this prize.
+
<h3>★  ALERT! </h3>
</p>
+
<p>This page is used by the judges to evaluate your team for the <a href="https://2017.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2017.igem.org/Judging/Awards"> award listed above</a>. </p>
 
+
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2017.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
 
+
</div>
</div>
+
 
+
<div class="column half_size">
+
<!-- Begin writing here -->
<h5> Inspiration </h5>
+
<!-- Change the following template as you write along: -->
<p>
+
<h1>Heading 1</h1>
Here are a few examples from previous teams:
+
<hr>
</p>
+
<p>Some sample text</p>
<ul>
+
<h2>Heading 2</h2>
<li><a href="https://2016.igem.org/Team:BostonU_HW">2016 BostonU HW</a></li>
+
<hr>
<li><a href="https://2016.igem.org/Team:Valencia_UPV">2016 Valencia UPV</a></li>
+
<p>Some <b>sample text</b>, <i>sample text</i>, <span class="label">sample text</span>.</p>
<li><a href="https://2014.igem.org/Team:Heidelberg/Software">2014 Heidelberg</a></li>
+
<li><a href="https://2014.igem.org/Team:Aachen/Project/Measurement_Device#Software">2014 Aachen</a></li>
+
</ul>
+
 
+
</div>
+
 
+
 +
 +
 +
 +
 +
 +
<!-- End writing here -->
 +
</section>
 +
<!-- End Paper-->
 +
</div>
 +
<!-- End Container -->
 +
</div>
 +
</body>
 
</html>
 
</html>
 +
{{Template:Cologne-Duesseldorf/footer}}
 +
{{Template:Cologne-Duesseldorf/js}}

Revision as of 09:44, 6 September 2017

★ ALERT!

This page is used by the judges to evaluate your team for the medal criterion or award listed above.

Delete this box in order to be evaluated for this medal criterion and/or award. See more information at Instructions for Pages for awards.

Heading 1


Some sample text

Heading 2


Some sample text, sample text, sample text.