|
|
Line 1: |
Line 1: |
− | {{Cologne-Duesseldorf}} | + | {{Template:Cologne-Duesseldorf/css}} |
− | | + | {{Template:Cologne-Duesseldorf/header}} |
| <html> | | <html> |
− | <div class="column full_size judges-will-not-evaluate"> | + | <body> |
− | <h3>★ ALERT! </h3> | + | <div id="overlay"></div> |
− | <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> | + | <div id="container"> |
− | <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 id="paper"> |
− | </div> | + | <section id="article"> |
− | <div class="clear"></div> | + | <!-- 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 --> |
− | <div class="column half_size"> | + | <!-- 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 --> |
− | <h1>Education and Public Engagement</h1> | + | <!-- Bold text is within <b></b>, italic text inside <i></i> tags. --> |
− | <h3>Best Education and Public Engagement Special Prize</h3> | + | <!-- Links: <a href="the url includng http...">The text visible on the page</a> --> |
− | <p>Over the last few years, we have seen teams produce some truly outstanding work in the areas of education and public engagement. Innovative educational tools and public engagement activities have the ability to discuss the science behind synthetic biology, spark new scientific curiosity and establish a public dialogue about synthetic biology from voices/views outside the lab. | + | <!-- 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 --> |
− | <br><br> | + | |
− | To compete for the <a href="https://2017.igem.org/Judging/Awards">Best Education and Public Engagement 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>.
| + | <!-- 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>
| + | |
− | You must also delete the message box on the top of this page to be eligible for this prize.
| + | |
− | </p> | + | <!-- Remove this box once you begin writing on this page --> |
− | </div>
| + | <div class="column full_size judges-will-not-evaluate"> |
− | | + | <h3>★ ALERT! </h3> |
− | | + | <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 class="column half_size">
| + | |
− | <h5>Inspiration</h5>
| + | |
− | <p>Here are a few examples of excellent Education and Public Engagement work:</p>
| + | <!-- Begin writing here --> |
− | <ul>
| + | <!-- Change the following template as you write along: --> |
− | <li><a href="https://2016.igem.org/Team:SCAU-China/Engagement">2016 SCAU-China</a></li> | + | <h1>Heading 1</h1> |
− | <li><a href="https://2016.igem.org/Team:Imperial_College/Engagement">2016 Imperial College</a></li> | + | <hr> |
− | <li><a href="https://2015.igem.org/Team:UFMG_Brazil/Public_Engagement">2015 UFMG Brazil</a></li> | + | <p>Some sample text</p> |
− | <li><a href="https://2015.igem.org/Team:William_and_Mary/Practices"> 2015 William and Mary</a></li> | + | <h2>Heading 2</h2> |
− | </ul> | + | <hr> |
− | | + | <p>Some <b>sample text</b>, <i>sample text</i>, <span class="label">sample text</span>.</p> |
− | </div> | + | |
− | | + | |
− | | + | |
− | <div class="clear"></div>
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | <!-- End writing here --> |
| + | </section> |
| + | <!-- End Paper--> |
| + | </div> |
| + | <!-- End Container --> |
| + | </div> |
| + | </body> |
| </html> | | </html> |
| + | {{Template:Cologne-Duesseldorf/footer}} |
| + | {{Template:Cologne-Duesseldorf/js}} |