issues
search
yohannesdagnachew
/
Portfolio
Portfolio of mine
3
stars
0
forks
source link
Adding form to mobile-version
#6
Closed
yohannesdagnachew
closed
2 years ago
yohannesdagnachew
commented
2 years ago
Adding a form to mobile version:
Add a name field to accept up to 30 chars.
Make the email field accept only emails.
Message field accepts up to 500 chars.
Make all fields have placeholder text.
Make all fields have the correct type.
A user cannot submit the form if one or more of the fields is empty.
Adding a form to mobile version: