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 6d85371 commit de49651Copy full SHA for de49651
index.html
@@ -127,10 +127,10 @@ <h1 style="text-align:center;">Welcome to coderunner.me!</h1>
127
const analytics = getAnalytics(app);
128
</script>
129
<center>
130
- <input type="text" id="input">
+ <input type="text" id="input"> <button onclick="check()">check</button>
131
</center>
132
133
- <button onclick="check()">check</button>
+
134
<p style="text-align:center;"> <br><br>Quick links!: <br> </p11>
135
<a style="text-align:center;" href="https://www.coderunner.me/quotes.html">Click here to go to quotes page.</a>
136
</body>
0 commit comments