issues
search
cmolinan
/
Portfolio-project
This Portfolio was built entirely in HTML/CSS and JavaScript for DOM Manipulation, using technologies such as Flexbox and Grid, and applying Responsive design. It is based on a FIGMA design
https://cmolinan.github.io/
4
stars
0
forks
source link
Validate contact form
#16
Closed
cmolinan
closed
2 years ago
cmolinan
commented
2 years ago
CHANGES
A client-side validation of the data in the contact form before submission: The content of the email field has to be in lower case.
CHANGES