Closed stenlisuryadinata closed 1 year ago
add a contact form and finish the mobile version
the required work :
according to the below rule: -Name field accepts up to 30 chars. -The email field accepts only emails. -The message field accepts up to 500 chars. -All fields have placeholder text. -All fields have the correct type. -A user cannot submit the form if one or more of the fields is empty. -Collect data by using the Formspree service. -the elements on the page you should use Flexbox.
in the following task:
Hi! I'm sending a pull request for the review of my Mobile Portfolio Version with Form included.
In this updated version we have included a "Contact Me" section with a contact form. Give style using flex position Include Form doing Pair Programming Added acknowledgment of my coding partner in my README file.
Thank you in advance for your feedback!
Added form and given style to h2, paragraph and containers. Also included background