0% found this document useful (0 votes)
18 views1 page

Abi's Home: Join Us Today!

This is a signup page. Please use it!!!

Uploaded by

attastudy7
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views1 page

Abi's Home: Join Us Today!

This is a signup page. Please use it!!!

Uploaded by

attastudy7
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

<!

DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="C:\Users\TWUM ATTA\Desktop\Projects\HTML\
Project_5\CSS\signup.css"
<meta charset="UTF-8">
<meta http-equiv="content" refresh="2">
<title>Sign Up Page</title>
</head>
<body>
<div class="form">
<h1 ><u><a href="C:\Users\TWUM ATTA\Desktop\Projects\HTML\Project_5\
Templates\abi'shome.html">Abi's <span>Home</span></a><br>Sign <b>Up</b></u></h1>
<input type="text" placeholder="Username: How would you want us to call
you?"></input>
<input type="text" placeholder="Email: For example:
abishome@example.com"></input>
<input type="password" placeholder="Password: This must be at least 8
characters long"></input>
<input type="text" placeholder="Birth date: day-month-year"></input>
<div class="buttons">
<button type="button"><a href="#"><b>Sign Up</b></a></button>
</div>
<p>Already have an account?</p>
<div class="buttons">
<button type="button"><a href="C:\Users\TWUM ATTA\Desktop\Projects\
HTML\Project_5\Templates\login.html"><b>Login</b></a></button>
</div>
</div>

</body>
</html>

You might also like