Skip to content

Commit de49651

Browse files
Update index.html
v3 center
1 parent 6d85371 commit de49651

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,10 +127,10 @@ <h1 style="text-align:center;">Welcome to coderunner.me!</h1>
127127
const analytics = getAnalytics(app);
128128
</script>
129129
<center>
130-
<input type="text" id="input">
130+
<input type="text" id="input"> <button onclick="check()">check</button>
131131
</center>
132132

133-
<button onclick="check()">check</button>
133+
134134
<p style="text-align:center;"> <br><br>Quick links!: <br> </p11>
135135
<a style="text-align:center;" href="https://www.coderunner.me/quotes.html">Click here to go to quotes page.</a>
136136
</body>

0 commit comments

Comments
 (0)