Update register.html

This commit is contained in:
Ray 2022-10-19 10:50:46 +11:00 committed by GitHub
parent 90234ae311
commit 5113d4d110
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,8 @@
<html> <!DOCTYPE html>
<html lang="en-au">
<head> <head>
<title>Registration page</title> <title>Registration page</title>
<meta charset+"UTF-16"> <meta charset="UTF-8">
</head> </head>
<body> <body>
@ -23,6 +24,7 @@
<label>Password: <label>Password:
<input name="password" type="password"> <input name="password" type="password">
</label> </label>
<button>Register <button>Register