Skip to content

MouMou-X/Web-Login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

中文介绍

Simple HTML & CSS Login Page

This is a beginner-friendly project that demonstrates how to create a clean and responsive login page using HTML and CSS only. examp

🌟 Features

  • Simple and semantic HTML layout
  • Modern CSS styling with Flexbox centering
  • Animated input focus effects
  • Clean and minimal design
  • Bilingual placeholders (English + δΈ­ζ–‡)

πŸ“ Project Structure


.
β”œβ”€β”€ Login.html     # The main HTML file
β”œβ”€β”€ style.css      # External CSS styles
β”œβ”€β”€ action.js      # (Placeholder for future login logic)

πŸ”§ How to Use

  1. Clone or download the repository.
  2. Open Login.html in your browser.
  3. You'll see a styled login form with username and password fields.

πŸ–₯️ Preview

A basic login form centered on the screen, with:

  • Red-orange background (#e76f51)
  • Dark login card with white text
  • Smooth input animations on focus
  • Submit button with hover effect

πŸ’‘ Learning Highlights

This project is great for learning:

  • How to use CSS Flexbox for centering
  • Applying padding, margin, and box shadows
  • Styling form inputs
  • Adding transitions and hover effects

πŸš€ Future Improvements (Ideas)

  • Add JavaScript validation (action.js)
  • Support dark/light themes
  • Make it mobile responsive

πŸ“„ License

This project is open source and free to use.


Made with ❀️ by a beginner learning HTML & CSS.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors