Difference between revisions of "Team:Utrecht/testpage"

(Blanked the page)
 
(391 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!/DOCTYPE html>
 
<html>
 
<head>
 
<link rel="stylesheet" href="https://2018.igem.org/Team:Utrecht/styling?action=raw&ctype=text/css">
 
</head>
 
  
<body>
 
<header>
 
<h1> Test Heading </h1>
 
<nav>
 
<ul>
 
</ul>
 
</nav>
 
</header>
 
<div id = "intro">
 
This paragraph should use the Intro CSS thingy
 
</div>
 
<article>
 
<h1> Article 1 </h1>
 
<p> Text of Article 1</p>
 
<section>
 
<h3> Music </h3>
 
<audio src = "Loophole.mp3" controls> Audio not Supported </audio>
 
<h3> Progress </h3>
 
<progress min = "0" max = "17" value = "7"> Progress is meaningless </audio>
 
</section>
 
</article>
 
</body>
 
</html>
 

Latest revision as of 23:07, 7 December 2018