This repository contains a user-friendly login validation page that checks the format of email and password entries. If any mistakes are found, it provides suggestions to correct them through popup messages.
- Email Validation: Ensures the entered email is in the correct format.
- Password Validation: Checks if the password meets the required criteria.
- User-Friendly Messages: Displays popup messages with suggestions for correcting format mistakes.
- Interactive Design: Provides a seamless and engaging user experience.
- HTML
- CSS
- JavaScript