This commit is contained in:
2019-10-27 22:43:32 +01:00
parent dd3f9f41ce
commit 7c62e1a316
5 changed files with 10 additions and 9 deletions

View File

@ -8,11 +8,9 @@
</head>
<body>
<h1>WEBTRIS</h1>
<form action="webtris.html" method="post">
<div class="actions">
<script>loadButtons()</script>
<button type="submit" class="play">PLAY</button>
<a href="webtris.html" class="play"><b>JOUER</b></a>
</div>
</form>
</body>
</html>