Skip to content

A modern classic login form featuring glass morphism design, responsive layout, and smooth animations. Built with HTML5 and CSS3, this project showcases a blend of elegance and functionality for web applications.

License

Notifications You must be signed in to change notification settings

Code1616/modern-classic-login-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌟 Modern Classic Glass Morphism Login Form

A stunning, responsive login form with a blend of modern and classic design elements, featuring glass morphism, smooth animations, and responsive design.

Login Form Preview


✨ Features

  • 🌌 Modern Classic glass morphism design
  • 📱 Fully responsive layout
  • 🎞️ Smooth animations and transitions
  • ✅ Form validation
  • 🎨 Interactive hover effects
  • 🌐 Cross-browser compatibility
  • 📲 Mobile-first approach
  • Accessible design

🛠️ Technologies

  • 🖋️ HTML5
  • 🎨 CSS3
  • 🌟 Font Awesome Icons
  • ✍️ Google Fonts

🚀 Getting Started

Prerequisites

  • 🌐 A modern web browser
  • 🖥️ Basic understanding of HTML and CSS

Installation

  1. Clone the repository

    git clone https://github.com/Code1616/modern-classic-login-form.git
  2. Navigate to the project directory

    cd modern-classic-login-form
  3. Open the file Open index.html in your browser or use a live server for best results.


💻 Usage

Customization

To personalize the design:

  1. Modify CSS variables in :root for colors

    :root {
        --primary-color: #ffeb3b;
        --secondary-color: #ffd700;
        --text-dark: #333;
        --text-light: #666;
        --white: #fff;
        --glass-bg: rgba(255, 255, 255, 0.95);
    }
  2. Replace images in the image folder:

    • logo.png - Your company logo
    • city2.jpg - Background image
    • i.jpg - Main background

📱 Responsive Design

  • 🖥️ Desktop: Full layout with side image
  • 📊 Tablet: Adaptable grid layout
  • 📱 Mobile: Stacked layout for improved usability

✅ Browser Support

  • 🌐 Chrome (latest)
  • 🦊 Firefox (latest)
  • 🍎 Safari (latest)
  • 🖥️ Edge (latest)

🎯 Live Demo

🌟 View Live Demo


📝 License

📄 This project is licensed under the MIT License. See the LICENSE file for details.


🤝 Contributing

  1. Fork the Project
  2. Create your Feature Branch
    git checkout -b feature/AmazingFeature
  3. Commit your Changes
    git commit -m 'Add some AmazingFeature'
  4. Push to the Branch
    git push origin feature/AmazingFeature
  5. Open a Pull Request

👤 Author

Roozbeh


🌟 Show Your Support

💖 Give this project a ⭐ if it helped you or inspired you!


📷 Credits

The login form design inspiration is based on a post by Markus Kreysch.


Made with ❤️ by [Roozbeh]

About

A modern classic login form featuring glass morphism design, responsive layout, and smooth animations. Built with HTML5 and CSS3, this project showcases a blend of elegance and functionality for web applications.

Topics

Resources

License

Stars

Watchers

Forks