This project is a responsive login page created using HTML and CSS. It features a clean, modern design with a split-screen layout and is mobile-friendly.
- Responsive layout with a side panel
- Simple and clean form design
- βRemember Meβ checkbox functionality
- Mobile-optimized view (collapses the left panel)
- Modern color gradients and typography
- On desktop: Split screen with a left gradient panel and right login form
- On smaller devices: The left panel is hidden and the form takes full width
- HTML5
- CSS3 (no frameworks or libraries used)
- Clone the repository or copy the files into your project directory.
- Open
index.htmlin any modern web browser. - Customize the form action and back-end logic as needed.