We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbf867b commit b1b419cCopy full SHA for b1b419c
Tordle.html
@@ -1,7 +1,7 @@
1
<html>
2
<title id="t">Tordle try 1, 3 max</title>
3
<input id="1"></input><input id="2"></input><input id="3"></input><input id="4"></input><input id="5"></input>
4
- <button onclick="sub()"">submit</button>
+ <button onclick="sub()">submit</button>
5
<script src="tord.js"></script>
6
<style stylesheet="tl.css"></style>
7
</html>
0 commit comments