final version
This commit is contained in:
@@ -1,6 +1,17 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head> <meta charset="UTF-8"> </head>
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<link rel="stylesheet" href="style.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<script type="text/javascript" src="main.js"> </script>
|
||||
</body>
|
||||
<h2 id="record">RECORD: -</h2>
|
||||
<h3 id="shots">SHOTS: 0 / 35</h3>
|
||||
|
||||
<table id="board"></table>
|
||||
<script src="main.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user