Difference between revisions of "Team:Wageningen UR/Results"

(Replaced content with "{{Wageningen_UR}} {{Wageningen_UR/header}} <html> </html> {{Wageningen_UR/footer}}")
Line 2: Line 2:
 
{{Wageningen_UR/header}}
 
{{Wageningen_UR/header}}
 
<html>
 
<html>
 +
<div class="menu-head">
 +
<h4><a href="#header">Page-name!</a></h4>
 +
</div>
 +
<li class="menu-item">
 +
<a href="#section1">Section1</a>
 +
</li> 
 +
<li class="menu-item">
 +
<a href="#section2">Section2</a>
 +
</html>
 +
{{Wageningen_UR/menu}}
 +
<html>
 +
<section id="section1">
 +
<h1><b>Section One longer header</b></h1>
 +
<p> YOUR TEXT HERE
 +
</p>
 +
</section id>
 +
<section id="section2">
 +
<h1><b>Section Two longer header</b></h1>
 +
<p> YOUR TEXT HERE
 +
<b> This is bold text </b>
 +
<br> <!-- This br tag causes a lineBREAK (and these arrows cause a comment, which will not show in the actual page, you can also make them as long as you damn well please) -->
 +
<i> This is italic text </i>
 +
<figure>
 +
<img src="https://static.igem.org/mediawiki/2016/a/a2/Wageningen_UR_EXAMPLE.jpg">
 +
<figcaption>Figure x. EXAMPLE TEXT.</figcaption>
 +
</figure><br/>
 +
</p>
 +
</section>
 +
<ol class="references">   
 +
<li>EXAMPLE AUTHOR, EXAMPLE TITLE, ETC….</li>
 +
<li>EXAMPLE AUTHOR, EXAMPLE TITLE, ETC….</li>
 +
</ol>
 
</html>
 
</html>
 
{{Wageningen_UR/footer}}
 
{{Wageningen_UR/footer}}

Revision as of 14:30, 13 October 2016

Wageningen UR iGEM 2016

 

Section One longer header

YOUR TEXT HERE

Section Two longer header

YOUR TEXT HERE This is bold text
This is italic text

Figure x. EXAMPLE TEXT.

  1. EXAMPLE AUTHOR, EXAMPLE TITLE, ETC….
  2. EXAMPLE AUTHOR, EXAMPLE TITLE, ETC….