Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create log-in.html #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Create log-in.html #2

wants to merge 1 commit into from

Conversation

Jon9851
Copy link
Owner

@Jon9851 Jon9851 commented Dec 12, 2021

<script src="https://kit.fontawesome.com/8f8d6e0652.js" crossorigin="anonymous"></script> <title>Document</title>
<div class="sign-up">
 <h4>Sign Up Today</h4>
 <form>
     <label> First Name</label>
     <input type="text" placeholder="">
     <label>Last Name</label>
     <input type="text" placeholder="">
     <label>Password</label>
     <input type="text" placeholder="">
     <label> Email <Address></Address></label>
     <input type="text" placeholder="">
     <label>Contact Number</label>
     <input type="text" placeholder="">
     <button type="submit">Submit</button>
 </div>
 
 
 
 
 
 
 
 </form>

@github-pages github-pages bot temporarily deployed to github-pages December 13, 2021 16:48 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant