🚀 Welcome🌈 , This repo is officially accepted for IEEE-IGDTUW Open Source Week 2024🌟This repo contains my project on Travel Website ✈️ using HTML,CSS . It contains the landing page of a travel tour company website. If you have any front end project on this or you can add new features in the project or in this repos.
When users try to register by entering their email, there is no validation or improper validation of the email format. As a result, users are able to enter incorrect or improperly formatted email addresses, causing issues with registration.
Expected behavior
When users enter their email in the subscription form:
The email should follow the standard format, i.e., username@domain.com.
If the email format is incorrect, an error message should appear, prompting the user to enter a valid email.
The form should not be submitted until a properly formatted email is entered.
Is there an existing issue for this?
Describe the bug
When users try to register by entering their email, there is no validation or improper validation of the email format. As a result, users are able to enter incorrect or improperly formatted email addresses, causing issues with registration.
Expected behavior
When users enter their email in the subscription form:
The email should follow the standard format, i.e., username@domain.com. If the email format is incorrect, an error message should appear, prompting the user to enter a valid email. The form should not be submitted until a properly formatted email is entered.
Add ScreenShots/Videos
On which device are you experiencing this bug?
No response
Record