issues
search
chimwemwe007
/
My-Portfolio
This is a simple web development project for Microverse created using simple HTML(Hyper text mark-up Language.) and CSS(Cascading Style Sheet) which is used for styling or decorating the webpage.
MIT License
3
stars
0
forks
source link
Contact form validation
#10
Closed
chimwemwe007
closed
1 year ago
chimwemwe007
commented
2 years ago
Portfolio: validate contact form
General requirements
In this project i did the following
Make sure that there are
no linter errors
.
Make sure that i used correct
GitHub flow
.
Make sure that you documented your work
in a professional way
implement a simple validation:
The content of the email field has to be in lower case.
You should implement the following interactions:
When the user submits the form, you check if the email is in lower case.
If the validation is OK, the form is sent.
If the validation is not OK, you show an error message to the user near the submit button informing them of the error and the form is not sent.
/git-github/articles/open
issue.md).
Portfolio: validate contact form
General requirements
In this project i did the following
/git-github/articles/openissue.md).