up
This commit is contained in:
27
index.html
Normal file
27
index.html
Normal file
@@ -0,0 +1,27 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=s, initial-scale=1.0">
|
||||
<title>Document</title>
|
||||
<link rel="stylesheet" href="./main.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
|
||||
<form action="">
|
||||
<input type="text" placeholder="username">
|
||||
<br>
|
||||
<input type="password" placeholder="password">
|
||||
<br>
|
||||
<button>register</button>
|
||||
</form>
|
||||
|
||||
<p>1asasa xin chào hihiha haa</p>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user