Skip to content

Commit

Permalink
Update singup.html
Browse files Browse the repository at this point in the history
  • Loading branch information
C10H8Nai authored Mar 8, 2024
1 parent c05f0d8 commit 3cd1e0f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions html/singup.html
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
<!DOCTYPE html>
<html lang="zh-TW">





<body>
<label for="username">Username:</label><br>
<input type="text" id="username" name="username"><br>
<label for="pwd">Password:</label><br>
<input type="password" id="pwd" name="pwd"><br><br>
</body>

0 comments on commit 3cd1e0f

Please sign in to comment.