Flip Effect: Log In and Sign Up
Submitted by mark gerryl mi… on Tuesday, August 2, 2016 - 10:02.
Language
Simple login and sign up form built in bootstrap. A flip effect to change from login form to signup form. Easier to direct to other forms without reloading the page. Another way than using the tab class. Hope you like it.
Also, we have a Sign Up Form for the user to register their account before they can log in.
Bootsnip Link
So what can you say about this work? Share your thoughts in the comment section below. Practice Coding. Thank you very much.
Sample Source Code
This simple source code for the Log In Form for the user, where they can type their username and password to log in.- <div class="panel panel-default">
- <form class="form-horizontal">
- <br>
- <h1 class="text-center">
- LOGO
- </h1>
- <br>
- <input class="form-control" placeholder="Username"/>
- <input class="form-control" placeholder="Password"/>
- <p class="text-right">
- </p>
- <p>
- </p>
- <hr>
- <p class="text-center">
- </p>
- </form>
- </div>
- <div class="panel panel-default">
- <form class="form-horizontal">
- <br>
- <h1 class="text-center">
- LOGO
- </h1>
- <br>
- <label>
- Basic Information
- </label>
- <input class="form-control" placeholder="Fullname"/>
- <input class="form-control" placeholder="Email"/>
- <label>
- Private Information
- </label>
- <input class="form-control" placeholder="Password"/>
- <input class="form-control" placeholder="Mobile Number"/>
- <p class="text-center">
- </p>
- </form>
- </div>
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Comments
get a better coding, you lag
get a better coding, you lag created is a bit non-universal so some pc's suffer to display to your specifications
Add new comment
- Add new comment
- 256 views