Check out the live demo: GitHub Pages Demo
This project is a simple yet stylish animated login form built using HTML and CSS. The form includes fields for username and password, along with login and register buttons. The background features animated elements such as squares and stars to enhance the visual appeal.
- Animated background with floating squares and stars
- Responsive design for different screen sizes
- Input fields for username and password
- Login and Register buttons with styling
- Easy to customize with CSS
- HTML
- CSS
- Extract the ZIP file.
- Navigate to the project directory:
cd animated-login-form
- Open
index.html
in your web browser.
animated-login-form/
│-- index.html # Main HTML file
│-- css/
│ ├── style.css # Stylesheet for login form and animations
- Open the
index.html
file in your browser. - Enter a username and password in the input fields.
- Click on "LOGIN" or "REGISTER" to proceed.
- Modify the
style.css
file to change the form design.
This project is open-source and available under the MIT License.
Created by MDJAmin. Check out more projects on GitHub.