https://github.com/thrymheim/login-form
Login form maid by HTML and CSS
https://github.com/thrymheim/login-form
css html login login-forms login-page responsive
Last synced: 5 months ago
JSON representation
Login form maid by HTML and CSS
- Host: GitHub
- URL: https://github.com/thrymheim/login-form
- Owner: Thrymheim
- License: mit
- Created: 2025-01-31T14:13:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-31T14:25:54.000Z (over 1 year ago)
- Last Synced: 2025-10-30T17:43:55.487Z (8 months ago)
- Topics: css, html, login, login-forms, login-page, responsive
- Language: CSS
- Homepage: https://thrymheim.github.io/Login-form/
- Size: 9.77 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Login-form
Welcome to Login-form! This project is a simple login form built using HTML and CSS. It features a modern design with a responsive layout, making it suitable for various screen sizes.
## Table of Contents
- [Features](#features)
- [Technologies Used](#technologies-used)
- [Usage](#usage)
- [License](#license)
## Features
- Responsive design
- Modern UI with gradient backgrounds
- Simple and clean login form
- Custom styling for inputs and buttons
## Technologies Used
- HTML5
- CSS3
- Google Fonts (Poppins)
## Usage
You can customize the login form by modifying the HTML and CSS files. The main files to edit are:
- `index.html`: The structure of the login form.
- `style.css`: The styling for the login form and background shapes.
## License
This project is licensed under the MIT License. Feel free to use and modify it as you wish!
Feel free to contribute to this project by submitting issues or pull requests. Enjoy coding!